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

Fix joint trajectory action topic in ros_client.cpp #522

Open
wants to merge 1 commit into
base: indigo-devel
Choose a base branch
from

Conversation

felixvd
Copy link

@felixvd felixvd commented Nov 14, 2017

The old version of ros_client.cpp was using the pr2_controller messages and did not connect to either the simulation or the real robot. This PR changes it to the newer control_msgs topic that is currently used, so the interface connects properly.

We tested the change with a HIRONX and the simulation environment and found no issue. It should work the same way with a NEXTAGE.

The old one was using pr2_controllers msgs
@k-okada
Copy link
Member

k-okada commented Nov 14, 2017

thank you for your contribution! please let me know if you checked with real NEXTAGE robot. I also understand this 'should' work, but sometimes it will not working.....

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

Successfully merging this pull request may close these issues.

2 participants