Hejia Zhang

Results 4 comments of Hejia Zhang

I have the same problem, have you solved it?

I'm using ROS Melodic and OpenCV3.4.6. The problem I have is everytime the detector detects a tag, it crashes with the error message: ``` OpenCV Error: Assertion failed (mtype ==...

I have the same issue, although I can receive controller move event, my vuer version is 0.0.42. 0.0.41 works for me. BTW, how can I visualize the hand landmarks in...

> Also, MotionControllers + CONTROLLER_MOVE event doesn't work well either. Code as follows > > self.app.add_handler("CONTROLLER_MOVE")(self.on_motion_controller_move) > session.upsert @ Hands(fps=fps, stream=True, key="hands", showLeft=False, showRight=False) > session.upsert @ MotionControllers(stream=True, key="motion-controller", left=True,...