Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ A comprehensive RTLola tutorial can be found [here](https://rtlola.cispa.de/play
- `colcon build`
- `source install/setup.bash`
- `ros2 run rtlola_testnode testnode`
- start new terminal
- `source <path_repo>/test_ws/install/setup.bash`
- `cd <path_repo>/monitor`
- fill out [ros2_config.toml](monitor/ros2_config.toml):
- `generate_file = true` if new bindings shall be generated
Expand Down
Loading