Skip to content

Commit

Permalink
Update message definitions Wed Aug 30 08:35:46 UTC 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
PX4BuildBot committed Aug 30, 2023
1 parent 44b5bc9 commit ce0e9f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions msg/VehicleLocalPosition.msg
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ float32 ay # East velocity derivative in NED earth-fixed frame, (metres/s
float32 az # Down velocity derivative in NED earth-fixed frame, (metres/sec^2)

float32 heading # Euler yaw angle transforming the tangent plane relative to NED earth-fixed frame, -PI..+PI, (radians)
float32 unaided_heading # Same as heading but generated by integrating corrected gyro data only
float32 delta_heading
uint8 heading_reset_counter
bool heading_good_for_control
Expand Down

0 comments on commit ce0e9f3

Please sign in to comment.