Skip to content

Commit

Permalink
updated readme with run instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
waymao committed Aug 11, 2023
1 parent 772feb2 commit 1e36464
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion scripts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,13 @@ Each of these softwares use each contain installation instructions in their resp
* [Moveit](https://github.com/ros-planning/moveit)

### Run
First, run the perception stack
First, SSH into the robot

```
ssh -X [email protected]
```

Next, run the perception stack

```
roslaunch locobot_custom nav_moveit_perception.launch
Expand Down

0 comments on commit 1e36464

Please sign in to comment.