pan_tilt_port: No motors found.
I already checked all of the parameter such as baud rate, id and USB connection etc... There is no problem! And I already tried all of the way which I can found online, but those are not useful too. I get the following error message. If you have had some experience about this problem, Please help me...
PARAMETERS
* /dynamixel_manager/namespace: dxl_manager
* /dynamixel_manager/serial_ports/pan_tilt_port/baud_rate: 57600
* /dynamixel_manager/serial_ports/pan_tilt_port/max_motor_id: 25
* /dynamixel_manager/serial_ports/pan_tilt_port/min_motor_id: 1
* /dynamixel_manager/serial_ports/pan_tilt_port/port_name: /dev/ttyUSB0
* /dynamixel_manager/serial_ports/pan_tilt_port/update_rate: 20
* /rosdistro: kinetic
* /rosversion: 1.12.12
NODES
/
dynamixel_manager (dynamixel_controllers/controller_manager.py)
ROS_MASTER_URI=http://localhost:11311
process[dynamixel_manager-1]: started with pid [6560]
[INFO] [1519118409.925877]: pan_tilt_port: Pinging motor IDs 1 through 25...
[FATAL] [1519118412.034350]: pan_tilt_port: No motors found.
================================================================================REQUIRED process [dynamixel_manager-1] has died!
process has died [pid 6560, exit code 1, /opt/ros/kinetic/lib/dynamixel_controllers/controller_manager.py __name:=dynamixel_manager __log:=/home/jeong/.ros/log/2....../dynamixel_manager-1.log].
log file: /home/jeong/.ros/log/...../dynamixel_manager-1*.log
Initiating shutdown!
================================================================================
[dynamixel_manager-1] killing on exit
shutting down processing monitor...
... shutting down processing monitor complete
done
What dynamixels are you running? and have you tried the dynamixel_motor package I found the dynamixel_controllers one to be unreliable with the AX12 dynamixel
Thanks for your reply. I already tried that, but It is still not working. My motor is MX-106
Hello :)
ROBOTIS provides official opensource repository as ROBOTIS-GIT?
In this repository, you can find Dynamixel-Workbench to control all series of DYNAMIXELS. Because it is official package for DYNAMIXEL, you can get a proper solution when you faced some problems.
This is WIKI page for DYNAMIXEL and introduced packages.
WIKI for DYNAMIXEL
WIKI for Dynamixel-Workbench
Enjoy with it!
Darby
I believe that this should be a comment instead of an answer as this doesn't answer the question. Instead, it just points to a wiki and GitHub repo.
did you end up resolving this?
I'm also trying to interface moveit to my real robot i.e RCS-6. I'm using hubby HS422 servo motor. I tried dynamixel_motor pkg but i also got the same error. Can i use dynamixel_motor pkg for my servo motor?