toggle menu
Cuttlefish Documentation
Cuttlefish
switch theme
search in API
Cuttlefish
/
com.roboctopi.cuttlefish.controller
/
Waypoint
Waypoint
class
Waypoint
Members
Constructors
Waypoint
Link copied to clipboard
constructor
(
position
:
Pose
,
maxPower
:
Double
,
rSlop
:
Double
=
0.05
,
tSlop
:
Double
=
10.0
,
isPassthrough
:
Boolean
=
false
)
constructor
(
position
:
Pose
,
maxPower
:
Double
)
constructor
(
position
:
Pose
)
Properties
is
Passthrough
Link copied to clipboard
var
isPassthrough
:
Boolean
max
Power
Link copied to clipboard
var
maxPower
:
Double
position
Link copied to clipboard
var
position
:
Pose
r
Slop
Link copied to clipboard
var
rSlop
:
Double
t
Slop
Link copied to clipboard
var
tSlop
:
Double