robotis.launch trouble finding AX 12 dynamixel motors
Hello...
I am trying to run pi_tracker.. But,when I use "roslaunch pi_tracker robotis.launch" I encounter none of the motors are detected..
I have tried to detected the motors using the dynamixel_motor package and can successfully detect and identify motors.
Currently I am connecting 3 motors(id 1, 6, 7). The usb2dynamixel is currently set to TTL..
How could this problem solved ?
Thank you...
Installed: ubuntu 11.10 x32 electric pi_tracker pyserial
dynamixel_motors:
[INFO] [WallTime: 1363075666.690905] Pinging motor IDs 1 through 25... [INFO] [WallTime: 1363075667.065507] Found motors with IDs: [1, 6, 7]. [INFO] [WallTime: 1363075667.225608] There are 3 AX-12+ servos connected [INFO] [WallTime: 1363075667.226162] Dynamixel Manager on port /dev/ttyUSB0 initialized
pi_tracker:
RuntimeError: lib_robotis: Error encountered. Could not find ID (1) on bus (/dev/ttyUSB0), or USB2Dynamixel 3-way switch in wrong position.