Pioneer Robotics Documentation
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Pioneer Robotics Documentation
Pioneer Robotics Documentation
/
pioneer.decode
/
Motif
Motif
class
Motif
(
val
aprilTagId
:
Int
)
Members
Constructors
Motif
Link copied to clipboard
constructor
(
aprilTagId
:
Int
)
Properties
april
Tag
Id
Link copied to clipboard
val
aprilTagId
:
Int
current
Artifact
Link copied to clipboard
val
currentArtifact
:
Artifact
?
Functions
get
Artifact
At
Link copied to clipboard
fun
getArtifactAt
(
index
:
Int
)
:
Artifact
?
get
Current
Index
Link copied to clipboard
fun
getCurrentIndex
(
)
:
Int
get
Next
Artifact
Link copied to clipboard
fun
getNextArtifact
(
)
:
Artifact
?
get
Pattern
Link copied to clipboard
fun
getPattern
(
)
:
List
<
Artifact
>
is
Valid
Link copied to clipboard
fun
isValid
(
)
:
Boolean
reset
Link copied to clipboard
fun
reset
(
)
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String