Readonly
nameThe name of the resource.
Add a waypoint to the service's data storage.
The current location of the robot n the navigation service with latitude and longitude values.
Get the current location of the robot.
Get the mode the robot is operating in.
Get a list of obstacles.
Gets the list of paths known to the navigation service.
Gets information on the properties of the current navigation service.
Get an array of waypoints currently in the service's data storage.
Remove a waypoint from the service's data storage.
The MongoDB ObjectID of the waypoint to remove from the service's data storage.
Set the mode the robot is operating in.
The mode for the service to operate in.
A gRPC-web client for a Navigation service.