Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
uzumal committed Nov 21, 2022
1 parent 040e502 commit 3898bf2
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,23 @@ under development
8. Check correctly for Position
9. Merge multiple uav's OCtomap

### Usage
if u use a virtual-box, you must connect TELLO-XXXXX before launch Ubuntu.
```
roslaunch flock_driver orbslam2_with_cloud_map.launch
```

```
sudo apt-get install ros-melodic-rosbridge-suite
roslaunch rosbridge_server rosbridge_websocket.launch
```

https://www.youtube.com/watch?v=yPPFK_74rro

### Usage
if u use a virtual-box, you must connect TELLO-XXXXX before launch Ubuntu.
```
roslaunch flock_driver orbslam2_with_cloud_map.launch
roslaunch pcl_ros_processing pcl_downsampling.launch
```

https://www.youtube.com/watch?v=yPPFK_74rro

##Build
### Installing our version of TelloPy
based on https://github.com/dji-sdk/Tello-Python and https://github.com/hanyazou/TelloPy
Expand Down

0 comments on commit 3898bf2

Please sign in to comment.