phynt component
- Ports
- Services
- set_mass (attribute)
- set_geom (attribute)
- set_af_parameters (attribute)
- set_af_wrench (attribute)
- set_wo_gains (attribute)
- set_wo_thresh (attribute)
- set_wo_bias (attribute)
- set_wo_fc (attribute)
- get_body_parameters (attribute)
- get_reference (attribute)
- get_wo_parameters (attribute)
- get_af_parameters (attribute)
- enable (attribute)
- servo (activity)
- set_state (function)
- set_position (function)
- set_current_position (activity)
- stop (function)
- set_wo_zero (activity)
- log (function)
- log_stop (function)
- log_info (function)
- Tasks
Ports
state (in)
Data structure
|
wrench_measure (in)
Data structure
|
reference (in)
Data structure
|
desired (out)
Data structure
|
external_wrench (out)
Data structure
|
Services
set_af_parameters (attribute)
Inputs
|
set_af_wrench (attribute)
Inputs
|
set_wo_fc (attribute)
Inputs
|
Set the wrench observer low-pass filter cutoff frequency.
The 6 values correspond to the 6 axis of the wrench: force x, y and z and torque x, y and z, in that order.
get_reference (attribute)
Outputs
|
get_wo_parameters (attribute)
Outputs
|
get_af_parameters (attribute)
Outputs
|
enable (attribute)
Inputs
|
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.
Tasks
main
Context
|