Ports
state (in)
Data structure
|
desired (out)
Data structure
|
Services
set_bounds (function)
Inputs
|
set_velocity_limit (function)
Inputs
|
Throws
|
set_acceleration_limit (function)
Inputs
|
Throws
|
set_jerk_limit (function)
Inputs
|
Throws
|
set_snap_limit (function)
Inputs
|
Throws
|
get_limits (function)
Outputs
|
set_current_state (activity)
Throws
|
Context
|
Set initial planning position to current one
take_off (activity)
Inputs
|
Throws
|
Context
|
Vertical take-off from current state
goto (activity)
Inputs
|
Throws
|
Context
|
Reach a given position from current state
waypoint (activity)
Inputs
|
Throws
|
Context
|
Push a given position to reach after last one
velocity (function)
Inputs
|
Throws
|
Context
|
Reach a desired velocity within a given duration
replay (activity)
Inputs
|
Throws
|
Context
|
Replay a trajectory log file
stop (activity)
Context
|
Cancel any motion and set the desired state to empty
get_reference (attribute)
Outputs
|
log (function)
Inputs
|
Throws
|
Log state
log_stop (function)
Stop logging
log_info (function)
Outputs
|
Show missed log entries
Tasks
plan
Context
|