#include <standard.h>
Public Attributes | |
| double | anti_block_angle |
| double | anti_block_threshold |
| double | block_duration |
| double | block_effort |
| double | block_overtime |
| double | block_speed |
| double | exit_push_threshold |
| double | extra_wheel_speed |
| double | forward_push_threshold |
| double | wheel_speed_drop_threshold |
| double | wheel_speed_raise_threshold |
Definition at line 88 of file standard.h.
| double rm_shooter_controllers::Config::anti_block_angle |
Definition at line 121 of file standard.h.
| double rm_shooter_controllers::Config::anti_block_threshold |
Definition at line 121 of file standard.h.
| double rm_shooter_controllers::Config::block_duration |
Definition at line 121 of file standard.h.
| double rm_shooter_controllers::Config::block_effort |
Definition at line 121 of file standard.h.
| double rm_shooter_controllers::Config::block_overtime |
Definition at line 121 of file standard.h.
| double rm_shooter_controllers::Config::block_speed |
Definition at line 121 of file standard.h.
| double rm_shooter_controllers::Config::exit_push_threshold |
Definition at line 122 of file standard.h.
| double rm_shooter_controllers::Config::extra_wheel_speed |
Definition at line 123 of file standard.h.
| double rm_shooter_controllers::Config::forward_push_threshold |
Definition at line 122 of file standard.h.
| double rm_shooter_controllers::Config::wheel_speed_drop_threshold |
Definition at line 123 of file standard.h.
| double rm_shooter_controllers::Config::wheel_speed_raise_threshold |
Definition at line 123 of file standard.h.