Skip to content

Commit

Permalink
Update ReadMe.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mostmosthandsome authored Sep 14, 2024
1 parent adee842 commit 0b3c833
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,12 @@
建议使用Ubuntu版本>=22.04(20.04好像有个库没有)

## gazebo安装
挂上梯子,然后参见https://gazebosim.org/docs/harmonic/install_ubuntu/
挂上梯子,然后参见https://gazebosim.org/docs/harmonic/install_ubuntu/
然后
```bash
sudo apt install python3-colcon-common-extensions
sudo apt-get install ros-humble-ros-gzharmonic
```

## 依赖库安装
### Eigen安装
Expand Down

0 comments on commit 0b3c833

Please sign in to comment.