This is a modified version of Basilisk project.
- feat: removing SWIG c/c++ -> python interface and added c++ dependencies Eigen & cspice library manually.
python config_and_build.pythis script will configure cmake and build targets to dist3/
python install.pyrunning after build, this script will install libraries and .h header
files to directory install/
python run_all_test.pythis script will run all tests under dist3/ directory