Skip to content

redindelible/launch-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

First, you have to install Rust and Cargo (the build tool for Rust). Follow the instructions at the Rust website (https://www.rust-lang.org/tools/install). Make sure you add the ~/.cargo/bin directory to your Path.

Then download this repository somewhere onto your computer. Unzip it and navigate to it, so that the directory containing Cargo.toml is your current working directory. Run cargo run. This should automatically install dependencies, build, and run the project.

Usage

For an example usage, download this launch file, then select it as the source and example/packet.h as the packet format.

Left-click+Drag in the plot window to box zoom. To reset the zoom, double-click in the plot window.

Limitations

Loading in all the rows from the launch file into the graph makes the application laggy. To mitigate this, increase the sampling in the plot tab to reduce the number of data points plotted.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published