sanida hand grasp controllers
Is the SimpleGrasp controller used on the DRC Tutorials page supposed to an API for grasping that will be used in the VRC, or is it just a demonstration on how we might write our own controller to send JointCommands to the hands? It is unclear whether I need to write my own, or (supposing this is sufficient for VRC tasks) whether I can rely on this service being run during the VRC.
If this is just an example, then it would be very helpful to explicitly state this in the tutorials so as to not cause confusion. We are still in recovery mode after the dropping of the FollowJointTracjectoryAction controller, and I don't want to have to do the same if/when the grasp controller goes away.
Thanks.
I would like to know what the pre-determined grasp shapes are. I can't find this in the API, and have no idea how to find this out with an 'info' or 'echo' command.