You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey everyone,
I am having problem with compiling the project. After typing in catkin_make spot_micro_motion_cmd or catkin_make i get an error message CMake Error at opt/ros/share/catkin/cmake/catkinConfig.cmake:83 (find_package): Could not find a package configuration file provided by "i2cpwm_board" with any of the following names i2cpwm_boardConfig.cmake i2cpwm_board-config.cmake
and then Invoking "make cmake_check_build_system" failed
I don´t know if there are missing files in opt/ros/share/catkin/cmake/(i chacked the directory and they waren´t there obviously i guess :D)
or if i just did not setup them properly or what had hapen.
however i searched the internet for answers or for these files or how to download them but i found nothing.
Hey everyone,
I am having problem with compiling the project. After typing in
catkin_make spot_micro_motion_cmd
orcatkin_make
i get an error messageCMake Error at opt/ros/share/catkin/cmake/catkinConfig.cmake:83 (find_package): Could not find a package configuration file provided by "i2cpwm_board" with any of the following names i2cpwm_boardConfig.cmake i2cpwm_board-config.cmake
and then
Invoking "make cmake_check_build_system" failed
I don´t know if there are missing files in
opt/ros/share/catkin/cmake/
(i chacked the directory and they waren´t there obviously i guess :D)or if i just did not setup them properly or what had hapen.
however i searched the internet for answers or for these files or how to download them but i found nothing.
Do you @mike4192 or anyone else know what to do?
The text was updated successfully, but these errors were encountered: