Sooner-Rover-Team/auto_ros2

Document the `maps_backend` package

Open

#125 opened on Sep 11, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (7 forks)auto 404
docsgood first issuesrc/maps_backend

Repository metrics

Stars
 (6 stars)
PR merge metrics
 (PR metrics pending)

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)

Contributor guide