Collision detection with visualization in ROS
Hi,
I was wondering if there are any existing stable support for collision detection in ROS and if any, possibly some that are using the octree of the Octomap library and allows for visualization in RVIZ? Currently it seems that collision detection through the motion_planning_environment stack has been placed into motion_planning_common; is motion_planning_common stable to use still? And if so, are there any resources such as tutorials that are available for setting up a self defined robot instead of the PR2?
Thanks in advance!