Skip to content

Commit

Permalink
added new msg
Browse files Browse the repository at this point in the history
  • Loading branch information
Afzal committed Apr 8, 2024
1 parent f0e1e06 commit c6a5519
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions msg/TypedWaypoint.msg
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# type of waypoint, like "LAUNCH", "APPROACH", "TAKEOFF"
string type
# Waypoint to use
geographic_msgs/GeoPoint waypoint
2 changes: 2 additions & 0 deletions msg/TypedWaypointArray.msg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# typed waypoints for special cases like fixedwing and VTOL
fog_msgs/TypedWaypoint[] waypoints

0 comments on commit c6a5519

Please sign in to comment.