Dev record
-
오류 코드 CMake Error at /opt/ros/melodic/share/catkin/cmake/catkinConfig.cmake:83 (find_package): Could not find a package configuration file provided by "moveit_ros_perception" with any of the following names: moveit_ros_perceptionConfig.cmake moveit_ros_perception-config.cmake Add the installation prefix of "moveit_ros_perception" to CMAKE_PREFIX_PATH or set "moveit_ros_perception_DIR" to a direc..
CMake Error Could not find a package configuration file provided by "moveit_ros_perception" with any of the following names: moveit_ros_perceptionConfig.cmake moveit_ros_perception-config.cmake오류 코드 CMake Error at /opt/ros/melodic/share/catkin/cmake/catkinConfig.cmake:83 (find_package): Could not find a package configuration file provided by "moveit_ros_perception" with any of the following names: moveit_ros_perceptionConfig.cmake moveit_ros_perception-config.cmake Add the installation prefix of "moveit_ros_perception" to CMAKE_PREFIX_PATH or set "moveit_ros_perception_DIR" to a direc..
2023.08.27 -
오류 코드 CMake Error at /opt/ros/melodic/share/catkin/cmake/catkinConfig.cmake:83 (find_package): Could not find a package configuration file provided by "moveit_ros_planning_interface" with any of the following names: moveit_ros_planning_interfaceConfig.cmake moveit_ros_planning_interface-config.cmake Add the installation prefix of "moveit_ros_planning_interface" to CMAKE_PREFIX_PATH or set "movei..
CMake Error Could not find a package configuration file provided by "moveit_ros_planning_interface" with any of the following names: moveit_ros_planning_interfaceConfig.cmake moveit_ros_planning_interface-config.cmake오류 코드 CMake Error at /opt/ros/melodic/share/catkin/cmake/catkinConfig.cmake:83 (find_package): Could not find a package configuration file provided by "moveit_ros_planning_interface" with any of the following names: moveit_ros_planning_interfaceConfig.cmake moveit_ros_planning_interface-config.cmake Add the installation prefix of "moveit_ros_planning_interface" to CMAKE_PREFIX_PATH or set "movei..
2023.08.27 -
오류 코드 CMake Error at /opt/ros/melodic/share/catkin/cmake/catkinConfig.cmake:83 (find_package): Could not find a package configuration file provided by "moveit_ros_planning" with any of the following names: moveit_ros_planningConfig.cmake moveit_ros_planning-config.cmake Add the installation prefix of "moveit_ros_planning" to CMAKE_PREFIX_PATH or set "moveit_ros_planning_DIR" to a directory conta..
Could not find a package configuration file provided by "moveit_ros_planning" with any of the following names: moveit_ros_planningConfig.cmake moveit_ros_planning-config.cmake오류 코드 CMake Error at /opt/ros/melodic/share/catkin/cmake/catkinConfig.cmake:83 (find_package): Could not find a package configuration file provided by "moveit_ros_planning" with any of the following names: moveit_ros_planningConfig.cmake moveit_ros_planning-config.cmake Add the installation prefix of "moveit_ros_planning" to CMAKE_PREFIX_PATH or set "moveit_ros_planning_DIR" to a directory conta..
2023.08.27 -
오류 코드 CMake Error at /opt/ros/melodic/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..
Could not find a package configuration file provided by "moveit_core" with any of the following names: moveit_coreConfig.cmake moveit_core-config.cmake오류 코드 CMake Error at /opt/ros/melodic/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..
2023.08.27 -
오류 코드 CMake Error at /opt/ros/melodic/share/catkin/cmake/catkinConfig.cmake:83 (find_package): Could not find a package configuration file provided by "interactive_markers" with any of the following names: interactive_markersConfig.cmake interactive_markers-config.cmake Add the installation prefix of "interactive_markers" to CMAKE_PREFIX_PATH or set "interactive_markers_DIR" to a directory conta..
CMake Error at /opt/ros/melodic/share/catkin/cmake/catkinConfig.cmake:83 (find_package): Could not find a package configuration file provided by오류 코드 CMake Error at /opt/ros/melodic/share/catkin/cmake/catkinConfig.cmake:83 (find_package): Could not find a package configuration file provided by "interactive_markers" with any of the following names: interactive_markersConfig.cmake interactive_markers-config.cmake Add the installation prefix of "interactive_markers" to CMAKE_PREFIX_PATH or set "interactive_markers_DIR" to a directory conta..
2023.08.27 -
Moveit 설치 방법은 아래 포스팅 참고 https://barrer.tistory.com/112 [ROS] Ubuntu 18.04 ros melodic에 Moveit 설치하기 ROS에서 moveit을 설치 및 실행하는 방법 Movit 설치하기 - 기본 moveit 설치 sudo apt install ros-melodic-moveit -y - 사용에 따라 movelit visual tool, rviz visual tool 설치 sudo apt install ros-melodic-moveit-visual-tools ros-melodic barrer.tistory.com Puma560 로봇팔 모델을 실행하기 위해 Workspace 생성, gitclone 및 build 작업 진행 mkdir catkin_ws ..
[ROS] Moveit 활용하여 Puma 로봇 작동시키기Moveit 설치 방법은 아래 포스팅 참고 https://barrer.tistory.com/112 [ROS] Ubuntu 18.04 ros melodic에 Moveit 설치하기 ROS에서 moveit을 설치 및 실행하는 방법 Movit 설치하기 - 기본 moveit 설치 sudo apt install ros-melodic-moveit -y - 사용에 따라 movelit visual tool, rviz visual tool 설치 sudo apt install ros-melodic-moveit-visual-tools ros-melodic barrer.tistory.com Puma560 로봇팔 모델을 실행하기 위해 Workspace 생성, gitclone 및 build 작업 진행 mkdir catkin_ws ..
2023.08.27