Code Monkey home page Code Monkey logo

imu-vr-full-body-tracker's Issues

Need help in understanding the code's logic

Hi there! Im looking into making a full body tracking suit for a school project and I found your repo which looks really nice.
Only problem is I cant figure out much about the order of the logic, like how and when do I set the tracker location, when is the data transmitted to SteamVR etc..

We could also move to a different chatting platform like Discord if that would make things easier.

So, if you could help me out and guide me through the code it would be very very appreciated :D

BNO055

Is it possible to substitute BNO085 with BNO055?

Looking for some help

Hi @m9cd0n9ld, I try to make a MPU6050 remplacement to the device that using right now but I don't have it cuz in my country it costs 80 usd each one, and MPU6050 it costs 7 usd. So if you have some code that help me will be nice. Also I am testing with python but I don't see that the bones move correctly. I mean that it will only hand moves but the others bones never. So I was looking for the error and for now I check driver IMU folder and some files are without information some are with "None" parameters and this is wrong. I need make sure that right now your original code it works, please confirm me too if is working in this date with your original sensor.

[erik-aranda:patch-1 #](#5)

Also, this is defined only hand? what about the other bones? When I modify the tracker in SteamVR to other bone it never move! only hands.

"poses" : [
            {
               "output" : "/actions/legacy/in/Left_Pose",
               "path" : "/user/hand/left/pose/raw"
            },
            
            {
               "output" : "/actions/legacy/in/Right_Pose",
               "path" : "/user/hand/right/pose/raw"
            }
         ],

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.