Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command for "forward command controller" (FCC) #24

Open
emp0012 opened this issue Apr 22, 2024 · 1 comment
Open

Command for "forward command controller" (FCC) #24

emp0012 opened this issue Apr 22, 2024 · 1 comment

Comments

@emp0012
Copy link

emp0012 commented Apr 22, 2024

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.

@logdog
Copy link

logdog commented Aug 5, 2024

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:

[ros2_control_node-1] [INFO] [1722875900.820652998] [controller_manager]: Loading controller 'displacement_controller'
[spawner-5] [INFO] [1722875900.867423090] [spawner_displacement_controller]: Loaded displacement_controller
[ros2_control_node-1] [INFO] [1722875900.868715537] [controller_manager]: Configuring controller 'displacement_controller'
[ros2_control_node-1] [INFO] [1722875900.873554924] [displacement_controller]: configure successful
[spawner-5] [INFO] [1722875900.901854982] [spawner_displacement_controller]: Configured and activated displacement_controller

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants