Skip to content

Commit 8e1cdae

Browse files
authored
Update README.md
1 parent 896128e commit 8e1cdae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,11 @@ $ catkin_make -DCMAKE_BUILD_TYPE=Release -DDBOT_BUILD_GPU=Off
9696
Add the following example project to the workspace
9797

9898
```bash
99+
cd src
99100
git clone https://git-amd.tuebingen.mpg.de/open-source/dbrt_getting_started.git
101+
cd ..
102+
catkin_make -DCMAKE_BUILD_TYPE=Release -DDBOT_BUILD_GPU=On
103+
source devel/setup.bash
100104
```
101105
and re-compile. Once compile you can run the robot tracker along with the
102106
recorded sensory data:

0 commit comments

Comments
 (0)