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

Work with devel env.

parent 0214840f
No related branches found
No related tags found
No related merge requests found
......@@ -12,9 +12,6 @@ See:
- https://aiics.waraps.org/index.php/lrs-lrs_jupyter-md-single_agent_tst-md/
for en overview of the available functionality.
```
******************************************************************************
```
## Preparation
......@@ -46,9 +43,6 @@ And to clean up:
docker system prune
```
<hr>
<hr>
<hr>
## Scripts
......@@ -146,9 +140,6 @@ if [[ $(lsb_release -rs) == "20.04" ]]; then
fi
```
<hr>
<hr>
<hr>
## How to start different parts
......@@ -269,9 +260,6 @@ and the control mode must be:
- thrust
- yawrate
<hr>
<hr>
<hr>
## Compiling Simulator
......@@ -312,10 +300,6 @@ make -j 4 djiosdk-core
sudo make install djiosdk-core
```
<hr>
<hr>
<hr>
## Running Simulator Locally
### Start dji0 with simulator running from local repos
......@@ -330,9 +314,6 @@ In the docker run
wexec roslaunch lrs_launch djisimtst.launch simulator:=false ns:=/dji0
```
<hr>
<hr>
<hr>
## Flying with Gamepad
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment