clearpathrobotics / occupancy_grid_utils

Forked from https://kforge.ros.org/gridutils/git with Catkinizing changes. The package contains utilities for dealing with occupancy grids, represented as nav_msgs::OccupancyGrid objects, including coordinate conversions, shortest paths, ray tracing, and constructing from laser scans.
42 stars 48 forks source link

Raytrace free space based on max_distance #8

Closed servos closed 9 years ago

servos commented 9 years ago

Ray trace out the the max_distance param

servos commented 9 years ago

@efernandez review please

efernandez commented 9 years ago

:+1: