Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/soraxas/time-to-collision


https://github.com/soraxas/time-to-collision

cython fortran navigation python robot ttc

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

# Fast TTC (Time to Collision) in Fortran and Python bindings

This repository implements TTC algorithm in a numerically efficient form in **Fortran**, with **Python** Bindings.

This further includes a **cython** implementations of forward propagating TTC controlled robot with scipy optimisation.

## Control dynamics of the unicycle robot dynamics

![](docs/control.png)

## Rollout of robot with TTC within a crowd

![](docs/nav.png)