Correct the robotNamespace macro in b1_description
This commit is contained in:
parent
5dee20c5ba
commit
bb131e11f9
|
@ -3,7 +3,7 @@
|
||||||
<!-- ros_control plugin -->
|
<!-- ros_control plugin -->
|
||||||
<gazebo>
|
<gazebo>
|
||||||
<plugin name="gazebo_ros_control" filename="libgazebo_ros_control.so">
|
<plugin name="gazebo_ros_control" filename="libgazebo_ros_control.so">
|
||||||
<robotNamespace>/aliengo_gazebo</robotNamespace>
|
<robotNamespace>/b1_gazebo</robotNamespace>
|
||||||
<robotSimType>gazebo_ros_control/DefaultRobotHWSim</robotSimType>
|
<robotSimType>gazebo_ros_control/DefaultRobotHWSim</robotSimType>
|
||||||
</plugin>
|
</plugin>
|
||||||
</gazebo>
|
</gazebo>
|
||||||
|
|
Loading…
Reference in New Issue