File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ repositories:
22 husarion_components_description:
33 type: git
44 url: https://github.com/husarion/husarion_components_description.git
5- version: e01e2777cb364b08d654209dd71222477693e7ff
5+ version: a28a41ba059e689420a3e9d8552435781ebe286b
66 husarion_controllers:
77 type: git
88 url: https://github.com/husarion/husarion_controllers
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ repositories:
22 husarion_components_description:
33 type: git
44 url: https://github.com/husarion/husarion_components_description.git
5- version: e01e2777cb364b08d654209dd71222477693e7ff
5+ version: a28a41ba059e689420a3e9d8552435781ebe286b
66 husarion_controllers:
77 type: git
88 url: https://github.com/husarion/husarion_controllers
Original file line number Diff line number Diff line change 2222
2323 <xacro : components .create_components
2424 components_config_path =" $(arg components_config)"
25- namespace =" "
26- use_sim =" $(arg use_sim)" />
25+ namespace =" $(arg namespace)"
26+ use_sim =" $(arg use_sim)"
27+ use_tf_prefix =" False" />
2728
2829 <xacro : if value =" ${'$(arg configuration)'.startswith('manipulation')}" >
2930 <xacro : include filename =" $(find open_manipulator_x_description)/urdf/open_manipulator_x_macro.xacro" />
You can’t perform that action at this time.
0 commit comments