Hermes
Toggle table of contents
0.2.1
jvm
Platform filter
jvm
Switch theme
Search in API
Hermes
core
/
com.acmerobotics.roadrunner.geometry
/
Rotation2d
/
Companion
Companion
object
Companion
Members
Properties
zero
Link copied to clipboard
@
JvmField
val
zero
:
Rotation2d
Functions
exp
Link copied to clipboard
@
JvmStatic
fun
exp
(
theta
:
Double
)
:
Rotation2d
Turns an unnormalized angle into a rotation.
from
Double
Link copied to clipboard
@
JvmStatic
fun
fromDouble
(
theta
:
Double
)
:
Rotation2d
Alias for
exp
.