- 
                Notifications
    You must be signed in to change notification settings 
- Fork 4.9k
Description
| Required Info | |
|---|---|
| Camera Model | T265 | 
| Firmware Version | (Open RealSense Viewer --> Click info) | 
| Operating System & Version | Ubuntu 16 | 
| Kernel Version (Linux Only) | |
| Platform | Jetson tx2 | 
| SDK Version | |
| Language | |
| Segment | Robot | 
Issue Description
I am starting working on a project where I set up a Jetson tx2 & developer kit board and a T265 on a rig that I can carry for a quarter mile or so. The goal is to gather t265 position data and compare it to gps data. I'll be carrying a gps in my pocket while I walk with the rig.
I am trying to figure out the best way to compare the data. I think I'm going to record it to a .bag file from the T265, and then take a 2d model (as a .png screenshot) of it and scale it and overlay it on the gps map.
I have two questions as of now: Does this sound like a good way to go about the project? And, is there any data like this already available somewhere on the web? I have found this video: https://www.youtube.com/watch?v=YZm6bmGDB5U , but I would like to look at something more concrete than what the video publisher presents.
This is my first time with a project like this, so any advice would be great!
Thanks a lot!