RMonica / basic_next_best_viewLinks
ROS node implementation of a simple Next Best View algorithm based on voxel grid, view sphere sampling, ray tracing and unknown voxel count.
☆10Updated 10 years ago
Alternatives and similar repositories for basic_next_best_view
Users that are interested in basic_next_best_view are comparing it to the libraries listed below
Sorting:
- This package calculates the position and orientation for a robot where it is most likely to find and recognize an object☆12Updated 5 years ago
- NBV-Net: A 3D Convolutional Neural Network for Predicting the Next-Best-View☆14Updated 4 years ago
- ☆30Updated 4 years ago
- Point-to-point motion planning library for articulated robots.☆23Updated 8 years ago
- Stand-alone depth camera simulation using opengl for hardware acceleration☆80Updated last year
- ☆32Updated 5 years ago
- Online reconstruction with next best view planning☆23Updated 3 years ago
- The SO(4) solution to the hand-eye calibration problem AX = XB☆28Updated 6 years ago
- ☆21Updated 8 years ago
- A library for visualizing and debugging Open Motion Planning Library algorithms in Rviz.☆50Updated 8 years ago
- Concurrent exact nearest neighbor searching in robotics-relevant spaces, including Euclidean, SO(3), SE(3) and weighted combinations ther…☆59Updated 2 years ago
- ITOMP Planning Framework☆27Updated 9 years ago
- kinfu_ros is a version of kinfu_remake for generic ROS depth cameras☆26Updated 10 years ago
- Example ROS frontend node for the Yak TSDF package☆48Updated 4 years ago
- ROS stack with footstep planning and localization for humanoid robots: http://wiki.ros.org/humanoid_navigation☆43Updated 5 years ago
- Provides a toolchain to calibrate sensors and URDF robot models.☆35Updated last year
- A library of curves for estimation.☆74Updated 6 years ago
- Vanilla implementation of Rapidly Exploring Random Tree (RRT), Rapidly Exploring Random Graph (RRG) and Rapidly Exploring Random Tree* (R…