ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

dynamixel ax12 tutorial

asked 2017-04-19 11:24:42 -0500

mugurumov gravatar image

I have acquired a Dynamixel AX12 + Dynamixel2USB, and I'm trying to follow up the next tutorial: http://wiki.ros.org/dynamixel_control...

Once I reach point 2, I'm not able to discover the motor. The error is just:

[INFO] [WallTime: 1492617892.352673] pan_tilt_port: Pinging motor IDs 1 through 25... [FATAL] [WallTime: 1492617894.452074] pan_tilt_port: No motors found.

I have checked if the FTDI kernel module is working and it's loaded, checked with lsmod & modinfo

Also I have attached an oscilloscope to the motor DATA and see the RX signal is reaching the servomotor, but is not responding.

I'm feeding the motor with ~12v. And I'm using this pinout:

image description

Anyone has experienced this behaviour before? Thanks in advance!

edit retag flag offensive close merge delete

Comments

I'm working under Kinetic + I have slow down the launch file baud rates to 9600

mugurumov gravatar image mugurumov  ( 2017-04-20 01:33:13 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-04-19 17:43:34 -0500

Geoff gravatar image

Does the Dynamixel RoboPlus software work with the servo? It's Windows-only, unfortunately, but testing with that first will tell you if the problem is hardware or software.

edit flag offensive delete link more

Comments

Looks like the problem was that the Dynamixel were not responding due to power grounding. I have shared the USB and power supply grounds together and now works. Not sure why is happening, becuase this should be already done using the Dynamixel connectors that are daisy chauined...

mugurumov gravatar image mugurumov  ( 2017-04-20 08:18:13 -0500 )edit

I think you can test with the dynamixel_workbench
http://wiki.ros.org/dynamixel_workbench // However, I am not sure. Still trying to get dynamixel_sdk working with ROS.

aaditya_saraiya gravatar image aaditya_saraiya  ( 2017-09-13 04:52:40 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2017-04-19 11:24:42 -0500

Seen: 826 times

Last updated: Apr 19 '17