Main Flight Computer for SpaceX 2018 Hyperloop Pod Competition
- Clone the repo
- Follow any instructtions on hyperloop-common
- Run
setup.sh
or otherwise install boost - Run
cmake
Development is done entirely in C++ and must be POSIX compliant.
The actual development environment you use is up to you and
depends on how you ran your cmake
(some use Xcode, some use
vim/atom/emacs/sublime).
It is strongly recommended that you do development, or at least debugging in a POSIX environment.
Copyright (c) Paradigm Hyperloop, 2017-2018 All rights reserved
See LICENSE