graspit_interface icon indicating copy to clipboard operation
graspit_interface copied to clipboard

A GraspIt! plugin exposing a ROS interface via graspit-ros

Results 16 graspit_interface issues
Sort by recently updated
recently updated
newest added

Are the contact location in the finger link frame store somewhere? Thanks!

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

see build log ```[ 98%] Generating include/moc_graspit_interface.cxx usr/include/boost/type_traits/detail/has_binary_operator.hp:50: Parse error at "BOOST_JOIN" graspit_interface/CMakeFiles/graspit_interface.dir/build.make:62: recipe for target 'graspit_interface/include/moc_graspit_interface.cxx' failed make[2]: *** [graspit_interface/include/moc_graspit_interface.cxx] Error 1 CMakeFiles/Makefile2:1468: recipe for target 'graspit_interface/CMakeFiles/graspit_interface.dir/all' failed make[1]:...

Added additional information about Robots and Bodies, as requested in issue #4. Also added functions for converting between ROS Pose messages and Graspit transf objects. These replaced several instances of...