/FusionAD

An open source autonomous driving stack by engineering students at San Jose State University, San Jose, CA, USA

Primary LanguageC++MIT LicenseMIT

FusionAD

FusionAD is an autonomous driving software stack developed by engineering students at San Jose State University.

Before use:

Run the ext_package_build.sh to ensure all the prerequisites of the external ROS packages used in this stack are met and installed

sudo sh ext_package_build.sh

Development:

Please develop from the branch "develop", not master.