org.ine.telluride.jaer.wowwee
Class RoboQuadCommands
java.lang.Object
org.ine.telluride.jaer.wowwee.RoboQuadCommands
public class RoboQuadCommands
- extends java.lang.Object
Command codes for WowWee RoboQuad.
From http://profmason.com/wp-content/uploads/2007/12/roboquadircodes.txt
- Author:
- tobi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Stop
public static final int Stop
- See Also:
- Constant Field Values
Walk_Forward
public static final int Walk_Forward
- See Also:
- Constant Field Values
Right_Crab_Walk
public static final int Right_Crab_Walk
- See Also:
- Constant Field Values
Left_Crab_Walk
public static final int Left_Crab_Walk
- See Also:
- Constant Field Values
Left_Crab_Four_Steps
public static final int Left_Crab_Four_Steps
- See Also:
- Constant Field Values
Right_Crab_Four_Steps
public static final int Right_Crab_Four_Steps
- See Also:
- Constant Field Values
Backward_Four_Steps
public static final int Backward_Four_Steps
- See Also:
- Constant Field Values
Walk_Backward
public static final int Walk_Backward
- See Also:
- Constant Field Values
Forward_Four_Steps
public static final int Forward_Four_Steps
- See Also:
- Constant Field Values
Rotate_Counter_Clockwise
public static final int Rotate_Counter_Clockwise
- See Also:
- Constant Field Values
Counter_Clockwise_Four_Steps
public static final int Counter_Clockwise_Four_Steps
- See Also:
- Constant Field Values
Rotate_Clockwise
public static final int Rotate_Clockwise
- See Also:
- Constant Field Values
Clockwise_Four_Steps
public static final int Clockwise_Four_Steps
- See Also:
- Constant Field Values
Head_Up
public static final int Head_Up
- See Also:
- Constant Field Values
Head_Down
public static final int Head_Down
- See Also:
- Constant Field Values
Head_Clockwise
public static final int Head_Clockwise
- See Also:
- Constant Field Values
Head_Counter_Clockwise
public static final int Head_Counter_Clockwise
- See Also:
- Constant Field Values
Top_Left_Shuffle
public static final int Top_Left_Shuffle
- See Also:
- Constant Field Values
Top_Right_Shuffle
public static final int Top_Right_Shuffle
- See Also:
- Constant Field Values
Bottom_Left_Shuffle
public static final int Bottom_Left_Shuffle
- See Also:
- Constant Field Values
Bottom_Right_Shuffle
public static final int Bottom_Right_Shuffle
- See Also:
- Constant Field Values
Left_Strafe
public static final int Left_Strafe
- See Also:
- Constant Field Values
Right_Strafe
public static final int Right_Strafe
- See Also:
- Constant Field Values
Left_Turn_Roll
public static final int Left_Turn_Roll
- See Also:
- Constant Field Values
Right_Turn_Roll
public static final int Right_Turn_Roll
- See Also:
- Constant Field Values
Burst
public static final int Burst
- See Also:
- Constant Field Values
Single_Shot
public static final int Single_Shot
- See Also:
- Constant Field Values
Stomp_Walk
public static final int Stomp_Walk
- See Also:
- Constant Field Values
Left_Legs_In
public static final int Left_Legs_In
- See Also:
- Constant Field Values
Left_Legs_Out
public static final int Left_Legs_Out
- See Also:
- Constant Field Values
Left_Forward_Leg_In
public static final int Left_Forward_Leg_In
- See Also:
- Constant Field Values
Left_Forward_Leg_Out
public static final int Left_Forward_Leg_Out
- See Also:
- Constant Field Values
Left_Backward_Leg_In
public static final int Left_Backward_Leg_In
- See Also:
- Constant Field Values
Left_Backward_Leg_Out
public static final int Left_Backward_Leg_Out
- See Also:
- Constant Field Values
Right_Legs_In
public static final int Right_Legs_In
- See Also:
- Constant Field Values
Right_Legs_Out
public static final int Right_Legs_Out
- See Also:
- Constant Field Values
Right_Forward_Leg_In
public static final int Right_Forward_Leg_In
- See Also:
- Constant Field Values
Right_Forward_Leg_Out
public static final int Right_Forward_Leg_Out
- See Also:
- Constant Field Values
Right_Backward_Leg_In
public static final int Right_Backward_Leg_In
- See Also:
- Constant Field Values
Right_Backward_Leg_Out
public static final int Right_Backward_Leg_Out
- See Also:
- Constant Field Values
Program
public static final int Program
- See Also:
- Constant Field Values
Play_Program
public static final int Play_Program
- See Also:
- Constant Field Values
Program_Delete_Last_Step
public static final int Program_Delete_Last_Step
- See Also:
- Constant Field Values
Erase_Program
public static final int Erase_Program
- See Also:
- Constant Field Values
Scan_Left_For_Object
public static final int Scan_Left_For_Object
- See Also:
- Constant Field Values
Scan_Right_For_Object
public static final int Scan_Right_For_Object
- See Also:
- Constant Field Values
Smart_Scan
public static final int Smart_Scan
- See Also:
- Constant Field Values
Approach_Nearest_Object
public static final int Approach_Nearest_Object
- See Also:
- Constant Field Values
Escape_Walk
public static final int Escape_Walk
- See Also:
- Constant Field Values
Toggle_Activity_Level_1
public static final int Toggle_Activity_Level_1
- See Also:
- Constant Field Values
Toggle_Activity_Level_2
public static final int Toggle_Activity_Level_2
- See Also:
- Constant Field Values
Toggle_Activity_Level_3
public static final int Toggle_Activity_Level_3
- See Also:
- Constant Field Values
Toggle_Aggression_1
public static final int Toggle_Aggression_1
- See Also:
- Constant Field Values
Toggle_Aggression_2
public static final int Toggle_Aggression_2
- See Also:
- Constant Field Values
Toggle_Aggression_3
public static final int Toggle_Aggression_3
- See Also:
- Constant Field Values
Toggle_Awareness_1
public static final int Toggle_Awareness_1
- See Also:
- Constant Field Values
Toggle_Awareness_2
public static final int Toggle_Awareness_2
- See Also:
- Constant Field Values
Toggle_Awareness_3
public static final int Toggle_Awareness_3
- See Also:
- Constant Field Values
Leg_Reset
public static final int Leg_Reset
- See Also:
- Constant Field Values
Full_Reset
public static final int Full_Reset
- See Also:
- Constant Field Values
Volume_Up
public static final int Volume_Up
- See Also:
- Constant Field Values
Volume_Down
public static final int Volume_Down
- See Also:
- Constant Field Values
Guard
public static final int Guard
- See Also:
- Constant Field Values
Sleep
public static final int Sleep
- See Also:
- Constant Field Values
Toggle_Autonomy
public static final int Toggle_Autonomy
- See Also:
- Constant Field Values
Toggle_Sensors
public static final int Toggle_Sensors
- See Also:
- Constant Field Values
Twitch
public static final int Twitch
- See Also:
- Constant Field Values
Surprise
public static final int Surprise
- See Also:
- Constant Field Values
Wave
public static final int Wave
- See Also:
- Constant Field Values
Dizzy
public static final int Dizzy
- See Also:
- Constant Field Values
Attack
public static final int Attack
- See Also:
- Constant Field Values
Roar
public static final int Roar
- See Also:
- Constant Field Values
Aware_Stance
public static final int Aware_Stance
- See Also:
- Constant Field Values
High_Stance
public static final int High_Stance
- See Also:
- Constant Field Values
Aggressive_Stance
public static final int Aggressive_Stance
- See Also:
- Constant Field Values
Dance_Demo
public static final int Dance_Demo
- See Also:
- Constant Field Values
Movement_Demo
public static final int Movement_Demo
- See Also:
- Constant Field Values
Leg_Check
public static final int Leg_Check
- See Also:
- Constant Field Values
RoboQuadCommands
public RoboQuadCommands()