|
Daedalus (PY2026)
Codebase for the Husky Robotics 2025-2026 rover Daedalus
|
Collection of all constants used. More...
Namespaces | |
| namespace | Arm |
| Arm constants. | |
| namespace | Camera |
| Camera constants. | |
| namespace | Drive |
| Drive constants. | |
| namespace | Nav |
| Navigation constants. | |
| namespace | Network |
| Network constants. | |
Variables | |
| const double | CONTROL_HZ = 10.0 |
| const std::chrono::milliseconds | JOINT_POWER_REPEAT_PERIOD (333) |
| const std::chrono::milliseconds | ARM_IK_UPDATE_PERIOD (50) |
| constexpr auto | JOINT_MOTOR_MAP |
| A map that pairs each of the joints to its corresponding motor. | |
Collection of all constants used.
|
constexpr |
A map that pairs each of the joints to its corresponding motor.
(one-to-one pairs only)