Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rafal-gorecki authored Feb 15, 2024
1 parent a68d87e commit 5b024d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Install all necessary tools:

```bash
sudo apt-get update
sudo apt-get install -y ros-dev-tools python3-pip
sudo apt-get install -y python3-pip ros-dev-tools stm32flash
```

Create workspace folder and clone `rosbot_ros` repository:
Expand Down Expand Up @@ -79,7 +79,7 @@ Flash firmware:

```bash
source install/setup.bash
ros2 launch rosbot_utils flash_firmware
ros2 run rosbot_utils flash_firmware
```

Running:
Expand Down

0 comments on commit 5b024d7

Please sign in to comment.