jesseweisberg / moveo_ros

ROS packages and Arduino scripts that can be used to control the BCN3D Moveo robotic arm in simulation and real-life.
MIT License
297 stars 126 forks source link

How install Moveo_Ros in Raspberry Pi, library dont fixed #38

Open sifaqes opened 2 years ago

sifaqes commented 2 years ago

Hello, have you version for raspberry pi be cause don't work the library when i make fonction catkin_make

/home/pi/ros_catkin_ws/devel/share/catkin/cmake/catkinConfig.cmake:83 (find_package): Could not find a package configuration file provided by "moveit_core" with any of the following names:

moveit_coreConfig.cmake
moveit_core-config.cmake

Add the installation prefix of "moveit_core" to CMAKE_PREFIX_PATH or set "moveit_core_DIR" to a directory containing one of the above files. If "moveit_core" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): moveo_ros/moveo_moveit/CMakeLists.txt:13 (find_package)

-- Configuring incomplete, errors occurred! See also "/home/pi/ros_catkin_ws/build/CMakeFiles/CMakeOutput.log". See also "/home/pi/ros_catkin_ws/build/CMakeFiles/CMakeError.log". Invoking "cmake" failed pi@raspberrypi:~/ros_catkin_ws$ sudo make install