Skip to content

find_package(OpenCV) messes up the include paths in cost_map #12

@bit-pirate

Description

@bit-pirate

Due to a bug in OpenCV's find package module (ros-infrastructure/bloom#301) the order of the includes gets mixed up putting the debs before the sources. Hence compiling a newer version might fail, if one has the debs installed as well.

Probably this changes should go into grid_map as well.

Need to change the position of find_package(OpenCV) in cost_map/CMakeLists.txt.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions