by saotome » Sun Jul 09, 2006 3:17 am
by saotome
Sun Jul 09, 2006 3:17 am
Hello,Limor.
I'm glad to know my installer is working well in English Environment.
So,Only thing that I should do is extract all the japanese strings
from my source code.
>>How did you simulate the linear rotation speed of the servo with ODE?
I use the ODE function 'dJointSetHingeParam (dJointID, dParamVel, dReal value)' for controling joints. ''. The difference of current joint angle and distination angle is set to the value.
>>Can you please explain how you acheived this "soft" foot servo effect?
>>and how did you make the robot react to pushing as if he had a gyro.. ?
The prodecure of 'soft' control is below.
1) Set the servo gain to the lower value.
2) Obtain the differnce value of the potentiometer(= joint angle) and the target angle.
3) Shift the target value using by the above value.
This great idea is conceived by Yumi and Juzoh of our team.
(sorry, I don know quite well about the detail (x_x) )
And our robot 'Majingaa' has two gyro. Of course we use them for this control.
>>What controller board and what servos do you use?
We use BTC070 and BTE058 of BEST TECHNOLOGY as a control board.
http://www.besttechnology.co.jp/goods/g ... BTC070.htm
And servos are KONDO KRS-2350HV and KRS-4014HV.
http://www.kondo-robot.com/html/Products_Servo.html
Saotome
Hello,Limor.
I'm glad to know my installer is working well in English Environment.
So,Only thing that I should do is extract all the japanese strings
from my source code.
>>How did you simulate the linear rotation speed of the servo with ODE?
I use the ODE function 'dJointSetHingeParam (dJointID, dParamVel, dReal value)' for controling joints. ''. The difference of current joint angle and distination angle is set to the value.
>>Can you please explain how you acheived this "soft" foot servo effect?
>>and how did you make the robot react to pushing as if he had a gyro.. ?
The prodecure of 'soft' control is below.
1) Set the servo gain to the lower value.
2) Obtain the differnce value of the potentiometer(= joint angle) and the target angle.
3) Shift the target value using by the above value.
This great idea is conceived by Yumi and Juzoh of our team.
(sorry, I don know quite well about the detail (x_x) )
And our robot 'Majingaa' has two gyro. Of course we use them for this control.
>>What controller board and what servos do you use?
We use BTC070 and BTE058 of BEST TECHNOLOGY as a control board.
http://www.besttechnology.co.jp/goods/g ... BTC070.htm
And servos are KONDO KRS-2350HV and KRS-4014HV.
http://www.kondo-robot.com/html/Products_Servo.html
Saotome