VR Juggler
Open Source
Virtual Reality


VRJ Wiki . VRJPlanning . VrjOneOneDR4 VRJ Wiki webs:
Juggler | VRJPlanning | Main | TWiki | Test
VRJPlanning . { Home | Changes | Index | Search | Go }

Wiki

· Home
· 2.0 Release
· 2.0 Beta 1
· 2.0 Alpha 4
· 2.0 Alpha 2
· 2.0 Alpha 1
· Development
· Direction
· Status

edit menu


Main
· About
· Documentation
· Publications
· Download
· HOWTO
· FAQ
· Discussion Area (Wiki)
· Status
· Contact

Projects
· VR Juggler
· Gadgeteer
· VPR
· Sonix
· JCCL
· Tweek
· PyJuggler
· VRJ.NET

Events
· SIGGRAPH 2004 BoF?
· SIGGRAPH 2003 BoF?
· Virtual Reality Course
· IEEE VR 2003 Course
· SC 2002 Exhibit

Site Search

Google

Sponsors
· Infiscape
· VRAC
· Iowa State University
· SourceForge

Link To Us


VrjOneOneDR4

Summary VR Juggler 1.1 developer release 4
Team VrjRelTwoZeroTeam
Start 4 Feb 2003
End 7 Mar 2003
Duration 31 days
Previous  
Next VrjTwoZeroAlphaTwo

Iteration summary

StoryFEAEstimateSpentToDoProgressDoneOverrunCompletionDeveloperReviewer
AddChunkDescTwoOneToTwoTwoTransformStory
We need an automatic upgrade transform from version 2.1 to version 2.2 of the chunk desc format.
20.60
smile
100%-70%Complete PatrickHartling
BarcoTableTiltDeviceStory
Barco table needs to have it's position tracked
651
  
83%0%In progress AlanFischer
ClusterRefactorForDR4Story
Because of limitations in the previous RemoteInputManager architecture, most of the code is being re-written.
443114
  
68%+2%In progress AronBierbaum Removed AllenBierbaum
DocumentationImprovementForDr4Story
Update the abundant documentation to be relative to VR Juggler 1.1 DR4 (and beyond).
322917
  
63%+43%In progress JoshBrown PatrickHartling AronBierbaum BenScott AllenBierbaum PatrickHartling
FixPerformerProjectionsToUseNewScaleStory
Fix the performer projection code to take into account the recent scale changes.
50.140
smile
100%-97%Acceptance AllenBierbaum AllenBierbaum
FixProjectionCodeForDR4Story
Fix the projection code so that it behaves correctly.
95.54.5
  
55%+11%In progress AllenBierbaum
GmtlRefactoringForDr4Story
Refactoring tasks for GMTL.
2319.50
smile
100%-15%Complete AllenBierbaum JustinHare
GmtlSconsBuildStory
Get GMTL to use SCons as its build system.
670
smile
100%+16%Complete BenScott
GmtlToCppUnitOneNineStory
GMTL's test suite needs to be upgraded to use CppUnit? 1.9.x
790
smile
100%+28%Complete BenScott
InitialValuesForSimAnalogDevicesStory
Inputs on SimAnalog? devices should be able to have an initial values other than 0.0
250
smile
100%+150%Complete BenScott
IntegrateHmdProjectionFixPatchFromAnthonyStory
The HMD projection code is broken. Anthony has provided a patch and it needs testing.
522
  
50%-20%In progress AllenBierbaum AronBierbaum
IntegrateVrpnSupportPatchFromAnthonyStory
We have a patch for VRPN support. It needs added.
7.218.20
smile
100%+152%Complete JoshBrown PatrickHartling
OSXSupportStory
We need to bring support for OS X on par with the other platforms we support.
353217
  
65%+40%In progress GalenFaidley
OsgC6TestStory
Test OSG in C6 and C4
94.250
smile
100%-52%Acceptance GalenFaidley
RefactorChunkEventPostingStory
Make ConfigChunk? and ChunkDesc? objects notify their listeners in an appropriate manner when they change.
12150
smile
100%+25%Acceptance BenScott
SerialPortOnWin32Story
Win32 serial port support is missing several features
24243
  
88%+12%In progress AlanFischer
SplitUpGmtlMetricTestsStory
Move the remaining GMTL metric tests into their own suite.
440
smile
100%0%Complete BenScott
TestProjectionScaleFactorChangesStory
Test the projection scale factor changes and configuration files.
10.257.255
  
59%+19%In progress PatrickHartling AllenBierbaum BenScott Unassigned
TestingDeviceDriversForDR4Story
All device drivers need to be rock solid by the release of VR Juggler 2.0. In order to reach this goal we need to iteratively test and fix all device drivers.
115.086
  
