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