You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a navigation service in C++ reusing ssl-unification implementation.
Describe the scenario use case.
The service must be able to subscribe to messages sent from strategy modules such as Decision or Behavior, calculate robot trajectory and plan paths, and publish required cinematic outputs to communication.
The text was updated successfully, but these errors were encountered:
Describe the feature request.
Implement a navigation service in C++ reusing
ssl-unification
implementation.Describe the scenario use case.
The service must be able to subscribe to messages sent from strategy modules such as
Decision
orBehavior
, calculate robot trajectory and plan paths, and publish required cinematic outputs to communication.The text was updated successfully, but these errors were encountered: