mirror of
https://github.com/westonrobot/scout_ros.git
synced 2026-01-12 11:20:02 +08:00
initial release of webots simulation for scout
This commit is contained in:
15
scout_webots_sim/README.md
Normal file
15
scout_webots_sim/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
## scout_webots_sim
|
||||
|
||||
* Install dependencies
|
||||
|
||||
```
|
||||
$ sudo apt install ros-melodic-webots-ros
|
||||
```
|
||||
|
||||
* Set WEBOTS_HOME variable
|
||||
|
||||
Add the following line to your "~/.bashrc"
|
||||
|
||||
```
|
||||
export WEBOTS_HOME=/usr/local/webots
|
||||
```
|
||||
Reference in New Issue
Block a user