Example of Sequence Planner controlling some simulated resources.
- ROS2 Foxy
- Colcon
- Rust
- NuXmv
- llvm and clang(https://rust-lang.github.io/rust-bindgen/requirements.html#clang)
- SP ROS messages Download, colcon build and source before building this repo.
colcon build
To rebuild the generated Rust messages, you can run:
colcon build --cmake-args -DCARGO_CLEAN=ON
ros2 launch dorna_example simulation.launch.py