by Raymond » Sun May 10, 2009 6:48 pm
by Raymond
Sun May 10, 2009 6:48 pm
Hi Pedro,
It was fun to find this 'backdoor' to further the ease at which users can play with Robobuilder and in kind boost sales I'm certain of this I am in complete agreement the manufactureres secrecy is counter productive to interest from non robotic enthusiasts. As much as I want to find the mic and possibly the battery level feedback I'm very comfortable with the findings thus far to develop a great interface where no mods are required.
I have been developing a master interface to control 3 different robotic brands, some of it duplicates your dll but you know developers like to do their own code lol. I wanted to share some of the functionality to encourage similar worx if you or the team find it of merit:
Robotis
1) Ability to speak to Dynamixel directly with servo packets
2) Ability to talk to Dyamixel through CM5/2+ commands
3) Ability to interact with BCP while running
4) Ability to take snapshots of scenes and motions on the fly to learn how to resolve different scenarios. In essense rewrote the motion builder using read/sync_write/reg_write
5) Aility to reprogram BCP on the fly
6) Design using Xbee Pro/Xtend which has up to 6/30mil rangerespectively
Robobuilder
1) Ability to speak to Wck directly with servo packets
2) Ability to talk to Dyamixel through Robobrick commands (Ongoing)
3) Ability to take snapshots of scenes and motions on the fly to learn how to resolve different scenarios. In essense rewrote the motion builder using sync_write/reg_write
4) Design using Xbee Pro/Xtend which has up to 6/30mil rangerespectively
Kondo-KHR1h
1) Develop PC ICS interface to allow serial connection for XBee hookup
2) About to packet sniffing to rewrite the comand interface from scratch
I really like Robobuuilder for the flexibility and price I quite agree although a sizeable part of ym investmet has been into Robotis as the servos are huge in torque but I'm developing a soft spot for Robobulder. I figured even if I stay with one kit from Robobuilder I'll share my findings fo those wh wish to take it to the limit. Sorry I didnt have the time to make a dll as I only included the functions in my propietary tool, but I'm sure your coding will be more readable and friendly!
Best Regards
Mark
Hi Pedro,
It was fun to find this 'backdoor' to further the ease at which users can play with Robobuilder and in kind boost sales I'm certain of this I am in complete agreement the manufactureres secrecy is counter productive to interest from non robotic enthusiasts. As much as I want to find the mic and possibly the battery level feedback I'm very comfortable with the findings thus far to develop a great interface where no mods are required.
I have been developing a master interface to control 3 different robotic brands, some of it duplicates your dll but you know developers like to do their own code lol. I wanted to share some of the functionality to encourage similar worx if you or the team find it of merit:
Robotis
1) Ability to speak to Dynamixel directly with servo packets
2) Ability to talk to Dyamixel through CM5/2+ commands
3) Ability to interact with BCP while running
4) Ability to take snapshots of scenes and motions on the fly to learn how to resolve different scenarios. In essense rewrote the motion builder using read/sync_write/reg_write
5) Aility to reprogram BCP on the fly
6) Design using Xbee Pro/Xtend which has up to 6/30mil rangerespectively
Robobuilder
1) Ability to speak to Wck directly with servo packets
2) Ability to talk to Dyamixel through Robobrick commands (Ongoing)
3) Ability to take snapshots of scenes and motions on the fly to learn how to resolve different scenarios. In essense rewrote the motion builder using sync_write/reg_write
4) Design using Xbee Pro/Xtend which has up to 6/30mil rangerespectively
Kondo-KHR1h
1) Develop PC ICS interface to allow serial connection for XBee hookup
2) About to packet sniffing to rewrite the comand interface from scratch
I really like Robobuuilder for the flexibility and price I quite agree although a sizeable part of ym investmet has been into Robotis as the servos are huge in torque but I'm developing a soft spot for Robobulder. I figured even if I stay with one kit from Robobuilder I'll share my findings fo those wh wish to take it to the limit. Sorry I didnt have the time to make a dll as I only included the functions in my propietary tool, but I'm sure your coding will be more readable and friendly!
Best Regards
Mark