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

Fix openCV and boost find version #26

Closed MalcolmMielle closed 2 months ago

MalcolmMielle commented 2 years ago

This version finds the correct version of boost in CMake and change CV_BGR2GRAY to cv::COLOR_BGR2GRAY