Navigation and Viewing Framework
Configurable navigation and viewing setups for various display types in the VR lab
|
Files | |
file | __init__.py |
Init script. | |
file | ApplicationManager.py |
Contains class ApplicationManager. | |
file | BorderObserver.py |
Contains class BorderObserver. | |
file | ConfigFileParser.py |
Contains class ConfigFileParser. | |
file | ConsoleIO.py |
Contains functions for console inputs and outputs. | |
file | Daemon.py |
avango daemon to initialize tracking and device stations. | |
file | Device.py |
Contains classes MultiDofDevice, SpacemouseDevice, KeyboardMouseDevice, XBoxDevice, OldSpheronDevice and NewSpheronDevice. | |
file | Display.py |
Contains class Display. | |
file | GroundFollowing.py |
Contains class GroundFollowing. | |
file | InputMapping.py |
Contains class InputMapping. | |
file | Intersection.py |
Contains class Intersection. | |
file | main.py |
Server application for the distributed Navigation and Viewing Framework. | |
file | Navigation.py |
Contains class Navigation. | |
file | Platform.py |
Contains class Platform. | |
file | SceneManager.py |
Contains classes SceneManager, TimedMaterialUniformUpdate and TimedRotationUpdate. | |
file | Slot.py |
Contains class Slot. | |
file | SlotManager.py |
Contains class SlotManager. | |
file | Tools.py |
Contains helper methods for various tasks. | |
file | TraceLines.py |
Contains class Trace. | |
file | TrackingReader.py |
Contains classes TrackingReader, TrackingTargetReader and TrackingDefaultReader. | |
file | User.py |
Contains class User. | |