Skip to content

Conversation

@shawnkchan
Copy link

Summary

This PR addresses issue #9.

In this branch:

  1. update_current_order checks incoming order update and verifies that it can be accepted by the vehicle.
  2. make_new_order checks incoming new order and verifies that it can be accepted by the vehicle.
  3. next_graph_element OrderManager can be called for vehicle to carry out navigation and actions according to the next node or edge.

Note: Graph validation has not been added. I will get #13 finalized and merged first.

Signed-off-by: Shawn Chan <[email protected]>
Signed-off-by: Shawn Chan <[email protected]>
Signed-off-by: Shawn Chan <[email protected]>
@shawnkchan shawnkchan requested a review from sauk2 December 1, 2025 10:25
@sauk2 sauk2 changed the base branch from main to develop December 2, 2025 02:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants