ethz-asl / mav_voxblox_planning

MAV planning tools using voxblox as the map representation.
BSD 3-Clause "New" or "Revised" License
453 stars 135 forks source link

protobuf_catkin #75

Closed Tokymin closed 2 years ago

Tokymin commented 2 years ago

Hi~ there is a problem when I run the command catkin build mav_voxblox_planning should I install and build the 'protobuf' package? there are some details following...

` By not providing "Findprotobuf_catkin.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "protobuf_catkin", but CMake did not find one.

Could not find a package configuration file provided by "protobuf_catkin" with any of the following names:

protobuf_catkinConfig.cmake
protobuf_catkin-config.cmake

`