SetKnownPosition

class SetKnownPosition(position: Double) : Command

A command that sets the pivot to a known position.

Parameters

position

the position to set the pivot to

Constructors

Link copied to clipboard
constructor(position: Double)

Functions

Link copied to clipboard
open override fun initialize()

Set the pivot encoder to the desired position

Link copied to clipboard
open override fun isFinished(): Boolean

This command is finished instantly