Returns a robot's current pose
Returns a robot's current pose
Returns the pose of a robot, including position and orientation
GET
Returns a robot's current pose
Authorizations
InOrbit appKey authenticates API requests using a token.
You can obtain your appKey in the Authentication docs.
Path Parameters
The robot's id
Response
200 - application/json
The current pose of a robot
Robot position and orientation
ID of the map that the robot was using when it last reported the pose
Map internal data hash. Can be safely used to determine if map has been modified.
Robot pose X coordinate
Robot pose Y coordinate
Robot orientation
timestamp (unix epoch millis) when the pose was reported by the robot
Robot pose.x in pixels
Robot pose.y in pixels (following right-hand rule 0 is the bottom)