CreOS SDK
The CreOS SDK allows you to interact with Avular robots
 
Loading...
Searching...
No Matches
creos_messages::WheelState Struct Reference

Wheel state message containing the position and velocity of one wheel. More...

#include <creos/messages/wheel_state.hpp>

Public Member Functions

auto operator<=> (const WheelState &other) const =default
 Compare two WheelState messages.
 

Public Attributes

float position = 0
 Position of the wheel [rad].
 
float velocity = 0
 Velocity of the wheel [rad/s].
 

Detailed Description

Wheel state message containing the position and velocity of one wheel.


The documentation for this struct was generated from the following file: