Use JointTrajectoryAction and GraspHandPostureExecutionAction at the same time [closed]

asked 2011-10-06 02:10:46 -0500

carlos22 gravatar image

I want to use JointTrajectoryAction and GraspHandPostureExecutionAction at the same time. I want to control the gripper while the trajectory is moving. My first attempt was to write a "Callback based Simple Action Client" [1].

But, it turns out, that calling the SimpleActionClient::sendGoal() in one of the callback functions leads to a segmentation fault.

Any ideas how to solve this problem?

[1] Tutorials: Writing a Callback Based SimpleActionClient

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2013-03-26 16:09:26