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

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


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

cython fortran navigation python robot ttc

Last synced: about 2 months 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)