Update README.md
This commit is contained in:
22
README.md
22
README.md
@@ -1,13 +1,17 @@
|
|||||||
# NOVAOnboarding
|
# NOVAOnboarding
|
||||||
onboarding for UTD nova lab
|
onboarding for UTD nova lab
|
||||||
|
|
||||||
'''bash
|
```text
|
||||||
dockerShare
|
dockerShare
|
||||||
|-- adipu_ws
|
├── .bashrc (included in repo)
|
||||||
| |-- build
|
├── adipu_ws
|
||||||
| |-- install
|
│ ├── build
|
||||||
| |-- log
|
│ ├── install
|
||||||
| `-- src
|
│ ├── log
|
||||||
| `-- (all files included in this repo)
|
│ └── src
|
||||||
`-- urmom
|
│ └── (files included in this repo @ adipu_ws/src/)
|
||||||
'''
|
├── ros2_humble
|
||||||
|
│ └── (ros2 source install: build, install, log, src)
|
||||||
|
├── initTurt_launch.py (included in repo)
|
||||||
|
└── chaseTurt_launch.py (included in repo)
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user