23 #ifndef CLOE_COMPONENT_WHEEL_HPP_ 24 #define CLOE_COMPONENT_WHEEL_HPP_ 40 friend void to_json(Json& j,
const Wheel& w) {
51 #endif // CLOE_COMPONENT_WHEEL_HPP_
double spring_compression
Compression of the spring in [m].
Definition: wheel.hpp:38
double rotation
Rotational angle of wheel around y-axis in [rad].
Definition: wheel.hpp:32
Definition: coordinator.hpp:36
double velocity
Translative velocity of the wheel in [m/s].
Definition: wheel.hpp:35