Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 325 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 325 Bytes

Turret

Simple pan/tilt mechanism to explore trajectory planning

This repo includes a generic trajectory planner in trajectoryPlanner.py. The planner supports cubic and quintic path interpolation.

turret.py is a script that uses the trajectory planner and some supporting code to drive stepper motors with a Raspberry Pi.