Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Parameters

    1. Floor: string Type, name of floor

    2. building: string Type, building name

  2. return value

2.3.4.

...

2 Find the nearest POI


POST /api/multi-floor/map/v1/pois/:search_nearby

Find the closest nearest POI information to the robot
The name has three special values, ON_DOCK means on the charge station, IN_ELEVATOR means inside the elevator, UNKNOWN means no POI, there is no relative_pose field at this time, the other values all indicate the name of the regular POI added in the map.


2.3.4.

...

3 Sync Map


POST /api/multi-floor/map/v1/stcm/:sync

...