Skip to content

Commit

Permalink
Update message definitions Tue Nov 28 16:11:04 UTC 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
PX4BuildBot committed Nov 28, 2023
1 parent 33dc666 commit f8b30be
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions msg/WheelEncoders.msg
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
uint64 timestamp # time since system start (microseconds)

# Two wheels: 0 right, 1 left
float32[2] wheel_speed # [rad/s]
float32[2] wheel_angle # [rad]

0 comments on commit f8b30be

Please sign in to comment.