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

ROS_control: Controller Spawner couldn't find the expected controller_manager ROS interface. #28

Open
HanyuSylvieSun opened this issue May 21, 2018 · 1 comment

Comments

@HanyuSylvieSun
Copy link

HanyuSylvieSun commented May 21, 2018

process[rrbot/controller_spawner-1]: started with pid [17740]
process[robot_state_publisher-2]: started with pid [17741]
[INFO] [1526937150.881932, 0.000000]: Controller Spawner: Waiting for service controller_manager/load_controller
[WARN] [1526937150.882767, 0.000000]: wait_for_service(/rrbot/controller_manager/load_controller): failed to contact, will keep trying
[WARN] [1526937181.048728, 0.000000]: Controller Spawner couldn't find the expected controller_manager ROS interface.
[rrbot/controller_spawner-1] process has finished cleanly
log file: /home/pennsunglab-01/.ros/log/e33acc58-5d2f-11e8-8dd3-484d7eca7561/rrbot-controller_spawner-1*.lo

It's giving me above error when I run the ros control.
I have installed the controller-manager successfully.
Any idea why?

@CesMak
Copy link

CesMak commented May 22, 2018

Controller Spawner couldn't find the expected controller_manager ROS interface.

this error occured once to me cause of the fact, that I did not linked the joints correctely check your joints namespaces etc.

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