File demo_pid_load_from_file.cppΒΆ

Example of a demo that requires to read a config file.

Author

Vincent Berenz license License BSD-3-Clause

Copyright

Copyright (c) 2019, New York University and Max Planck Gesellschaft.

Date

2019-05-22

Functions

void run_demo()

Run some demo using a YAML file as configuration for the PID controller.

int main()

Run the demo in a safe environment.