Package-level declarations

Types

Link copied to clipboard
class FollowTrajectoryAction(timeTrajectory: TimeTrajectory) : Action

An Action used to make a KiwiDrive follow a trajectory.

Link copied to clipboard
object KiwiDrive : API
Link copied to clipboard
class KiwiKinematics(radius: Double)

Used to compute the various physics related to the kiwi drive (Killough platform).

Link copied to clipboard

An API used to detect where the robot is and how much it has moved.

Link copied to clipboard
class TurnAction(turn: TimeTurn) : Action

An Action used to turn a KiwiDrive.