mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Add Foxglove to flight_log_analysis (#25990)
* Add Foxglove to flight_log_analysis * shrink image * Minor subedit * Change scrub to seek in Foxglove description --------- Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
This commit is contained in:
parent
ad38dba167
commit
7d034d6087
BIN
docs/assets/flight_log_analysis/foxglove/foxglove_px4.png
Normal file
BIN
docs/assets/flight_log_analysis/foxglove/foxglove_px4.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 55 KiB |
@ -41,6 +41,23 @@ Key features:
|
||||
|
||||
See [Log Analysis using Flight Review](../log/flight_review.md) for an introduction.
|
||||
|
||||
### Foxglove
|
||||
|
||||
[Foxglove](https://foxglove.dev/) is a purpose-built robotics observation platform that works natively with ULog.
|
||||
It allows you to replay your flights and seek through the timeline to find data of interest.
|
||||
|
||||
Key features:
|
||||
|
||||
- Native support for ULog files — open files by dragging and dropping or using the file dialog.
|
||||
- Multiple visualization panels, including Raw Messages, Plot, 3D, and Map panels.
|
||||
- [PX4 Converter extension](https://github.com/foxglove/px4_converter) that translates selected uORB messages and creates Foxglove schemas for enhanced visualizations.
|
||||
- Save and share custom layouts with panels and their settings.
|
||||
- Cross-platform desktop application (Windows, macOS, Linux).
|
||||
|
||||
See [Foxglove PX4 Docs](https://docs.foxglove.dev/docs/getting-started/frameworks/px4) for more detailed information and instructions.
|
||||
|
||||

|
||||
|
||||
### PlotJuggler
|
||||
|
||||
[PlotJuggler](https://github.com/facontidavide/PlotJuggler) is a desktop application that allows users to easily visualize and analyze data expressed in the form of time series.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user