ethz-asl / eth_supermegabot

Instructions for ETH center for robotics summer school 2019.
103 stars 41 forks source link

Missing dependency in octomap_world #35

Closed KH-Kyle closed 5 years ago

KH-Kyle commented 5 years ago

In the octomap_world packages, where the package opencv3_catkin is used the following should be added to the package.xml:

opencv3_catkin

This should solve any linking issues relating to the opencv3_catkin packages that sometimes occur when using catkin build.