을 .bashrc에 설정에 도움이 필요합니다.
ORB_SLAM cloned path : "/home/kathir/ORB_SLAM"
나는 다른 작업 공간이 "/home/kathir/catkin_ws/devel/setup.bash"
입니다. bashrc
ARDRONE
에 ROS
을 사용하고 있었기 때문에. 자세한 정보를 원하시면 아래
CMake Error at /opt/ros/indigo/share/ros/core/rosbuild/private.cmake:102 (message):
[rosbuild] rospack found package "ORB_SLAM" at "", but the current
directory is "/home/kathir/ORB_SLAM". You should double-check your
ROS_PACKAGE_PATH to ensure that packages are found in the correct
precedence order.
체크
[email protected]:~/ORB_SLAM/build$ source .bashrc
bash: .bashrc: No such file or directory
[email protected]:~/ORB_SLAM/build$ $ROS_PACKAGE_PATH
bash: /opt/ros/indigo/share:/opt/ros/indigo/stacks:M$:: No such file or directory
를 실행? – Inian
'/ home/kathir/ORB_SLAM'은 이미'ROS_PACKAGE_PATH'에 있습니까? 'export '바로 전에'echo "$ ROS_PACKAGE_PATH"를 넣고 얻은 것을보십시오. – cxw
@Inian : 최신 수정 사항을 확인하십시오. –