pakls / patch_rocket_sim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User Guide

    1. git clone the "patch_rocket_sim" under your rocket-sim/
    1. Backup your original Makefile to different name.
    1. Create a new Makefile under rocket-sim/, and add " -include patch_rocket_sim/Makefile " in your new Makefile.
    1. Modify the rocket-sim/execution.cpp. This step purpose is creating a rocket_sim_main thread and reader thread.
    1. make run -Now, The highest record is about 500 seconds on MacBook Air (13-inch, Early 2015) 1.6G Core i5

About


Languages

Language:C++ 88.2%Language:C 6.0%Language:Makefile 4.2%Language:Gnuplot 1.1%Language:Python 0.5%