flagflag  
4: 2011-12-23 (Fri) 09:11:40 admin source Cur: 2015-04-06 (Mon) 11:51:05 iseki source
Line 1: Line 1:
-** SLKinect v2 [#wee91adc] +[[日本語はここ>SLKinect2 (J)]
-- [[日本語はここ>SLKinect2 (J)]]+#br 
 +** Kinect 2 SecondLife Viewer Project [#r5137915] 
 +**** Latest version of this software is ''[[Rinions]]''. Please see ''[[Rinions]]''. [#x9144001]
-- [[SLKinect v1 is here>SLKinect1]]+ 
 +- Version 1 -> [[SLKinect>SLKinect1]] 
 +- Version 2 -> [[SLKinect2]] 
 +- Version 3 -> [[Rinions]] 
 +#br 
 +- Rinions is the newest version. Please see [[Rinions]]
#br #br
-**** Under Constructing [#n10b3eac]+** SLKinect2 (Version 2) [#b50253b9] 
 +- We will not support [[version 1.x of SLKiect>SLKinect1]] exclude a serious Bug. Please use this SLKinect2.~ 
 +- SLKinect2 will be renamed to ''[[Rinions]]'' ~
#br #br
-**** Send Animation Data from Kinect to Second Life/OpenSim Viewer in Real Time over the Network [#j71795f2]+*** SLKinect2 [#n575b089] 
 +- ''Latest Version is 2.0.2 (Release Version)''. 
 +-- ''Bug Fix'': 
 +--- When Yellow Play Button is clicked, SLKinect2 v2.0.0 crashes with ''OpenNI-1.5.2.23'' and ''NITE-1.5.2.21''. (2.0.1)  Please see http://www.nsl.tuis.ac.jp/xoops/modules/​d3forum/index.php?topic_id=74 
 +--- When you are general user, all setting dialogs crash. (2.0.2) 
 + 
 +- This is the second version of [[SLKinect>SLKinect1]]. 
 +- SLKinect2 sends animation data from Kinect to Second Life/OpenSim Viewer in real time using shared memory and over the ''Network''. 
 +- SLKinect2 supports 21 nodes on network. (If you need more nodes, you have to recompile SLKinect2 and Viewer) 
 +- SLKinect2 supports ''Imprudence'' Viewer and ''Firestorm'' Viewer now. 
 +-- There is very little change of source code. Therefore, if recompile is possible, it will work at other Viewers. 
 +- We are searching nothing about network delay yet. 
 +- Not support Save/Load of data yet. Those functions will be supported by v2.1.0.
 +&ref(SLKINECT2_2_E.jpg,20%);
#br #br
-*** SLKinect2 [#n575b089+*** [[Animation Relay Server>anm_server]] ([[anm_server]])[#yec959bb
-- ''Latest Version is v2.0.0 beta''+- ''Latest Version is 1.1.0 (Release Version)''
-- SLKinect sends animation data from Kinect to SecondLife/OpenSim Viewer in real time using shared memory and ''Network''. +- Animation Relay Server ([[anm_server]]) relays UDP packet from one SLKinect to all SLKinects of same group. 
-- This is the second version of SLKinect+- We do not well know about server performance yet. 
--- No Save/Load data+- %%We are running Animation Relay Server on ''silver-star.nsl.tuis.ac.jp:8200'' for Test.%% 
--- This is in under constructing.+-- %%This is for Test. We support nothing. %% 
 + 
 +&ref(anm_server/SLKinect2.jpg,25%); 
 +#br 
 + 
 +*** Download of Release Version [#ccb505e8] 
 + 
 +**** SLKinect2 v2.0.2 [#of0ec9b4] 
 +- support of OpenNI-1.5.2.23, NITE-1.5.2.21 and SensorKinect091-5.1.0.25 (but all are 32bit) 
 +- Binary:  http://www.nsl.tuis.ac.jp/xoops/modules/d3down​loads/index.php?page=singlefile&cid=7&lid=32 
 +- Source: http://www.nsl.tuis.ac.jp/xoops/modules/​d3downloads/index.php?page=singlefile&ci​d=7&lid=31 
 +#br 
 + 
 +**** Animation Relay Server (anm_server v1.0.0) [#lb702f32] 
 +- http://www.nsl.tuis.ac.jp/DownLoad/SoftW​are/SL/SLKinect2/anm_server-1.0.0.tar.gz
#br #br
-*** Development Source Code (Beta) [#n2859a84]+*** Development Source Code [#n2859a84]
- Those repository of subversion are for development. ''No Question Please.'' - Those repository of subversion are for development. ''No Question Please.''
-**** SLKinect2 [#afdf3bb7]+**** SLKinect2 (nightly update) [#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/trunk]] 
 +#br
**** Animation Relay Server [#m2916734] **** Animation Relay Server [#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
 +
 +*** [[Getting Started>./Getting Started]] [#d8bc49bd]
 +- [[Getting Started of SLKinect2>./Getting Started]]
 +- [[Getting Started of anm_server>anm_server/Getting Started]]
 +- [[Configuration of anm_server>anm_server/Configuration]]
 +#br
 +
 +*** [[Manual>./Manual]] [#qc23c653]
 +- [[Manual of SLKinect2>./Manual]]
 +//- [[Manual of anm_server>anm_server/Manual]]
 +#br
 +
 +*** [[Trouble Shooting>./Trouble Shooting]] [#qd2a5da0]
 +- [[Trouble Shooting of SLKinect2>./Trouble Shooting]]
 +//- [[Trouble Shooting of anm_server>anm_server/Trouble Shooting]]
 +#br
 +
 +*** Sample Videos [#t5185677]
 +- Over the Network: http://youtu.be/KhqbGAWqvLI
 +- Local (SLKinect v1): http://youtu.be/tl2gLw-GJws
 +#br
 +
 +*** [[Mechanism>./Mechanism]] [#r830999e]
 +- [[Mechanism of SLKinect2>./Mechanism]]
 +- [[Mechanism of anm_server>/anm_server/Mechanism]]
 +#br
 +
 +*** Acknowledgments. [#v05983c0]
 +- Thanks for Kinect Hackers.
 +- Thanks for Imprudence Viewer development Team.
 +- Thanks for Firestorm Viewer development Team.
 +- Thanks for students of NSL.
 +- And Thaks for your bug reports. :-)
 +#br
 +
 +*** Next Step (v2.1) -> [[Rinions]] [#s0e3d5ec]
 +
 +**** Next Version Name is [[Rinions]] [#e733cc48]
 +- %%Over the NAT (using UDP Hole Punching)%%
 +- %%Speed Up (-30FPS)%%
 +- %%Quarity Up (Use Position data instead of Rotation Matrix)%%
 +- %%Data Save/Load%%
 +-- %%OpenNI,%% %%Original%%, BVH will be supported next next version  &worried;
 +- %%QoS of Server%%
 +- %%64bit application%%
 +- %%no calibration%%
 +- %%delete Local Mode%%
 +- %%for Xtion (no camera)%%
 +- %%Delay Load of OpenNI.dll/OpenNI64.dll%%
 +- %%Control of LED and Tilt Motor%%
 +- %%Keep Alive Packet%%
 +- %%Correction of Kinect's Data%%
 +-- %%Moving Average%%
 +- %%Dual Library (OpenNI, Kinect SDK)%%
#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

36 user(s) are online (3 user(s) are browsing xpwiki)

Members: 0
Guests: 36

more...

Access Counter

Today : 5407540754075407
Yesterday : 8599859985998599
Total : 2365241323652413236524132365241323652413236524132365241323652413
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com