Skip to content

Commit

Permalink
Merge pull request #5190 from levingerdes/development
Browse files Browse the repository at this point in the history
Fix link in t265.md
  • Loading branch information
ev-mp authored Nov 7, 2019
2 parents 9f99fa9 + 6539e78 commit 777df96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/t265.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ The following `librealsense` examples and tools work with T265 (see the full of
- [rs-tracking-and-depth](../examples/tracking-and-depth) - Shows how to use the tracking camera together with a depth camera to display a 3D pointcloud with respect to a static reference frame
- [rs-trajectory](../examples/trajectory) - This sample demonstrates how to draw the 3D trajectory of the device's movement based on pose data.
- [rs-capture](../examples/capture) - 2D visualization of sensor data.
- [rs-save-to-disk](../examples/rs-save-to-disk) - Shows how to configure the camera and save PNGs
- [rs-save-to-disk](../examples/save-to-disk) - Shows how to configure the camera and save PNGs
- [rs-multicam](../examples/multicam) - Work multiple cameras streams simultaneously, in separate windows
- [rs-software-device](../examples/software-device) Shows how to create a custom `rs2::device`
- [rs-sensor-control](../examples/sensor-control) - A tutorial for using the `rs2::sensor` API
Expand Down

0 comments on commit 777df96

Please sign in to comment.