45%0%In progress JoshBrown AronBierbaum AronBierbaum JoshBrown PatrickHartling
Team totals 253.45223.5269.5
  
76%+15%   

Iteration VrjOneOneDR4 details

Story
  Tasks
EstimateWhoSpentTo doStatus
AddChunkDescTwoOneToTwoTwoTransformStory 2 PatrickHartling 0.60Complete (100%)
    Write XSLT code for updating from desc format 2.1 to 2.2.1 PatrickHartling 0.50Complete
    Update makefile to use 2.1-2.2 transformation.1 PatrickHartling 0.10Complete
 
BarcoTableTiltDeviceStory 6 AlanFischer 51In progress (83%)
    Use vapor to read the tilt from the ED25 AlanFischer 41In progress
    Write a juggler device to track the tilt1 AlanFischer 10Acceptance
 
ClusterRefactorForDR4Story 44 AronBierbaum 3114In progress (68%)
    Incorporate timestamp deltas2 AronBierbaum 20Acceptance
    Incorporate swap lock barriers4 AronBierbaum 40Acceptance
    Add JavaDoc comments to all ClusterJuggler classes4 AronBierbaum 22In progress
    Move application level data out of CluterManager and into its own manager4 AronBierbaum 30Acceptance
    Make the kernel only call ClusterManager, and in turn Cluster manager calls it's "plug-ins"4 AronBierbaum 30Acceptance
    Add ManagerID field to PacketHeader0 AronBierbaum 00Acceptance
    Use vpr::Guard everywhere possible.2 AronBierbaum 20Acceptance
    Modularize Cluster Network4 AronBierbaum 50Acceptance
    Fix Application Data Structure3 AronBierbaum 50Acceptance
    Dynamically Load Plug-Ins6 AronBierbaum 06Not Started
    Merge new code into head5 AronBierbaum 50Acceptance
    Remove RemoteInputManager? dependency in InputManager?6 AronBierbaum 06Not Started
 
DocumentationImprovementForDr4Story 32 PatrickHartling 2917In progress (63%)
    Review the Migration Guide for out-of-date material1 JoshBrown 30Acceptance
    Review the VR Juggler Programmer's Guide for missing information2 PatrickHartling 70Acceptance
    Update the VR Juggler Technical Guide4 04Not Started
    Update tutorial information in the VR Juggler Programmer's Guide1 PatrickHartling 10Acceptance
    Review the VR Juggler Getting Started Guide for out-of-date content1 AronBierbaum 01Not Started
    Update the VR Juggler Configuration Guide5 BenScott 54In progress
    Document math for tracker configuration.1 AllenBierbaum 01Not Started
    Add a Visual Studio 7 example to the VRJ Getting Started Guide1 PatrickHartling 10Acceptance
    Create a VRJConfig Guide8 BenScott 47In progress
    Create a VPR Programmer's Guide8 PatrickHartling 80Acceptance
 
FixPerformerProjectionsToUseNewScaleStory 5 AllenBierbaum 0.140Acceptance (100%)
    Refactor projection update call5 AllenBierbaum .140Acceptance
 
FixProjectionCodeForDR4Story 9 AllenBierbaum 5.54.5In progress (55%)
    Check GMTL dir cosines method for correctness.1 AllenBierbaum 10Acceptance
    Document that basic surface rotation variables in Projection.1 AllenBierbaum 0.50.5In progress
    Rework the offset/rotation math for the projection code. Document it in the file.1 AllenBierbaum 10Acceptance
    Rewrite the current projection code2 AllenBierbaum 30Acceptance
    Test projection code in C6 and HMD.1 AllenBierbaum 01Not Started
    Create automatted test suite for testing projection code automatically.3 AllenBierbaum 03Not Started
 
GmtlRefactoringForDr4Story 23 BenScott and AllenBierbaum 19.50Complete (100%)
    Row accessor interfaction1 AllenBierbaum 1.50Complete
    Examples/Faq documentation10 JustinHare 110Complete
    More complete method docs12 JustinHare 70Complete
 
GmtlSconsBuildStory 6 BenScott 70Complete (100%)
    Get the entirety of GMTL compiling under SCons.5 BenScott 60Complete
    Remove the existing AutoConf? build system.1 BenScott 10Complete
 
GmtlToCppUnitOneNineStory 7 BenScott 90Complete (100%)
    Get the test suite building with CppUnit? 1.9.x5 BenScott 70Complete
    Update the build to be able to use an arbitrary install of CppUnit? (so that it can find it).2 BenScott 20Complete
 
InitialValuesForSimAnalogDevicesStory 2 BenScott 50Complete (100%)
    Add an initial value property to the individual inputs of SimAnalog? devices.2 BenScott 50Complete
 
