Skip to content

Commit

Permalink
Update the storage state object
Browse files Browse the repository at this point in the history
  • Loading branch information
civerachb-cpr committed Mar 13, 2024
1 parent 295f2e8 commit 6632763
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs_outdoornav_user_manual/api/api_endpoints/definitions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,12 @@ clearpath_navigation_msgs/Waypoint[] waypoints
# All tasks defined in the database
clearpath_navigation_msgs/Task[] tasks
# All network of paths missions in the database
clearpath_navigation_msgs/NetworkMission[] network_missions
# All network of paths maps in the database
clearpath_navigation_msgs/NetworkMap[] network_maps
```

#### clearpath_mission_scheduler_msgs/msg/NextSchedule.msg
Expand Down

0 comments on commit 6632763

Please sign in to comment.