artofnothingness / mppic

MIT License
84 stars 19 forks source link

CMake Error at benchmark/CMakeLists.txt:1 (find_package): #69

Closed padhupradheep closed 2 years ago

padhupradheep commented 2 years ago
CMake Error at benchmark/CMakeLists.txt:1 (find_package): 
By not providing "Findbenchmark.cmake" in CMAKE_MODULE_PATH this project
  has asked CMake to find a package configuration file provided by
  "benchmark", but CMake did not find one.

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

Is there something missing in readme after the updates?

I'm trying in Galactic..

Sorry if I missed something blindly!

padhupradheep commented 2 years ago

okay! need to install

sudo apt-get install ros-galactic-performance-test-fixture

Would be nice, if added as part of the readme..

leaving to the maintainers to decide on closing the issue.

SteveMacenski commented 2 years ago

Rosdep would have solved it too!