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

'/cartesian/reset_joints' srv returns always 'success: False' #94

Open
fabio-amadio opened this issue Nov 13, 2024 · 0 comments
Open

'/cartesian/reset_joints' srv returns always 'success: False' #94

fabio-amadio opened this issue Nov 13, 2024 · 0 comments

Comments

@fabio-amadio
Copy link

When calling the /cartesian/reset_joints service (of type cartesian_interface/ResetJoints) the joints are reset as desired but the service response is always 'success: False'.

I am using the docker with the dual tiago example. Below an example call to the service:

rosservice call /cartesian/reset_joints "joint_names:
- 'arm_left_1_joint'
joint_values:
- -1.5" 
success: False
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

1 participant