Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Poser implementations #12

Open
okawo80085 opened this issue Mar 27, 2022 · 4 comments
Open

Poser implementations #12

okawo80085 opened this issue Mar 27, 2022 · 4 comments
Labels
poser Something related to posers

Comments

@okawo80085
Copy link
Member

okawo80085 commented Mar 27, 2022

We have a working driver (with a new version almost done 💯 ), but at the same time we only have a few test posers which are either old or down right terrible (as in some are usable, but not much more that, not maintainable thats for sure).

We need some new simple posers, weather its a complicated poser that implements some new tracking system, or a small poser used to make something useful out of old cardboards, or something else completely.
In either case it deserves a repo and it's own page on our doc website.

Oh and the old stuff thats currently living in the same repo as the driver, it should be gradually reduced to only test posers.

@okawo80085 okawo80085 added the poser Something related to posers label Mar 27, 2022
@okawo80085 okawo80085 pinned this issue Mar 27, 2022
@SimLeek
Copy link
Member

SimLeek commented Mar 27, 2022

Unity poser idea:

  • Code Name: Clumsy Copper
  • Software based, but it will need a GPU capable of running modern AIs, so most likely an NVidia GPU. It will also use ZMQ to transfer data between programs like Unity and Python, to allow a Python AI to control a Unity simulated robot, or a VR game character (So, a really good CPU is also required for transferring data).
  • Should be a new project withing HoboVR-Labs

@okawo80085
Copy link
Member Author

okawo80085 commented Mar 27, 2022

Lets make it a rule to add new poser ideas here in form of comments, before we implement them.
Then open separate feature requests for each poser to track progress, and update the list here accordingly.

E.g. before the idea got implemented:

<poser idea details> idea:

  • Code name: <code name>
  • <details about the hardware needed for this poser>
  • Further progress will be tracked in <feature request>
  • Should/Shouldn't be a new project within HoboVR-Labs

E.g. after the idea got implemented:

<poser idea details> idea:

  • Code name: <code name>
  • <details about the hardware needed for this poser>
  • Further progress will be tracked in <feature request>
  • Should/Shouldn't be a new project within HoboVR-Labs

Implementation finished, further details can be found here: <link to project>

@okawo80085
Copy link
Member Author

okawo80085 commented Mar 27, 2022

HadesVR based poser idea:

  • Code name: Erebus
  • Using HadesVR hardware make a clean poser example, hopefully leveraging all hardware and software features available to us.
  • Should be a new project within HoboVR-Labs

@okawo80085
Copy link
Member Author

okawo80085 commented Apr 1, 2022

Poser adding a treadmill device for VR locomotion idea:

@okawo80085 okawo80085 changed the title Add some simple poser examples Poser implementations Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
poser Something related to posers
Projects
None yet
Development

No branches or pull requests

2 participants