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
- Host: GitHub
- URL: https://github.com/soraxas/time-to-collision
- Owner: soraxas
- Created: 2023-05-27T11:45:25.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-27T11:52:39.000Z (about 3 years ago)
- Last Synced: 2026-03-31T06:34:57.172Z (4 months ago)
- Topics: cython, fortran, navigation, python, robot, ttc
- Language: Jupyter Notebook
- Homepage:
- Size: 801 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

## Rollout of robot with TTC within a crowd
