ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Mike Phillips did some great work on this during his internship at Willow Garage, and published the software as a ROS package: http://wiki.ros.org/3d_navigation

The wiki page doesn't mention it, but I believe internally he's doing collision checks against several 2D maps as a shortcut to full 3D collision checking.

Mike Phillips did some great work on this during his internship at Willow Garage, and published the software as a ROS package: http://wiki.ros.org/3d_navigation

The wiki page doesn't mention it, but I believe internally he's doing collision checks against several 2D maps as a shortcut to full 3D collision checking.checking. The paper linked from the wiki page goes into much greater detail about this.