Package com.viam.service.navigation.v1
package com.viam.service.navigation.v1
-
ClassDescriptionProtobuf type
viam.service.navigation.v1.AddWaypointRequest
Protobuf typeviam.service.navigation.v1.AddWaypointRequest
Protobuf typeviam.service.navigation.v1.AddWaypointResponse
Protobuf typeviam.service.navigation.v1.AddWaypointResponse
Protobuf typeviam.service.navigation.v1.GetLocationRequest
Protobuf typeviam.service.navigation.v1.GetLocationRequest
Protobuf typeviam.service.navigation.v1.GetLocationResponse
Protobuf typeviam.service.navigation.v1.GetLocationResponse
Protobuf typeviam.service.navigation.v1.GetModeRequest
Protobuf typeviam.service.navigation.v1.GetModeRequest
Protobuf typeviam.service.navigation.v1.GetModeResponse
Protobuf typeviam.service.navigation.v1.GetModeResponse
GetObstacles will return the geopoint location and geometry of all known obstacles on the navigation map.GetObstacles will return the geopoint location and geometry of all known obstacles on the navigation map.Protobuf typeviam.service.navigation.v1.GetObstaclesResponse
Protobuf typeviam.service.navigation.v1.GetObstaclesResponse
Returns all the paths known to the navigation serviceReturns all the paths known to the navigation serviceProtobuf typeviam.service.navigation.v1.GetPathsResponse
Protobuf typeviam.service.navigation.v1.GetPathsResponse
Protobuf typeviam.service.navigation.v1.GetPropertiesRequest
Protobuf typeviam.service.navigation.v1.GetPropertiesRequest
Returns properties information for the named navigation serviceReturns properties information for the named navigation serviceProtobuf typeviam.service.navigation.v1.GetWaypointsRequest
Protobuf typeviam.service.navigation.v1.GetWaypointsRequest
Protobuf typeviam.service.navigation.v1.GetWaypointsResponse
Protobuf typeviam.service.navigation.v1.GetWaypointsResponse
MapType represents the various types of maps the navigation service can ingest.Protobuf enumviam.service.navigation.v1.Mode
A user provided destination and the set of geopoints that the robot is expected to take to get thereA user provided destination and the set of geopoints that the robot is expected to take to get thereProtobuf typeviam.service.navigation.v1.RemoveWaypointRequest
Protobuf typeviam.service.navigation.v1.RemoveWaypointRequest
Protobuf typeviam.service.navigation.v1.RemoveWaypointResponse
Protobuf typeviam.service.navigation.v1.RemoveWaypointResponse
Protobuf typeviam.service.navigation.v1.SetModeRequest
Protobuf typeviam.service.navigation.v1.SetModeRequest
Protobuf typeviam.service.navigation.v1.SetModeResponse
Protobuf typeviam.service.navigation.v1.SetModeResponse
Protobuf typeviam.service.navigation.v1.Waypoint
Protobuf typeviam.service.navigation.v1.Waypoint
A NavigationService declares the gRPC contract for a Navigation serviceA NavigationService declares the gRPC contract for a Navigation serviceA stub to allow clients to do synchronous rpc calls to service NavigationService.A stub to allow clients to do ListenableFuture-style rpc calls to service NavigationService.Base class for the server implementation of the service NavigationService.A stub to allow clients to do asynchronous rpc calls to service NavigationService.