Nathan Boyd

Results 2 comments of Nathan Boyd

Changing the CMakeList to find kindr using `find_package(kindr REQUIRED)` stabilized `catkin build` for me since it's an external, non-ros, library.

Looks like this is a dependency from elveation_mapping_cupy. Which makes some sense since grid map is very closely related to elevation_mapping. Also seems to be an issue with packages missing...