Skip to content

arrana16/V5RC-Motion-Profiling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This program is a bezier curve generator that generates 2 dimensional motion profiles for a robot to follow. This program also acted as a coordinate generator for drive to point movements with odometry. 540W used this to plan their autnomous routines. Note that this is a first version program and still holds some underlying issues, mainly the ability for a path to accelerate too fast. This aims to be fixed in future revisions.

This program, was written in python and uses pygame as its GUI. If you wish to use this for yourself, make sure to download pygame using pip. image image

About

A Bezier curve path generator for Team 540W written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages