We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
debugging_assistant
1 parent 0119d2b commit c66940fCopy full SHA for c66940f
docs/debugging_assistant.md
@@ -22,7 +22,7 @@ The ROS 2 Debugging Assistant is an interactive tool that helps developers inspe
22
23
```sh
24
source setup_shell.sh
25
-streamlit run src/rai/rai/tools/debugging_assistant.py
+streamlit run src/rai_core/rai/tools/debugging_assistant.py
26
```
27
28
## Usage Examples
0 commit comments