Skip to content

Commit

Permalink
Add the split-edge service
Browse files Browse the repository at this point in the history
  • Loading branch information
civerachb-cpr committed Apr 2, 2024
1 parent e9fb444 commit 0e1c417
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,14 @@ service instead.

:::

#### mission_manager/split_network_edge

**Service Type:** [clearpath_mission_manager_msgs/srv/SplitNetworkEdge](definitions.mxd#storage-splitnetworkedge)

**Description:** Split an edge of network of paths map to create 2 edges connected to a new vertex between them. If
`symmetrical` is set to `true` the new edges will be bidirectional, otherwise only the edge going in one direction is
split.

#### mission_manager/update_mission

**Service Type:** [clearpath_mission_manager_msgs/srv/UpdateMission](definitions.mdx#storage-updatemission)
Expand Down

0 comments on commit 0e1c417

Please sign in to comment.