Skip to content

Test program for a simple trapezoidal trajectory planner

License

Notifications You must be signed in to change notification settings

thomask77/mc_traj-imgui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trapezoidal Trajectory Planner

This is a Dear ImGui based test program for an on-line trapezoidal trajectory planner.

mc_traj.c is where are all the magic happens.

Build

Linux

mkdir -p build
cd build
cmake ..

make

./mc_traj_test

Windows

The project can also be compiled for Windows using Microsoft Visual Studio 2022 or later.

Needs SDL2-devel-2.30.3-VC.zip.

About

Test program for a simple trapezoidal trajectory planner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published