Files
Documentations/Writerside/topics/OdometryPos-Topic-Interface.md
acki 2c7fa8fb3d doc ros v0.2.0
changelist :
- Odometry Interface
2025-04-07 17:37:50 -04:00

456 B

OdometryPos

<modelec_interface/msg/odometry_pos.hpp>

Objectif

Récuperer la position du robot à partir de l'odométrie.

Interface

int64 x
int64 y
int64 theta

Params

Type Name Description
int64 x position selon l'axe x (mm)
int64 y position selon l'axe x (mm)
int64 theta angle selon l'axe x (rad)

Utilisé par