cgre-aachen / open_AR_Sandbox

open-AR-Sandbox is a project to enable haptic interaction with geoscientific content in AR-Sandboxes.
GNU Lesser General Public License v3.0
66 stars 40 forks source link

Projector Issue #74

Closed skeenan520 closed 1 year ago

skeenan520 commented 1 year ago

ProjectorCalibration Sensorworking ModuleSelector Example working model

Hi all,

So we're currently trying to get our sandbox running - all hardware has been set up (I am using a kinect_v2) and I have followed the initial README.md instructions, as well as the 00_Calibration/1_calib_projector.ipynb and 00_Calibration/2_calib_sensor.ipynb settings (with the exception of setting up the arucos markers since they're not required) as well as some of the other tutorials. As you can see, the sensor detection is working fine (I am able to get snapshots of the changes happening) but there is nothing projected onto the sandbox except my desktop background. When I go to "Run_Sandbox_allFunctionalities.ipynb" and run it, the Module Selector doesn't work - it won't let me press any of the buttons available or make any changes. Is there something up with the projector or is there anything I need to run to get the projection and real time updates to work?

Let me know if you need any other information from my end to get this running.