Retrieves a list of maps available for a robot
Returns a list of maps available for the requested robot
Documentation Index
Fetch the complete documentation index at: https://inorbitinc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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
The current list of maps in this robot
Unique robot ID
Map ID (unique only within robot)
Frame ID (unique only within robot)
Map label (usually corresponds to ROS topic)
Map width, in pixels
Map height, in pixels
Map resolution
Map origin, X
Map origin, Y
Internal data hash. Can be safely used to determine if map has been modified.
Map format version. If not provided, it defaults to 1. This field is used to determine the way the map is displayed. Version 2 displays the map as uploaded, while version 1 mirrors the image vertically before displaying it.
Latest modification timestamp (unix epoch millis)