Skip to content

daohu527/seahorse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

English | 中文 | 한국어 | 日本語

Documentation Status

A pure python autonomous driving framework


Related works

Online Practice

Design

You might be surprised that this autonomous driving system was developed in python. I know the speed is slow and can't guarantee real time, but its benefits are also obvious. It's easy to add features, verify algorithms, structure data, visualize and so on.

So this is probably the best project for teaching and research in the field of autonomous driving. Although this is a bit of an overstatement, we still want it to be the matlab of autonomous driving.

We call it the seahorse, small and delicate. Enjoy it and action now!!!

Architecture

The following is the software block diagram of seahorse, which integrates various algorithm libraries for autonomous driving and supports a variety of middleware through the wrappar layer. At the same time, it also provides a rich API interface to connect to the simulation system.

We hope it will be an autonomous driving system with rich algorithm support, simple use, and standard interfaces.

About

a pure python autonomous driving framework

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages