Skip to content
Snippets Groups Projects
Commit cf88b48a authored by Ugo Albanese's avatar Ugo Albanese
Browse files

[NRRPLT-0000] Fix Pioneer p3dx. xacro properties are local, they are not...

[NRRPLT-0000] Fix Pioneer p3dx. xacro properties are local, they are not imported in the scope of an including xacro file
parent fcf4b7fb
No related branches found
No related tags found
No related merge requests found
<launch>
<!-- Load the URDF into the ROS Parameter Server -->
<param name="robot_description"
command="$(find xacro)/xacro.py '$(find p3dx_description)/urdf/pioneer3dx.xacro'" />
command="xacro '$(find p3dx_description)/urdf/pioneer3dx.xacro'" />
<!-- ros_control p3rd launch file -->
<include file="$(find p3dx_control)/launch/control.launch" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment