Skip to content

Commit

Permalink
Readding demo
Browse files Browse the repository at this point in the history
  • Loading branch information
javizqh committed Apr 16, 2024
1 parent 5598d51 commit 04c9181
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/_posts/2024-03-18-Demo.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ vcs import < patrolling_demo/thirdparty.repos
vcs import < fortress_sim/thirdparty.repos
```


Now the only thing left is init Rosdep and compiling (Note that you need to be in the root if the workspace):

```bash
cd ../.. # If you are already in root DO NOT EXECUTE THIS
sudo rosdep init
Expand All @@ -60,11 +60,11 @@ ros2 launch darknet_ros darknet_ros.launch.py
```

And for last, launch the demo (if it gets stuck before going to the door for the first time please reset both the simulation and the navigation).

```bash
ros2 run patrolling_demo executor
```


## Showcase 8x

{% include embed/youtube.html id='V0LpdK5p47A' %}
Expand Down

0 comments on commit 04c9181

Please sign in to comment.