728x90
오로카를 통해 ros를 다시 배우고 있다.
이전에는 실행되던 catkin_make가 되지 않기에 정보를 다시 찾았다.
2일이나 이 문제를 잡아놓고 고민하고 여러방법으로 디벙깅 방법을 검색했다.
문제 해결을 https://github.com/ros/genmsg/issues/63 에서.
AttributeError: 'module' object has no attribute 'Interpreter' · Issue #63 · ros/genmsg
Hello, It seems that both em and empy build a package with the same name. When I tried to install RosAria on a fresh install of Kinetic Kame, the following error occured in file "/opt/ros/kine...
github.com
pip uninstall em
pip install empy
아으..
드디어 빌드를 성공했다.
https://cafe.naver.com/openrt/3043
로봇 운영체제 강좌 : 메시지 발행자 노드와 구독자 노드 작성 및 실행
로봇 운영체제 강좌메시지 발행자 노드와 구독자 노드 작성 및 실행 Created Date: 2013.11.24Modified Date: 2013.11.24revision 7키...
cafe.naver.com
728x90
'ROS(drone포함)' 카테고리의 다른 글
View Protect사 Z12TL 모델로 알아보는 드론 짐벌 카메라 (0) | 2021.09.08 |
---|---|
dronekit-python 사용법 (0) | 2021.08.27 |
dronekit 설치하기 (0) | 2021.08.19 |
ROS 기본 개념 (topic, service, action, parameter) (0) | 2021.08.18 |
ROS topic 통신 (0) | 2021.06.15 |