Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Commander

Hierarchy

  • Commander

Index

Constructors

constructor

Properties

Private crazyflie

crazyflie: Crazyflie

Private lastArgs

Private lastFunction

lastFunction: SETPOINT_TYPE = null

Private setpointInterval

setpointInterval: Timer

Accessors

currentSetpoint

Methods

clearSetpointInterval

  • clearSetpointInterval(): void

hoverSetpoint

setpoint

  • setpoint(setpoint?: Setpoint): Promise<Object>

startSetpointInterval

  • startSetpointInterval(): void
  • We need to update the Crazyflie's position every so often otherwise it will stop after a few seconds

    Returns void

stopSetpoint

  • stopSetpoint(): Promise<Object>

velocityWorldSetpoint

zDistanceSetpoint

Generated using TypeDoc