Asked — Edited

Vr Options?

Does anyone know if the SDK of the Oculus Rift package would work with EZB if there was a plug in developed for it? It doesn't really need to be something as big and bulky as that. Very unfortunate that Vuzix is no longer offering support with EZB. That would work great.

Like the Vuzix, I'd like to pull from the IMU data to move servos and transfer the camera feed from the EZ camera to the goggles over two complete separate computers in different places.

Any ideas or suggestions on how to POC this, would be grateful.


ARC Pro

Upgrade to ARC Pro

Stay at the forefront of robot programming innovation with ARC Pro, ensuring your robot is always equipped with the latest advancements.

PRO
USA
#233  

two points:

  1. The Head Joint (Y Rotation) is not being captured, i believe the joint is assigned to Z Axis.

  2. The Gripper is a single servo, but is configured using two joints, must be changed to a single joint tracking the angle over the Y axis.

PRO
USA
#234  

Ok I’ll take a look. @mickey moved around some joints angles or flipped some axis around after I posted the file. He said something was not performing correctly. Both are a quick fix.

PRO
USA
#235  

The gripper issue is there is no real physics at play so there are no gears moving against gears to get them to open. If I reduce to one joint it will move the real gripper servo but will not be reflected in live animation until I can figure out how to attach a separate animation that is triggered by a slider, probably the best way.

PRO
USA
#236  

BTW the update speed at 100 ms is near real time..that is amazing. And you almost lost your JD!

PRO
USA
#237  

I'll update the script to support both wifi and wired connections (Serial).

Another option to improve the speed.

PRO
USA
#238  

Do we have to add the mono sdk with this set up? We have been through so many set ups. Can somebody please do a list of the set up steps from very beginning to end.

PRO
USA
#240  

Thanks! Yes wired and wireless would be great!