Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

controller_manager fails to find motors. #86

Open
blakelyc opened this issue Sep 9, 2018 · 3 comments
Open

controller_manager fails to find motors. #86

blakelyc opened this issue Sep 9, 2018 · 3 comments

Comments

@blakelyc
Copy link

blakelyc commented Sep 9, 2018

I have 8 XM430-350R motors connected through a U2D2 module. I am able to access each motor using the Dynamixel Workbench Single Manager. Verified that there are no baud or id conflicts.

started roslaunch server http://brain:34311/

SUMMARY

PARAMETERS

  • /dynamixel_manager/namespace: locomotion
  • /dynamixel_manager/serial_ports/motors/baud_rate: 1000000
  • /dynamixel_manager/serial_ports/motors/max_motor_id: 8
  • /dynamixel_manager/serial_ports/motors/min_motor_id: 1
  • /dynamixel_manager/serial_ports/motors/port_name: /dev/ttyUSB0
  • /dynamixel_manager/serial_ports/motors/update_rate: 20
  • /rosdistro: kinetic
  • /rosversion: 1.12.7

NODES
/
dynamixel_manager (dynamixel_controllers/controller_manager.py)

auto-starting new master
process[master]: started with pid [26359]
ROS_MASTER_URI=http://localhost:11311

setting /run_id to be5abadc-b46f-11e8-a7d0-3052cbe70273
process[rosout-1]: started with pid [26416]
started core service [/rosout]
process[dynamixel_manager-2]: started with pid [26420]
[INFO] [1536525267.550451]: motors: Pinging motor IDs 1 through 8...
[FATAL] [1536525268.212288]: motors: No motors found.
================================================================================REQUIRED process [dynamixel_manager-2] has died!
process has died [pid 26420, exit code 1, cmd /opt/ros/kinetic/lib/dynamixel_controllers/controller_manager.py __name:=dynamixel_manager __log:=/home/charles/.ros/log/be5abadc-b46f-11e8-a7d0-3052cbe70273/dynamixel_manager-2.log].
log file: /home/charles/.ros/log/be5abadc-b46f-11e8-a7d0-3052cbe70273/dynamixel_manager-2*.log
Initiating shutdown!

[dynamixel_manager-2] killing on exit
[rosout-1] killing on exit
[master] killing on exit
shutting down processing monitor...
... shutting down processing monitor complete
done

@RosMasters
Copy link

Dear Sir,
I have got the same problem as you Sir. I don't know how to fix it, please help.
Thank you

@ycho80
Copy link

ycho80 commented Aug 24, 2019

Have you guys found any solution for this issue?

@arebgun
Copy link
Owner

arebgun commented Aug 26, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants