We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d97317e commit 71268f7Copy full SHA for 71268f7
README.md
@@ -141,4 +141,4 @@ The preprint can be found [here](https://arxiv.org/abs/1910.01122).
141
## My Work
142
Integrating Intel Realsense T265 to openvslam (without ROS). Intel librealsense has to be installed.
143
- `cd openvslam/build`
144
-- `./run_t265_slam -v ../Vocabulary/orb_vocab.fbow -n 2 -c ../example/realsense_t265/stereo_t265.yaml `
+- `./run_t265_slam -v orb_vocab.fbow -n 2 -c ../example/realsense_t265/stereo_t265.yaml `
0 commit comments