Removed position state interface
This commit is contained in:
parent
2c418cfcd7
commit
09095001bc
@ -9,7 +9,7 @@
|
||||
<param name="min">-0.5</param>
|
||||
<param name="max">0.5</param>
|
||||
</command_interface>
|
||||
<state_interface name="position" />
|
||||
<!-- <state_interface name="position" /> -->
|
||||
<state_interface name="velocity" />
|
||||
</joint>
|
||||
<joint name="right_wheel_joint">
|
||||
@ -18,7 +18,7 @@
|
||||
<param name="max">0.5</param>
|
||||
</command_interface>
|
||||
<state_interface name="velocity" />
|
||||
<state_interface name="position" />
|
||||
<!-- <state_interface name="position" /> -->
|
||||
</joint>
|
||||
</ros2_control>
|
||||
<gazebo>
|
||||
|
Loading…
x
Reference in New Issue
Block a user