You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the same issue. With the command ros2 launch controlko_bringup rrbot.launch.py the robot controller defaults to the displacement_controller. See the command output:
The command
ros2 launch controlko_bringup rrbot.launch.py
doesn't work for FCC. Instead
ros2 launch controlko_bringup rrbot.launch.py robot_controller:=forward_position_controller
works.
The text was updated successfully, but these errors were encountered: