Skip to content

A quick python script for graphing the results of a trapezoidal profiler (no jerk limiting)

Notifications You must be signed in to change notification settings

619Code/Trapezoidal-Profile-Grapher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Profile Plotter

Usage

  1. Install uv.
  2. Run uv sync to install matplotlib
  3. Run uv run python <filename.csv>

Example

uv run python profile_plotter/plotter.py test.csv should yield :example graph

About

A quick python script for graphing the results of a trapezoidal profiler (no jerk limiting)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages