Ports
rotor_input (out)
Data structure
|
rotor_measure (in)
Data structure
|
state (in)
Data structure
|
reference (in)
Data structure
|
external_wrench (out)
Data structure
|
Services
set_saturation (attribute)
Inputs
|
set_servo_gain (attribute)
Inputs
|
set_mass (attribute)
Inputs
|
set_wlimit (attribute)
Inputs
|
set_geom (attribute)
Inputs
|
set_emerg (attribute)
Inputs
|
Set thresholds for emergency descent.
dx
, dq
, dv
and dw
represent the maximum uncertainty tolerated
in the input state (in) for position (dx
), orientation (dq
),
linear velocity (dv
) and angular velocity (dw
), measured as 3
times the standard deviation.
By default, dx
is 5cm, dq
is 5⁰, dv
is 20cm/s and dw
20⁰/s.
Beyond that threshold, an emergency descent is started.
As long as the emergency descent is active, the position error or
linear velocity error are cancelled (i.e. the desired roll and pitch
are set to 0) and a vertical acceleration of descent
(by default
-0.1 m/s²) is requested. The descent is based on the mass only,
with no feedback, as the state is considered invalid. If the
orientation is invalid in the state (in), then no control on the
attitude is possible and the stability is not guaranteed …
set_wo_gains (attribute)
Inputs
|
set_af_parameters (attribute)
Inputs
|
set_af_wrench (attribute)
Inputs
|
set_af_enable (attribute)
Inputs
|
get_servo_parameters (attribute)
Outputs
|
get_body_parameters (attribute)
Outputs
|
get_reference (attribute)
Outputs
|
get_wo_parameters (attribute)
Outputs
|
get_af_parameters (attribute)
Outputs
|
servo (activity)
Throws
|
Context
|
Track a desired position
set_state (function)
Inputs
|
Context
|
Set the desired state
set_position (function)
Inputs
|
Context
|
Set the desired position
set_current_position (activity)
Throws
|
Context
|
Set the desired position
set_wo_zero (activity)
Inputs
|
Context
|
Compute wrench observer bias.
log (function)
Inputs
|
Throws
|
Log state
log_stop (function)
Stop logging
log_info (function)
Outputs
|
Show missed log entries
Tasks
main
Context
|
wo
Context
|