ROBOTIS-GIT / dynamixel-workbench

ROS packages for Dynamixel controllers, msgs, single_manager, toolbox, tutorials
http://emanual.robotis.com/docs/en/software/dynamixel/dynamixel_workbench/
Apache License 2.0
110 stars 177 forks source link

Baudrate [ex : 9600, 57600, 115200, 1000000, 2000000] ...Failed to find dynamixel! #127

Closed hoon0629 closed 6 years ago

hoon0629 commented 6 years ago

Hi, I just downloaded packages and tried to follow tutorial but I got error message

SUMMARY

PARAMETERS

NODES / single_dynamixel_controller (dynamixel_workbench_single_manager/single_dynamixel_controller) single_dynamixel_monitor (dynamixel_workbench_single_manager/single_dynamixel_monitor)

ROS_MASTER_URI=http://localhost:11311

process[single_dynamixel_monitor-1]: started with pid [4178] process[single_dynamixel_controller-2]: started with pid [4179] Please Check USB Port authorization and Baudrate [ex : 9600, 57600, 115200, 1000000, 2000000] ...Failed to find dynamixel! ================================================================================REQUIRED process [single_dynamixel_monitor-1] has died! process has died [pid 4178, exit code 1, cmd /home/hoon/catkin_ws/devel/lib/dynamixel_workbench_single_manager/single_dynamixel_monitor name:=single_dynamixel_monitor log:=/home/hoon/.ros/log/794a0d96-231d-11e8-944e-180373ba866f/single_dynamixel_monitor-1.log]. log file: /home/hoon/.ros/log/794a0d96-231d-11e8-944e-180373ba866f/single_dynamixel_monitor-1*.log Initiating shutdown!

[single_dynamixel_controller-2] killing on exit [single_dynamixel_monitor-1] killing on exit shutting down processing monitor... ... shutting down processing monitor complete done

How can I fix it?

routiful commented 6 years ago

Hi :)

You can change baudrate number in launch file. Please check baudrate supported by your dynamixel in wiki

Thanks Darby

hoon0629 commented 6 years ago

Hi Darby,

It seems like I am having trouble with LN-101, because it works with my USB2Dynamixel Do I need to make some changes to for LN-101?

routiful commented 6 years ago

Have you succeed to connect Dynamixel to Dynamixel-workbench by using USB2Dynamixel? Would you explain me how to connect LN-101 to Dynamixel?

hoon0629 commented 6 years ago

I used CM-700 controller to connect. Yes, it worked with USB2Dynamixel through TTL connection, but LN-101 connection does not work..

routiful commented 6 years ago

If you want to use CM-700 with LN-101, you need to firmware to pass packet for controlling Dynamixel.

OpenCR has example code