This is the hello world for the drake::system
classes.
Follow the instructions in the README for this project.
# Switch to the build directory
cd build/src/simple_continuous_time_system
# Run the tests
./simple_continuous_time_system
Note that there is no interaction nor output from this program. It is merely intended to exercise the code.