Skip to content
Snippets Groups Projects
Commit 995f68e6 authored by Tommy Persson's avatar Tommy Persson
Browse files

Work on doc.

parent ffe4cd86
Branches
No related tags found
No related merge requests found
...@@ -117,7 +117,7 @@ wexec roslaunch lrs_launch config.launch location:=granso ns:=/dji0 ...@@ -117,7 +117,7 @@ wexec roslaunch lrs_launch config.launch location:=granso ns:=/dji0
``` ```
### Start gazebo using docker: ### Start gazebo using docker (optionally)
If you have a NVIDIA graphics card and support for that in docker then If you have a NVIDIA graphics card and support for that in docker then
you can if needed start gazebo (and if the container was started with wgrun): you can if needed start gazebo (and if the container was started with wgrun):
...@@ -147,13 +147,13 @@ wexec rosrun lrs_util_tst tstdisplayserver.py __ns:=/op0 ...@@ -147,13 +147,13 @@ wexec rosrun lrs_util_tst tstdisplayserver.py __ns:=/op0
### RVIZ ### RVIZ
### Test the two running agent ### Test the dji0
On the local machine do: On the local machine do:
Watch the pose: Watch the geopose:
```bash ```bash
rostopic echo /dji0/pose rostopic echo /dji0/geopose
``` ```
Takeoff Takeoff
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment