Legacy Forum: Preserving Nearly 20 Years of Community History - A Time Capsule of Discussions, Memories, and Shared Experiences.

Changing ID DX-117

Bioloid robot kit from Korean company Robotis; CM5 controller block, AX12 servos..
4 postsPage 1 of 1
4 postsPage 1 of 1

Changing ID DX-117

Post by Robo1 » Thu Nov 29, 2007 7:35 pm

Post by Robo1
Thu Nov 29, 2007 7:35 pm

Hi all

Does any one know how to change the ID of a servo with out affecting all the rest. e.g. change ID 2 > 9 with out all the other servos changing to 9. other wise I might have to take the whole robot apart just to change the ID to a nicer layout or keep the random ID numbers.

I've read all the info I can find but can only re-ID all the servos in a chain.

Bren
Hi all

Does any one know how to change the ID of a servo with out affecting all the rest. e.g. change ID 2 > 9 with out all the other servos changing to 9. other wise I might have to take the whole robot apart just to change the ID to a nicer layout or keep the random ID numbers.

I've read all the info I can find but can only re-ID all the servos in a chain.

Bren
Robo1
Savvy Roboteer
Savvy Roboteer
Posts: 501
Joined: Fri Jun 30, 2006 1:00 am
Location: UK - Bristol

Post by JonHylands » Thu Nov 29, 2007 9:31 pm

Post by JonHylands
Thu Nov 29, 2007 9:31 pm

If you can send direct messages on the bus, its easy - you just do a WRITE_DATA with the old id, and pass in the new id as the data to write.

The command would look like this:

FF FF 02 04 03 03 09 EA

If you're using the CM2 or whatever, it probably does a broadcast to change the ID.

- Jon
If you can send direct messages on the bus, its easy - you just do a WRITE_DATA with the old id, and pass in the new id as the data to write.

The command would look like this:

FF FF 02 04 03 03 09 EA

If you're using the CM2 or whatever, it probably does a broadcast to change the ID.

- Jon
JonHylands
Savvy Roboteer
Savvy Roboteer
User avatar
Posts: 512
Joined: Thu Nov 09, 2006 1:00 am
Location: Ontario, Canada

Post by hivemind » Fri Nov 30, 2007 5:27 am

Post by hivemind
Fri Nov 30, 2007 5:27 am

if you are using the CM-2, then the command is "write 3 [insert new servo number here]" - this is available in what I believe is called the "monitor" mode. To get to the monitor mode you must press the 'reset' button on the CM-2 twice, presuming of course that you have the Bioloid software installed.

-Hivemind
if you are using the CM-2, then the command is "write 3 [insert new servo number here]" - this is available in what I believe is called the "monitor" mode. To get to the monitor mode you must press the 'reset' button on the CM-2 twice, presuming of course that you have the Bioloid software installed.

-Hivemind
hivemind
Savvy Roboteer
Savvy Roboteer
User avatar
Posts: 211
Joined: Sat Jul 01, 2006 1:00 am
Location: between my computer and robot.

Post by Robo1 » Sun Dec 02, 2007 1:53 am

Post by Robo1
Sun Dec 02, 2007 1:53 am

Thanks

Will try next week.

Bren
Thanks

Will try next week.

Bren
Robo1
Savvy Roboteer
Savvy Roboteer
Posts: 501
Joined: Fri Jun 30, 2006 1:00 am
Location: UK - Bristol


4 postsPage 1 of 1
4 postsPage 1 of 1