flagflag  
4: 2011-12-23 (Fri) 09:11:40 admin source 5: 2011-12-26 (Mon) 22:21:54 iseki source
Line 1: Line 1:
-** SLKinect v2 [#wee91adc]+** SLKinect v2 Beta Version [#wee91adc]
- [[日本語はここ>SLKinect2 (J)]] - [[日本語はここ>SLKinect2 (J)]]
Line 5: Line 5:
#br #br
-**** Under Constructing [#n10b3eac] +**** Under Constructing. Coming soon!!  within this year [#n10b3eac]
-#br +
- +
-**** Send Animation Data from Kinect to Second Life/OpenSim Viewer in Real Time over the Network [#j71795f2] +
#br #br
*** SLKinect2 [#n575b089] *** SLKinect2 [#n575b089]
-- ''Latest Version is v2.0.0 beta'' +- ''Latest Version is 2.0.0 beta''
- +
-- SLKinect sends animation data from Kinect to SecondLife/OpenSim Viewer in real time using shared memory and ''Network''.+
- This is the second version of SLKinect. - This is the second version of SLKinect.
--- No Save/Load data. +- SLKinect2 sends animation data from Kinect to SecondLife/OpenSim Viewer in real time using shared memory and over the ''Network''
--- This is in under constructing.+- SLKinect2 supports 21 nodes on network. (If you need more nodes, you have to recompile SLKinect2) 
 +- We are searching nothing about network delay yet. 
 +- Not support Save/Load of data yet.
#br #br
-*** Development Source Code (Beta) [#n2859a84]+*** Animation Relay Server [#yec959bb] 
 +- ''Latest Version is 0.9 beta'' 
 +- We do not well know about server performance yet. 
 +- We are running Animation Relay Server on ''silver-star.nsl.tuis.ac.jp:8200'' for Test. 
 +-- This is for Test. We support nothing. 
 +#br 
 + 
 +*** Development Source and Binary Code (Beta) [#n2859a84]
- Those repository of subversion are for development. ''No Question Please.'' - Those repository of subversion are for development. ''No Question Please.''
-**** SLKinect2 [#afdf3bb7]+**** SLKinect2 (Beta) [#afdf3bb7]
- [[JunkBox_Lib++:http://www.nsl.tuis.ac.j​p/svn/vc++/JunkBox_Lib++/trunk]] - [[JunkBox_Lib++:http://www.nsl.tuis.ac.j​p/svn/vc++/JunkBox_Lib++/trunk]]
- [[JunkBox_Win_Lib:http://www.nsl.tuis.ac​.jp/svn/vc++/JunkBox_Win_Lib/trunk]] - [[JunkBox_Win_Lib:http://www.nsl.tuis.ac​.jp/svn/vc++/JunkBox_Win_Lib/trunk]]
-- [[SLKinect:http://www.nsl.tuis.ac.jp/svn/vc++/SLKi​nect/trunk]] (2.0.0beta with Network support)+- [[SLKinect2:http://www.nsl.tuis.ac.jp/svn/vc++/SLKi​nect/branches/2.0]] 
 +- [[Binary of SLKinect2:http://www.nsl.tuis.ac.jp/svn/​vc++/SLKinect/branches/2.0/SLKinect-2.0]] include Patched Viewer
-**** Animation Relay Server [#m2916734]+**** Animation Relay Server (Beta) [#m2916734]
- [[JunkBox_Lib:http://www.nsl.tuis.ac.jp/​svn/linux/JunkBox_Lib/trunk]] - [[JunkBox_Lib:http://www.nsl.tuis.ac.jp/​svn/linux/JunkBox_Lib/trunk]]
- [[anm_server:http://www.nsl.tuis.ac.jp/s​vn/linux/anm_server/trunk]] - [[anm_server:http://www.nsl.tuis.ac.jp/s​vn/linux/anm_server/trunk]]
 +#br
 +#br
 +** Getting Started [#ub15c93a]
 +*** Needed Resources [#s5a86065]
 +- MS Kinect
 +- OpenNI, NITE, avi2 diriver
 +- [[Binary of SLKinect2:http://www.nsl.tuis.ac.jp/svn/​vc++/SLKinect/branches/2.0/SLKinect-2.0]​] (SLKinect.exe, Imprudence-bin.exe, OpenNI_PSI.bvh)
 +- Imprudence Viewer 1.3.2
 +#br
 +
 +*** Install [#m90e8d66]
 ++ Install OpenNI, NITE and av2 driver. Please execute OpenNI demo program for TEST.
 ++ Copy ''SLKinect.exe'' to any folder.
 ++ Install Imprudence Viewer 1.3.2.
 ++ Copy ''Imprudence-bin.exe'' to folder of Imprudence Viewer 1.3.2 installed.
 ++ Upload ''OpenNI_PSI.bvh'' to SL/OS with infinite loop and high priority (need L$10)
 +#br
 +
 +*** Execution [#x34b5028]
 ++ Connect Kinect to PC
 ++ Execute ''Imprudence-bin.exe'', and login to SL/OS.
 +-- Execute uploaded Animation (PSI pose)
 ++ Execute SLKinect.exe
 ++ Select ''Animation'' from ''Setting'' Menu of SLKinect
 +-- Copy executed Animation's UUID from Viewer and paste to ''Animation UUID'' input box.
 +#br
 +
 +*** with Local Mode [#sd7f9b85]
 ++ Select ''Local'' from ''Mode'' Menu
 +-- ''Local Mode'' string is appeared at Status Bar.
 ++ Open ''Sensor'' Window from ''Window'' Menu
 ++ Click Yellow Play button of ''Sensor'' Window
 ++ Do PSI Pose of Kinect!!
 +#br
 +
 +*** with Network Mode [#tb0c34cf]
 ++ Select ''Network'' from ''Mode'' Menu
 +-- ''Network Mode'' string is appeared at Status Bar.
 ++ Open ''Setting of Network'' Dialog from ''Setting'' Menu
 +-- If you use our test server, you do not need to change any settings about Animation Relay Server.
 +-- Change ''Group key'' from ''NSL_TEST'' to ''NSL_[SIM Name]'' within 16Byte.
 +-- If your network is in NAPT(NAT), please check '' Use NAPT(NAT)'' check box and input your ''Router Global IP'' and ''Opened Port''. And you must setup your router that opened port forwards SLKInect port.
 +-- If Network is delayed, check ''Fast Transfer Mode'' check box (SLKinect transfers float data instead of double data).
 ++ Select ''Login'' from ''File'' Menu.
 +-- If login is succeed, ''Login | Receiving Data'' string is appeared at Status Bar.
 +-- Our server is for ''TEST'' and that is in Japan and network speed is not so fast. There may be network delay. We want to your report about network delay.
 +-- If error is occurred,
 +--- execute anm_server on Linux by yourself
 +--- or wait about half a day and try again
 +--- or post to [[SLKinect's forum:http://www.nsl.tuis.ac.jp/xoops/mo​dules/d3forum/index.php?forum_id=14]] and wait a answer (need [[register to this site:http://www.nsl.tuis.ac.jp/xoops/reg​ister.php]])
 ++ Open ''Sensor'' Window from ''Window'' Menu
 ++ Click Yellow Play button of ''Sensor'' Window
 ++ Do PSI Pose of Kinect!!
 ++ Call to your friends that have a kinect :-).
 +-- And tell friends about Group Key (''NSL_[SIM Name]'').
 +
 +#br
 +#br
 +
 +** Manual of SLKinect2 [#wd64c02b]
#br #br


Front page   New List of Pages Search Recent changes   Help   RSS of recent changes (RSS 1.0) RSS of recent changes (RSS 2.0) RSS of recent changes (RSS Atom)

Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthMay 2024Next Month
Su Mo Tu We Th Fr Sa
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
Today

Who's Online

33 user(s) are online (4 user(s) are browsing xpwiki)

Members: 0
Guests: 33

more...

Access Counter

Today : 341341341
Yesterday : 5790579057905790
Total : 2365313723653137236531372365313723653137236531372365313723653137
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com