We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7873dd8 commit 0b3070fCopy full SHA for 0b3070f
README.md
@@ -48,7 +48,7 @@ $ git clone git@github.com:bayesian-object-tracking/dbot_ros_msgs.git
48
$ git clone git@github.com:bayesian-object-tracking/dbot_ros.git
49
$ cd ..
50
$ catkin_make -DCMAKE_BUILD_TYPE=Release -DDBOT_BUILD_GPU=On
51
-$ source devel/setup.sh
+$ source devel/setup.bash
52
```
53
If no CUDA enabled device is available, you can deactivate the GPU implementation via
54
```bash
0 commit comments