forked from moveit/moveit_grasps
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* rename files * desired state * use panda for demos * fixing demo files * changing grasp_finger_width and suction_cup_stroke to grasp_max_depth * fixing grasp_generator_demo * fixing bug in distance from palm score * fixup panda loading * changing rviz default * fixing grasp poses visualizer demo * improving grasp scorer documentation * fixing grasp_pose_to_eef_pose_ usage * removig eef transform hack and restoring waitForNextStep * fixing grasp_filter demo * fixing up grasp pose demo and refactoring out grasp waypoints from the planner * getting mesh_bounding_box_demo to run (segfaults because it needs the stls) * updating example grasp_data yaml * clang * removing mesh_bounding_box_demo * pr fixup * improving grasp_generator_demo * fixing two bugs. One with edge grasps moving in the wrong direction and the other with division by zero when max_translation == min_translation * clang * tests * removing unused actions and msgs * removing unused parameters * test cleanup * adding better demo * README * removing dead code
- Loading branch information
1 parent
b8715b3
commit ec02e14
Showing
44 changed files
with
1,663 additions
and
1,932 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.