Interface ChargingStation

Charging station

Describe a charging station element with its infos and poses needed to perfom the docking 🔌

See

RoboccDocs for further information

Hierarchy

  • ChargingStation

Properties

approach_pose: Pose

Approach position,

description: string

Description

disable_safety_distance?: number

Distance from which safety is disabled

docked_pose: Pose

Docked position,

id?: number

Id

id_map?: number

Id of the map

marker: string

Marker

name: string

Name

pose: Pose

Marker's position,

undock_sequence: MoveSequence

Undock sequence

uuid?: number

Uuid, unique identifier on the current map

Generated using TypeDoc