...
POST No. 2589831
오픈매니퓰레이터와 관련된 질문을 드리고 싶습니다.
2018-03-07 18:01:09 jmk7364

https://github.com/ROBOTIS-GIT/open_manipulator 

이 오픈소스와 저희가 가진 MX-106모터 2개를 활용해서 오픈매니퓰레이터를 비슷하게 따라해보려고 시도중입니다.

그런데 실행을 위해 아래 코드를 입력하면

roslaunch open_manipulator_dynamixel_ctrl dynamixel_controller.launch 

 

아래와 같이 에러가 뜹니다. 어떻게 해야 에러를 해결할 수 있을까요?

 

started roslaunch server http://localhost:*****/

SUMMARY

 

PARAMETERS

 

    /baud_rate: 1000000

    /device_name: /dev/ttyUSB0

    /rosdistro: kinetic

    /rosversion: 1.12.12

    /scan_range: 10

 

NODES

/

open_manipulator_dynamixel_controller (open_manipulator_dynamixel_ctrl/dynamixel_controller)

 

auto-starting new master

process[master]: started with pid [5590]

ROS_MASTER_URI=http://localhost:11311

setting /run_id to *****

process[rosout-1]: started with pid [5603]

started core service [/rosout]

process[open_manipulator_dynamixel_controller-2]: started with pid [5609]

[ INFO] [1520408424.601165791]: open_manipulator_dynamixel_controller : Init OK!

================================================================================REQUIRED process [open_manipulator_dynamixel_controller-2] has died!

process has died [pid 5609, exit code -11, cmd /home/user/catkin_ws/devel/lib/open_manipulator_dynamixel_ctrl/dynamixel_controller __name:=open_manipulator_dynamixel_controller __log:=/home/user/.ros/log/.../open_manipulator_dynamixel_controller-2.log].

log file: /home/user/.ros/log/.../open_manipulator_dynamixel_controller-2*.log

Initiating shutdown!

 

[open_manipulator_dynamixel_controller-2] killing on exit

[rosout-1] killing on exit

[master] killing on exit

shutting down processing monitor...

... shutting down processing monitor complete

done

2018-03-07 18:01:09
jmk7364
2018-03-08 09:38:26 이하민
OpenCR 사용을 위해 USB 포트 권한 설정이 필요합니다. 아래 링크를 확인해보시기 바랍니다.

2018-03-08 09:38:26
lhm90@robotis.com
2018-03-08 14:30:15 정무관

답변 감사합니다. 그런데 현재 OpenCR을 사용하지 않고 컴퓨터와 연결해서 쓰고 있습니다. 우분투 터미널에서 usb포트 권한 설정을 해주었으나 작동하지 않는 상태입니다. 혹시 더 해볼 수 있는 게 있을까요?

2018-03-08 14:30:15
jmk7364
2018-03-09 09:33:23 이하민
런치 파일의 다이나믹셀 아이디 스캔 범위가 1~10까지 입니다.
가지고 계신 다이나믹셀 아이디를 확인하시고 스캔 범위를 늘리시거나 아이디를 1~10 사이로 맞춰보시기 바랍니다.
2018-03-09 09:33:23
lhm90@robotis.com
답변달기
웹에디터 시작 웹 에디터 끝