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

SetRobotDesiredDOF problem #19

Open
emigmo opened this issue Jun 15, 2017 · 1 comment
Open

SetRobotDesiredDOF problem #19

emigmo opened this issue Jun 15, 2017 · 1 comment

Comments

@emigmo
Copy link

emigmo commented Jun 15, 2017

Hi, Is it available to set the robot desired DOF effort?
in srv/SetRobotDesiredDOF, no dof effort defined and just dofs and dof_velocities.

@jvarley
Copy link
Member

jvarley commented Jun 15, 2017

Unfortunately GraspIt! currently runs a controller internally that sets DOF efforts based on current DOF values and desired DOF values. I have started to play with disabling that, but I don't believe it is pulled into mainline graspit at this time.

Check out the versions of graspit, graspit-interface etc in the GraspControl org:
https://github.com/GraspControl/graspit_interface/blob/master/src/graspit_interface.cpp#L375
https://github.com/GraspControl/grasp_controller/blob/master/grasp_controller.py#L18

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