mirror of
https://github.com/SHC-ASTRA/rover-ros2.git
synced 2026-02-11 09:20:40 +00:00
refactor: make diff_controller listen on /core/rwist
Now you can control it with headless or teleop_keyboard_twist
This commit is contained in:
@@ -30,6 +30,9 @@
|
|||||||
<gazebo>
|
<gazebo>
|
||||||
<plugin filename="gz_ros2_control-system" name="gz_ros2_control::GazeboSimROS2ControlPlugin">
|
<plugin filename="gz_ros2_control-system" name="gz_ros2_control::GazeboSimROS2ControlPlugin">
|
||||||
<parameters>$(find core_rover_description)/config/ros2_controllers.yaml</parameters>
|
<parameters>$(find core_rover_description)/config/ros2_controllers.yaml</parameters>
|
||||||
|
<ros>
|
||||||
|
<remapping>/diff_controller/cmd_vel_unstamped:=/core/twist</remapping>
|
||||||
|
</ros>
|
||||||
</plugin>
|
</plugin>
|
||||||
</gazebo>
|
</gazebo>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user