Giter Site home page Giter Site logo

Comments (4)

okawo80085 avatar okawo80085 commented on May 24, 2024

important question, did you run this in hobo_vr/driver/ or in hobo_vr/driver/src/? cuz they have different cmake files in there

you should use the one in hobo_vr/driver/src/, it has a readme and everything and it's also the one that works

from hobo_vr.

CheesecakeCG avatar CheesecakeCG commented on May 24, 2024

I tried both and they both gave the same result.

from hobo_vr.

okawo80085 avatar okawo80085 commented on May 24, 2024

k so, i found the problem, the error you're getting is from an old cmake list in driver/examples, that examples folder is too old and should be removed

there is an actual problem with linux version of the driver tho

and that problem is that i split a version of a class into 2 files(1 for windows and 1 for linux), i changed how one worked and forgot the update the other

that class is responsible for socket communication and is kinda critical to to the driver's operation ;^_^

this is an easy fix tho, i'll make a patch shortly

from hobo_vr.

okawo80085 avatar okawo80085 commented on May 24, 2024

done, also as a bonus you got c++ bindings for posers, not sure if you'd even need that but still

from hobo_vr.

Related Issues (1)

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.