![]() |
MOREbot_Library
1.3.2
Library to control the MOREbot base robot
|
This is the complete list of members for MOREbot, including all inherited members.
backward(int speed) | MOREbot | |
bounce(float targetDistance, float threshold) | MOREbot | |
btControl() | MOREbot | |
forward(int speed) | MOREbot | |
getBluetooth() | MOREbot | |
getLeftMotor() | MOREbot | |
getRightMotor() | MOREbot | |
getUltrasonic() | MOREbot | |
left(int speed) | MOREbot | |
MOREbot(int LM, int RM) | MOREbot | |
MOREbot(String name, int LM, int RM) | MOREbot | |
MOREbot(int LM, int RM, int trig, int echo) | MOREbot | |
MOREbot(String name, int LM, int RM, int trig, int echo) | MOREbot | |
MOREbot(String name, int LM, int RM, int trig, int echo, int rx, int tx) | MOREbot | |
readDistance() | MOREbot | |
right(int speed) | MOREbot | |
setup() | MOREbot | |
stop() | MOREbot |