osrf / handsim

HAPTIX Simulation Utlities
2 stars 1 forks source link

Problems with MoCap calibration #71

Closed osrf-migration closed 9 years ago

osrf-migration commented 9 years ago

Original report (archived issue) by David Kluger (Bitbucket: DKluger).


When loading Motive for MoCap calibration, there are several issues:

On top of the aforementioned software bugs, when Motive does start working, the calibration is not consistent. Calibrations yield inconsistent MoCap even when following the same exact calibration steps. Sometimes HAPTIX will run with good MoCap right away, other times the need for re-calibration is obvious due to the scene being off-monitor or head/hand motions not being properly tracked.

osrf-migration commented 9 years ago

Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


osrf-migration commented 9 years ago

Original comment by Jackie K (Bitbucket: jacquelinekay).


David,

Thanks for your feedback. I've broken them into two issues:

  1. Motive failing to find the Optitrack is related to Issue #39. On that issue I posted a fix that we unfortunately can't deploy via software packages. If you're feeling skilled with a terminal, you can try implementing the fix yourself. Otherwise you can schedule a time with us to do remote support so that we can help fix it.

  2. Inconsistent calibration. This will be fixed by the pose arithmetic proposal in #73 and other fixes, including a hardcoded offset to the arm and tracker.

The last issue is a known problem with running Motive in the VM. Note that you do not need to open Motive to run Gazebo. When you do want to open Motive with a project file, you won't be able to click directly on the project file to open it. You need to open Motive without a project file, enable Data Streaming, then open the project file. Otherwise Motive will crash.

osrf-migration commented 9 years ago

Original comment by Jackie K (Bitbucket: jacquelinekay).


Duplicate of #73.