by FabinovX » Mon Apr 26, 2010 9:22 pm
by FabinovX
Mon Apr 26, 2010 9:22 pm
you can try here to get some datas from sensors using personal firmware :
http://support.robotis.com/en/software/ ... sensor.htm
then make your own packet.
which kind of link do you use between PC and CM510 ?
if you use ZIG you can also have a look at :
http://support.robotis.com/en/software/ ... zigbee.htm
and you will also really interested in zig2serial SDK.
I have zig2serial connected to my USB2Dynamixel and have started a project a month ago to get position of AX12 and some sensors values from CM510 using a .tsk dedicated program.
but i'm at the limit of tsk possibilities and i will need some arrays when programming the CM510.
Unfortunatly there is no way to use arrays in roboplus task.
i asked ROBOTIS the possibility to emulate arrays through virtual out of range dynamixel ID, but they told me they didn't plan for that kind of thing for the moment.
My ability to program firmware is near absolut 0,
i'm new in robotics and i'm learning c++ since i got my Premium but visual c++ is quite hard to master when you're a beginner, so it will be a long way for me to reach my goal which is to use my PC as a controller/'brain' for my bioloid.
if you have the same goal, then maybe we can join our efforts to get some results more quickly.
hasta la vista.
Cheers
FabinovX
you can try here to get some datas from sensors using personal firmware :
http://support.robotis.com/en/software/ ... sensor.htm
then make your own packet.
which kind of link do you use between PC and CM510 ?
if you use ZIG you can also have a look at :
http://support.robotis.com/en/software/ ... zigbee.htm
and you will also really interested in zig2serial SDK.
I have zig2serial connected to my USB2Dynamixel and have started a project a month ago to get position of AX12 and some sensors values from CM510 using a .tsk dedicated program.
but i'm at the limit of tsk possibilities and i will need some arrays when programming the CM510.
Unfortunatly there is no way to use arrays in roboplus task.
i asked ROBOTIS the possibility to emulate arrays through virtual out of range dynamixel ID, but they told me they didn't plan for that kind of thing for the moment.
My ability to program firmware is near absolut 0,
i'm new in robotics and i'm learning c++ since i got my Premium but visual c++ is quite hard to master when you're a beginner, so it will be a long way for me to reach my goal which is to use my PC as a controller/'brain' for my bioloid.
if you have the same goal, then maybe we can join our efforts to get some results more quickly.
hasta la vista.
Cheers
FabinovX