IntegrateHmdProjectionFixPatchFromAnthonyStory 5 AllenBierbaum 22In progress (50%)
    Look over current projection code to get an understanding of how it works.2 AllenBierbaum 10Acceptance
    Take a look at the patch and see what it fixes and how it fixes it.1 AllenBierbaum 10Acceptance
    Test HMD with and without patch to verify problems exists and then that it is fixed.2 AronBierbaum 02Not Started
 
IntegrateVrpnSupportPatchFromAnthonyStory 7.2 JoshBrown 18.20Complete (100%)
    Get Patch From Aron Or Ben1 JoshBrown 10Complete
    Update Driver to make it work in DR46 JoshBrown 170Complete
    Get VRPN configuration information from Allen or Anthony Steed0.1 PatrickHartling 0.10Complete
    Include VPRN configuration info in vrj-chunks.desc0.1 PatrickHartling 0.10Complete
 
OSXSupportStory 35 GalenFaidley 3217In progress (65%)
    Get VRJuggler to build and work on OS X again20 GalenFaidley 276In progress
    Allow keyboard input form a graphics window5 GalenFaidley 42In progress
    Enable full screen rendering5 GalenFaidley 05Not Started
    Have make files generate bundles5 GalenFaidley 14In progress
 
OsgC6TestStory 9 GalenFaidley 4.250Acceptance (100%)
    Build Juggler on Irix4 GalenFaidley 20Acceptance
    Test osgNav in C6.5 GalenFaidley 10Acceptance
    Test osgNav in C4.5 GalenFaidley .750Acceptance
    Fix problems4 .50Acceptance
 
RefactorChunkEventPostingStory 12 BenScott 150Acceptance (100%)
    Bring the test suite up to date enough to make this change feasible.4 BenScott 40Acceptance
    Refactor event notification for ChunkDesc? (and all existing listeners).4 BenScott 70Acceptance
    Refactor event notification for ConfigChunk?.4 BenScott 40Acceptance
 
SerialPortOnWin32Story 24 AlanFischer 243In progress (88%)
    Figure out why non-blocking support was there, but is commented out4 AlanFischer 41In progress
    Implement other functions that exist on windows, but aren't in yet. (send break, drain output, etc)4 AlanFischer 40Acceptance
    Test out win32 serial port on devices16 AlanFischer 162In progress
 
SplitUpGmtlMetricTestsStory 4 BenScott 40Complete (100%)
    Split up the remaining tests that contain both functional and metric tests.4 BenScott 40Complete
 
TestProjectionScaleFactorChangesStory 10.25 PatrickHartling 7.255In progress (59%)
    C6 test3 PatrickHartling 30Acceptance
    HMD test3 AllenBierbaum 03Not Started
    Test simulator and immersive device running at the same time2 BenScott 40Acceptance
    Test relative sim position2 Unassigned 02Not Started
    Test OpenGL application0.25 PatrickHartling 0.250Acceptance
 
TestingDeviceDriversForDR4Story 11 AronBierbaum 5.086In progress (45%)
    Test IBox on IRIX1 JoshBrown 20Acceptance
    Test Intersense1 AronBierbaum 10Acceptance
    Test IntersenseAPI1 AronBierbaum 10Acceptance
    Test Flock of Birds5 AronBierbaum JoshBrown 14In progress
    Test C6 MotionStar1 PatrickHartling 0.080Acceptance
    Test all devices on cluster2 AronBierbaum 02Not Started
 
Team totals253.45 223.5269.5 

Developer velocity for iteration VrjOneOneDR4

WhoAssignedSpentRemainingCompletition Assigned TasksRemaining Tasks
AronBierbaum 56342359% 187
GalenFaidley 4035.751767% 74
BenScott 46531182% 122
AllenBierbaum 229.148.551% 125
AlanFischer 3029487% 53
JoshBrown 1424485% 51
Unassigned 2020% 11
JustinHare 22180100% 20
PatrickHartling 18.4521.130100% 110


Topic VrjOneOneDR4 . { Edit | Attach | Ref-By | Printable | Diffs | r1.5 | > | r1.4 | > | r1.3 | More }

Copyright © 1999-2008 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding VRJ Wiki? Send feedback
Revision r1.5 - 10 Apr 2003 - 15:54 - TWikiGuest Copyright © 1999-2008 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding VRJ Wiki? Send feedback




VR Juggler Logo
Site contents © Copyright 1998–2005 Iowa State University and released under the GPL.
Harvesting email addresses from this page for commercial activities is prohibited.
Contact: Webmaster | Write Us
SOURCE REPOSITORY,
BUGS, FORUMS
HOSTED BY:
SourceForge Home