7 lines
170 B
Plaintext
7 lines
170 B
Plaintext
|
# Difference between the current measurement and prediction
|
||
|
float64 position_diff
|
||
|
float64 yaw_diff
|
||
|
# Unfiltered position and yaw
|
||
|
geometry_msgs/Point position
|
||
|
float64 yaw
|