mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-30 14:59:31 +00:00
ROS: Use ROS_HOSTNAME instead of ROS_IP (#101)
This commit is contained in:
@@ -23,7 +23,7 @@ ROS_MASTER_URI=http://192.168.11.1:11311 rviz
|
||||
Если соединение не устанавливается, необходимо убедиться, что в `.bashrc` Клевера присутствует строка:
|
||||
|
||||
```bash
|
||||
export ROS_IP=192.168.11.1
|
||||
export ROS_HOSTNAME=raspberrypi.local
|
||||
```
|
||||
|
||||
Использование rviz
|
||||
|
||||
Reference in New Issue
Block a user