GithubHelp home page GithubHelp logo

nsconfigs's Introduction

Config files for North Star headsets I've made

Unless I've sent you a North Star headset, this repository is totally unimportant to you.

full_size SLAM configs

I calibrated all the cameras in 1280x800 - better choice so that the Aruco board could be more reliably detected.

For tracking we always stream at 640x400 - this is for bandwidth reasons, and because Monado's hand tracking mysteriously performs a bit better with lower resolution (it's some problem with the stereographic unprojection code...)

This means that for Basalt to work, fx, fy, cx, and cy all have to be multiplied by 1/2. The normal Basalt calibration you'll use (<your name>/basalt_calibration.json) is set up like this, whereas all the stuff in full_size/ have just the original values that Basalt's calibrator spit out.

full_size/basalt_calibration_no_imu.json

These are here just because I have them. They're also used here: https://github.com/moshimeow/calibrate-hmd-v3/blob/master/src/mechanical/upload.cpp so that we can upload a stereo (no IMU - boo Luxonis) calibration to the Pro W Dev's EEPROM.

I'm not totally sure if it was a good idea to set it up this way, but Monado uses the Pro W's calibration for hand tracking and the calibration that slam_config.toml points to for SLAM. In this case, the calibrations are exactly the same values (modulo resolution/focal length/optical center scale, which Monado's hand tracking deals with gracefully) so it doesn't matter.

slam_config_no_gui.toml vs slam_config.toml

I've found that Pangolin randomly segfaults in some OpenGL code, so I typically use the slam_config_no_gui.toml file, but it's up to you. They are the same in every other way.

launch.sh

You don't have to use this - it's just an example of the environment variables I typically use

nsconfigs's People

Contributors

moshimeow avatar rpavlik avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

rpavlik

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.