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: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ 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
- start new terminal and source ROS 2
- `source <path_repo>/test_ws/install/setup.bash`
- `cd <path_repo>/monitor`
- fill out [ros2_config.toml](monitor/ros2_config.toml):
Expand Down
Loading