benkuper / bikinect

Automatically exported from code.google.com/p/bikinect
3 stars 1 forks source link

No versions of this software run under windows #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run MappiNect.exe
2.
3.

What is the expected output? What do you see instead?
I expect to see the mappinect window but nothing shows.  I do see javaw.exe 
running in the task manager under processes.   

What version of the product are you using? On what operating system?
I have tried all versions available on your download list

Please provide any additional information below.

Windows 7 premium, 12gb ram, kinect SDK version 1.0, openni-win64-1.5.2.23-dev, 
java (build 1.7.0_05-b05)

Id expect its some dependencys with either the openni but I can only guess

Original issue reported on code.google.com by adamjjdo...@gmail.com on 6 Jul 2012 at 9:23

GoogleCodeExporter commented 9 years ago
What drivers is active in your system ? Kinect SDK (microsoft) or OpenNI ? You 
have to make sure that it's the OpenNI one that is used.
Did you tested other processing based kinect apps ?
Version 0.27 will be out soon to support latest openni versions

Original comment by bkuperb...@gmail.com on 6 Jul 2012 at 9:31

GoogleCodeExporter commented 9 years ago
I have both the kinect sdk and openni..sorry I had installed the kinect drivers 
first.  as for openni and any other dependent files its as clear as mud to me:(

Is it possible you could give a quick list of exactly which bits of other 
installs i need?  with links to the correct files?.ive read so many things 
already that say to download this or that and now its a mess.  And I wasnt 
aware I really need processing..but i can try to test with that now.

Original comment by adamjjdo...@gmail.com on 6 Jul 2012 at 9:57

GoogleCodeExporter commented 9 years ago
Or if I can update the drier to the openni version how would i go about that?

Original comment by adamjjdo...@gmail.com on 6 Jul 2012 at 10:02

GoogleCodeExporter commented 9 years ago
you don't need processing to run that.
You have to make sure that the openni drivers are used and not the microsoft 
ones.
To verify that, go to the Device Manager, and check if the kinect is shown 
under "Microsoft Kinect" or "Primesense". If it's microsoft kinect,you have to 
enter the properties and change the driver to the OpenNI ones.

Basically, you just have to get java and openni drivers installed.You can find 
packages here : http://code.google.com/p/simple-openni/downloads/list 
Also, if you choose to work with the x64 version, you have to make sure both 
java and openni are on the same page. You can't have a x86 version on one hand 
and a x64 version on the other.

Original comment by bkuperb...@gmail.com on 6 Jul 2012 at 10:03

GoogleCodeExporter commented 9 years ago
Ok so my Kinect shows in the device manager as Primesense now.  And Im about to 
install the OpenNI_NITE_Installer-win32-0.27 as my java is 32 bit

I see 4 packages inside the zip that was in the link Im guessing I need to 
install of of them?

Original comment by adamjjdo...@gmail.com on 6 Jul 2012 at 10:11

GoogleCodeExporter commented 9 years ago
You don't have to install the original Sensor-Bin driver,just the Sensor-Kinect 
one.
Start with OpenNI, then Nite, then SensorKinect.

Original comment by bkuperb...@gmail.com on 6 Jul 2012 at 10:14

GoogleCodeExporter commented 9 years ago
Ok that made it a bit clearer and its working.  Sorry but that was allot for my 
brain after a week of work but thanks so much for helping me through it I 
really appreciate it

Original comment by adamjjdo...@gmail.com on 6 Jul 2012 at 10:18

GoogleCodeExporter commented 9 years ago
No problem, i'm glad you got it working !
Don't hesitate to send me feedbacks, i don't know if i'll get time to work on 
it right now but i'll do my best !

Have fun

Original comment by bkuperb...@gmail.com on 6 Jul 2012 at 10:51

GoogleCodeExporter commented 9 years ago

Original comment by bkuperb...@gmail.com on 6 Jul 2012 at 10:51