Michael Speth

Results 13 issues of Michael Speth

This PR adds controller integration with the following features: * Button Mapping * Axis Mapping * Touchpad Touch/untouch mapping * Trigger Mapping * Battery Mapping Joysticks are not implemented.

Some VR Devices' data is routed through another device. This commit updates the simple program to allow polling of such devices. This commit also adds a feature for allowing the...

I get the following error when trying to sync the Documents folder. (This is from Ubuntu 14.04) and the latest [binary](https://mega.co.nz/#!2cNmHZjY!DARXJRmvakZ09Wjvc39GYlUeGzx7aM6NamU2wB9kHM4) build. ``` bash megacmd -force sync /home/spethm/Documents/ mega:/Documents/ Found...

I have extended Undecorator to allow the user to remove the window buttons. I have moved all the code for handling the window buttons to ButtonController.java. If the user passes...

I have changed the vagrant file to automatically select the guest OS architecture based on the host architecture. This eliminates the need for a user to manually download the vagrant...

## Problem Running Tracker Viewer in Ubuntu 14.04 displays a Blue Screen when HMD connected to OSVR Server. This is caused by incompatibilities with later versions of OpenSceneGraph past 3.4.x...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Enhancement description Localstack Pro's [AWS EC2 Instance backend implementation](https://docs.localstack.cloud/user-guide/aws/elastic-compute-cloud) uses Docker. This request...

type: feature
aws:ec2
status: backlog

CKAN Version: 2.8 ckanext-geoview version: master branch For WMS, MWTS, & WFS, only the basemap is rendered. There is an icon in the top left corner that is rendered incorrectly...

The pip-requirements will not install because: ``` Shapely >= 1.3 requires GEOS >= 3.3. Install GEOS 3.3+ and reinstall Shapely. ``` So I have to manually install shapely like so:...

There have been 3 community members who have created documentation on how to setup development environments for OSVR. I thought it would be good to capture this documentation in the...