by DirtyRoboto » Sat Feb 03, 2007 6:47 pm
by DirtyRoboto
Sat Feb 03, 2007 6:47 pm
I am kinda sketching them in my mind at the moment as I am undecided as to the direction to mount the servo. I am thinking about many ways to have the servo mounted so the drive horn is towards the top, and to how the gripper design would need to be done in a way to simulate his standard plastic arms in a closed state, yet offer a great DOF when opened. 160o of operation could be used with the servo mounted in this fashion.
Last night, I cable-tied my Cold Steel "Para Edge" knife onto Takeshi's left hand.
I then tried to cut a tomato with varying success. I figured that if my bot could not kill a tomato in a grusome way, then my bot needed a rethink.
onto the sonar...
I my first attempt at proximity driven action, I split the scenario into three parts.
1. anything over 1 meter is not a threat: just stand in standard pose.
2. anything less then 1 meter and over 1/2 meter is a possible threat: try to intimidate with aggressive moves.
3. anything within attack range: Attack using a randomly selected attack routine.
The program executes 1. and then will check the condition of the sonar every cycle until the condition changes. Then the program jumps to the triggered section and again, checks every cycle and so on.
Hope that helps.
Marcus.
I am kinda sketching them in my mind at the moment as I am undecided as to the direction to mount the servo. I am thinking about many ways to have the servo mounted so the drive horn is towards the top, and to how the gripper design would need to be done in a way to simulate his standard plastic arms in a closed state, yet offer a great DOF when opened. 160o of operation could be used with the servo mounted in this fashion.
Last night, I cable-tied my Cold Steel "Para Edge" knife onto Takeshi's left hand.
I then tried to cut a tomato with varying success. I figured that if my bot could not kill a tomato in a grusome way, then my bot needed a rethink.
onto the sonar...
I my first attempt at proximity driven action, I split the scenario into three parts.
1. anything over 1 meter is not a threat: just stand in standard pose.
2. anything less then 1 meter and over 1/2 meter is a possible threat: try to intimidate with aggressive moves.
3. anything within attack range: Attack using a randomly selected attack routine.
The program executes 1. and then will check the condition of the sonar every cycle until the condition changes. Then the program jumps to the triggered section and again, checks every cycle and so on.
Hope that helps.
Marcus.