Skip to content

Commit c5968ee

Browse files
committed
updated
1 parent 2671937 commit c5968ee

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@ git clone https://git-amd.tuebingen.mpg.de/open-source/dbot_getting_started.git
6666

6767
### Addition documentation
6868

69-
For additionl details about the object tracking, please checkout the [dbot_ros](https://github.com/bayesian-object-tracking/dbot_ros/blob/master/README.md) package.
69+
For additionl details about the object tracking, please checkout the
70+
[dbot_ros](https://github.com/bayesian-object-tracking/dbot_ros/blob/master/README.md) package.
7071

7172
## Robot Tracking
7273

@@ -100,7 +101,13 @@ recorded sensory data:
100101
roslaunch dbrt_example launch_example_gpu.launch
101102
```
102103

104+
This will start the data playback, the visualization and the robot tracker.
105+
103106
If CUDA is not being used, you can start the CPU based setup by launching
104107
`lula_example_cpu.launch` instead. Note that the CPU version will run slower.
105108

109+
### Addition documentation
110+
111+
For additionl details about the object tracking, please checkout the
112+
[dbot_ros](https://github.com/bayesian-object-tracking/dbrt_ros/blob/master/README.md) package.
106113

0 commit comments

Comments
 (0)