ArduPilot / ArduPilot/WebTools
TelemetryDashboard: Add ROS 2 map widget
- Dominant language
- JavaScript
- Stars
- 62
- Forks
- 92
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 2
Description
# Request
I want to view telemetry from my drone using the ROS 2 interface. This issue is for viewing the GPS position on the 2D map.
# Design Ideas
* Modify the map widget to support subscribing to the `/ap/navsatfix` topic using [roslibjs](https://github.com/RobotWebTools/roslibjs). I've used roslibjs, it's easy.
* Display the drones heading using `/ap/geopose` topic
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing TelemetryDashboard map widget and reviewing how it handles map data and roslibjs connections. Subscribe to `/ap/navsatfix` for the drone's GPS position and `/ap/geopose` for heading, then verify both are represented on the 2D map.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, robotics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100