by hugobiwan » Sat Aug 18, 2012 9:20 pm
by hugobiwan
Sat Aug 18, 2012 9:20 pm
Hello from France.
I am a little bit ashamed to post this, but i am progressing in a personal project mixing virtual world and a robot from january now, REMI project (Robot Enabled for Mixed Interaction).
The blog of the project is here
http://mixedreality.blogspot.com. Slides here :
http://www.slideshare.net/Huggy/remi-project-robot-enabled-for-mixed-interaction
REMI has been funded by social network friends and i learn things at home, progressing in the project.
In july, the project won a little innovation contest and i had enough money to updgrade my comprehensive kit (arduino modified and plugged to open simulator through python) with gyro, CM510 etc. The goal is to use the gyro when the robot walk in the real world, driven by the avatars.
I was sending orders to the robot with an arduino card in "program mode", but now i and sending remote control codes through the mini-jack in "play mode" with the CM 510.
My problem is very simple but i need help of more experienced roboters :
with the example tsk code provided by robotis for bioloid premium A
http://support.robotis.com/en/baggage_files/bioloid/bio_prm_humanoidtypea_en.tsk
in remote control mode, the robot always makes the initial pose after every motion i can launch.
But in my project the robot must play some motions without going back to the "initial pose". I want to keep the walk motions and gyro use "as is", but i created some motions for my project that are synchronized with motions of the robot avatar. Left arm moves when humans are detected, right arm moves when avatars are detected, both arms when humans and avatars are detected. Them REMI launch some social tools.
So i would be very grateful if any person used to program in robotask could help me to modify the example code : i tried many things but it does not work.
My goal is simply to use L+1/U+1/R+1/D+1 and U+2 to play a motion page, and that the robot stay at the end of the motion whitout going back to the "inital" motion.
Sorry for the low level of the question, but i really want to go on in the project. Please, help !
@hugobiwan
Hello from France.
I am a little bit ashamed to post this, but i am progressing in a personal project mixing virtual world and a robot from january now, REMI project (Robot Enabled for Mixed Interaction).
The blog of the project is here
http://mixedreality.blogspot.com. Slides here :
http://www.slideshare.net/Huggy/remi-project-robot-enabled-for-mixed-interaction
REMI has been funded by social network friends and i learn things at home, progressing in the project.
In july, the project won a little innovation contest and i had enough money to updgrade my comprehensive kit (arduino modified and plugged to open simulator through python) with gyro, CM510 etc. The goal is to use the gyro when the robot walk in the real world, driven by the avatars.
I was sending orders to the robot with an arduino card in "program mode", but now i and sending remote control codes through the mini-jack in "play mode" with the CM 510.
My problem is very simple but i need help of more experienced roboters :
with the example tsk code provided by robotis for bioloid premium A
http://support.robotis.com/en/baggage_files/bioloid/bio_prm_humanoidtypea_en.tsk
in remote control mode, the robot always makes the initial pose after every motion i can launch.
But in my project the robot must play some motions without going back to the "initial pose". I want to keep the walk motions and gyro use "as is", but i created some motions for my project that are synchronized with motions of the robot avatar. Left arm moves when humans are detected, right arm moves when avatars are detected, both arms when humans and avatars are detected. Them REMI launch some social tools.
So i would be very grateful if any person used to program in robotask could help me to modify the example code : i tried many things but it does not work.
My goal is simply to use L+1/U+1/R+1/D+1 and U+2 to play a motion page, and that the robot stay at the end of the motion whitout going back to the "inital" motion.
Sorry for the low level of the question, but i really want to go on in the project. Please, help !
@hugobiwan