agile_grasp
Grasp Pose Detector
Detects grasp poses in 3D point clouds using ROS and C++
A ROS package to detect grasp poses in point clouds.
74 stars
8 watching
32 forks
Language: C++
last commit: over 6 years ago graspingroboticsros
Related projects:
Repository | Description | Stars |
---|---|---|
atenpas/gpd | Software package for detecting grasp poses in 3D point clouds. | 644 |
atenpas/grasp_selection | A ROS package that filters and ranks grasps produced by another package based on reachability and workspace constraints. | 16 |
atenpas/gpg | Generates 6-DOF grasp poses for robotic grasping in dense clutter from point clouds | 104 |
lerrel/grasp-detector | A Python-based system for detecting planar grasps using machine learning models. | 45 |
mirsking/deep_learning_for_detectin_robotic_grasps | Research code for detecting robotic grasps using deep learning algorithms | 42 |
dougsm/ggcnn | A deep learning-based system for generating precise grasp poses for robots in real-time | 516 |
moveit/moveit_grasps | A C++ library for generating grasp approaches and directions for objects in 3D space. | 97 |
carlosmccosta/object_recognition | A ROS package that estimates the 3D pose of objects on a plane or conveyor using various techniques such as feature matching and ICP registration. | 17 |
christianrauch/apriltag_ros | A ROS2 node that detects AprilTags in images and publishes their pose and metadata | 163 |
cpaxton/contact_graspnet | This project provides a system to predict 6-DoF grasp distributions from raw point clouds in cluttered scenes. | 2 |
machines-in-motion/grasping_sim | A simulation environment for learning to grasp objects in 3D space using contact forces | 23 |
charlesq34/frustum-pointnets | A deep learning framework for 3D object detection from RGB-D data | 1,595 |
aprilrobotics/apriltag_ros | ROS wrapper for visual fiducial detection using the AprilTag 3 algorithm | 377 |
aweptimum/strike | An open-source 2D collision detection library using the Separating-Axis Theorem for Lua | 29 |
azoyan/shakedetectorlua | A Lua port of the shake detection library for detecting shakes in games using accelerometer data and delta-time between update cycles. | 5 |