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

I think 2D ray tracing is what you are looking for.

I have recently dealt with this problem myself and followed the algorithm described here

You need to implement your own visit() method though.