Sooner-Rover-Team/auto_ros2
Document the `maps_backend` package
Aberta
#125 aberto em 11 de set. de 2025
docsgood first issuesrc/maps_backend
Métricas do repositório
- Stars
- (6 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
In PR #117, we have a basic implementation of the maps backend. It uses ROS 2 to send GPS messages to the frontend.
However, it's kinda incomplete...
Checklist
To complete this task and close the issue, please finish this checklist:
- Add a
src/maps_backend/README.md- Example for running (something like this:
ros2 run sensors sensors_node & ros2 run maps_backend maps_backend)
- Example for running (something like this: