cisprague / dubins

Dubin's car planning challenge in pure Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Robotic Planning Assignment for DD2410 Introduction to Robotics

Description

In this assignment we'll consider a constant velocity Dubin's car model, in which the steering angle is the sole control parameter, modelled by the following system of ordinary differential equations:

Our task to safely drive the car from its initial position to a target position without colliding with any obstacles or venturing out of bounds. Consider the diagramme below.

About

Dubin's car planning challenge in pure Python.

License:GNU Affero General Public License v3.0


Languages

Language:Jupyter Notebook 94.8%Language:Python 5.2%