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

Issue with Spawner for diffdrive_controller: Controller manager not available #226

Open
zahra370 opened this issue Mar 1, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@zahra370
Copy link

zahra370 commented Mar 1, 2024

encountered the "Controller manager not available" error when using the spawner for diffdrive_controller,
error :
[ERROR] [spawner-9]: process has died [pid 26229, exit code 1, cmd '/opt/ros/humble/lib/controller_manager/spawner joint_state_broadcaster -c controller_manager --ros-args -r __ns:=/'].
[INFO] [spawner-19]: process started with pid [26646]
[spawner-19] [INFO] [1709295965.721752111] [spawner_diffdrive_controller]: Waiting for '/controller_manager' node to exist
[spawner-19] [INFO] [1709295967.740792119] [spawner_diffdrive_controller]: Waiting for '/controller_manager' node to exist
[spawner-19] [INFO] [1709295969.760746372] [spawner_diffdrive_controller]: Waiting for '/controller_manager' node to exist
[spawner-19] [INFO] [1709295971.781857527] [spawner_diffdrive_controller]: Waiting for '/controller_manager' node to exist
[spawner-19] [ERROR] [1709295973.798772303] [spawner_diffdrive_controller]: Controller manager not available
[ERROR] [spawner-19]: process has died [pid 26646, exit code 1, cmd '/opt/ros/humble/lib/controller_manager/spawner diffdrive_controller -c controller_manager --ros-args -r __ns:=/ --params-file /home/zahra/turtbot_ws/install/irobot_create_control/share/irobot_create_control/config/control.yaml'].

@zahra370 zahra370 added the bug Something isn't working label Mar 1, 2024
@BabeJoan
Copy link

BabeJoan commented Apr 5, 2024

Same problem, have you solved it?

@nisarganc
Copy link

I've been encountering the same problem with spawner for joint_state_broadcaster. The issue seems to be from gazebo ignition plugin for differential drive controller.

@alsora
Copy link
Contributor

alsora commented Sep 19, 2024

@civerachb-cpr do you think that your latest PR should fix this issue?
#233

@civerachb-cpr
Copy link
Contributor

It might, though this issue predates Jazzy. The issue that #233 fixes appears to be specific to a new update to ros_controllers; when the Jazzy simulation was first released the timeout wasn't an issue, so something's changed between then and now on the controller front.

I suspect #233 won't hurt, but it may not completely solve the problem either.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants