-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
# RealSenseOSC | ||
OSC sender for RealSense T265 | ||
# RealSenseOSC for T265 | ||
|
||
It sends osc message including position and rotation (quaternion) obtained from Intel RealSense Tracking Camera T265. The project includes receiver examples written in Processing. | ||
This app sends OSC message including position and rotation (quaternion) obtained from Intel RealSense Tracking Camera T265. The project includes receiver examples written in Processing. | ||
|
||
![screenshot_small](https://user-images.githubusercontent.com/736387/57397339-6d8ff800-7207-11e9-8ef9-94ebf7ee1f9c.png) | ||
|
||
![RealSenseOSC_oscDrawTrajectoryP5](https://user-images.githubusercontent.com/736387/56378594-7b75dd00-6248-11e9-813d-e4ecb1e85782.png) | ||
|
||
Download: https://github.com/kougaku/RealSenseOSC/releases | ||
Binary Download: https://github.com/kougaku/RealSenseOSC/releases |