Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Servo ¶
type Servo struct {
// contains filtered or unexported fields
}
Servo represents a Servo engine controller.
type Servos ¶
type Servos struct {
// contains filtered or unexported fields
}
Servos represent a duo of Servo.
func (*Servos) Aim ¶
Aim moves the Servos to make sure that the given point lies in the tolerable rectangle area.
func (*Servos) CenterMiddleUp ¶
func (ss *Servos) CenterMiddleUp()
CenterMiddleUp set Servos to the default position.
Click to show internal directories.
Click to hide internal directories.