CMU-Robotics-Club / RoboBuggy2

A complete re-write of the old RoboBuggy.
GNU General Public License v3.0
2 stars 0 forks source link

new path planning logic #62

Closed Jackack closed 3 months ago

Jackack commented 3 months ago

What type of PR is this? (check all applicable)

Description

updated path planning logic updated autonsystem added steering constraint to MPC fixed trajectory.py whitespace

QA Instructions, Screenshots, Recordings

run roslaunch buggy sim_2d_2buggies.launch and roslaunch buggy sim_2d_single.launch

Added/updated tests?

We encourage you to keep the code coverage percentage at 80% and above.