Skip to content

Commit 8c1660e

Browse files
committed
msg
Signed-off-by: silanus23 <[email protected]>
1 parent b447cf2 commit 8c1660e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

nav2_msgs/msg/TrackingError.msg

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Real-time tracking error for Nav2 controller
2+
3+
std_msgs/Header header
4+
float32 tracking_error
5+
uint32 last_index
6+
float32 cross_product
7+
geometry_msgs/PoseStamped robot_pose
8+
float32 distance_to_goal

0 commit comments

Comments
 (0)