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

Show when controller action connects to controller (ros ticket #4247) #317

Open
ahendrix opened this issue Mar 12, 2013 · 0 comments
Open

Comments

@ahendrix
Copy link
Member

When one of the joint controller actions fails to connect to its controller for more than 30 seconds, it prints a warning:

/u/wim/boxturtle_wg_all/stacks/pr2_controllers/joint_trajectory_action/src/joint_trajectory_action.cpp:JointTrajectoryExecuter:110
Waited for the controller for 30 seconds, but it never showed up.

This happens quite often, because the robot calibration can easily take more than 30 seconds. It would be useful if the action could also print a message when it does connect to the controller. Right now it is not clear if the action is dead or not, because the only thing it prints is the message about the failure to connect to the controller.

This is a boxturtle-only issue I guess.

trac data:

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

No branches or pull requests

1 participant