www.nexusrobot.com Robot Kits manual
46
unsigned char _pinIRQ
The IRQ pin
unsigned char _pinIRQB
The IRQB pin
struct ISRVars* _isr
A point of the struct IRSVars’s member
unsigned int _ratio
A variable equal 60
unsigned int cirMM
A variable equal 314 mm
unsigned int
getCirMM
() const
Get the Circumference of the wheel
Return:
_cirMM
unsigned int
setCirMM
(unsigned int cirMM=CIRMM);
Set the Circumference of the wheel
This will lie within the range specified at
MotorWheel::getCirMM
();
parameters
unsigned int cirMM
The value want to set
See:
MotorWheel::getCirMM
()
unsigned int
getSpeedCMPM
() const
Get the speed(centimeter per minute)
This will lie within the range specified at
GearedMotor::getGearedSpeedRPM
()
.
See:
GearedMotor::getGearedSpeedRPM
()
unsigned int
setSpeedCMPM
(unsigned int cm,bool dir)
Set the speed for motor
This will lie within the range specified at
GearedMotor::setGearedSpeedRPM
().
Then you will see
MotorWheel::getspeedCMPM
()
See:
GearedMotor::setGearedSpeedRPM
()
MotorWheel::getspeedCMPM
()
Summary of Contents for Nexus Robot
Page 74: ...www nexusrobot com Robot Kits manual 70 Sample Wiring Diagram for RB004 2WD V2 0...
Page 92: ...www nexusrobot com Robot Kits manual 88 Diagram for Omni3WD_V1 0...
Page 96: ...www nexusrobot com Robot Kits manual 92 Diagram_Omni3WD_V3 3...
Page 118: ...www nexusrobot com Robot Kits manual 114 Sample Wiring Diagram for RB011 Mecanum 4WD V4 1...