On Wed, Jan 30, 2013 at 7:09 AM, Johannes Zarl wrote:
> Hi,
>
> Am 29.01.2013, 18:36:39 schrieb Aashish Chaudhary:
>> I am definitely interested in hearing if you find any
>> issues / improvements.
>
> Just a short summary on the current version:
>
> - FullScreen is no longer enabled by default.
Hi,
Am 29.01.2013, 18:36:39 schrieb Aashish Chaudhary:
> I am definitely interested in hearing if you find any
> issues / improvements.
Just a short summary on the current version:
- FullScreen is no longer enabled by default.
A little investigation showed the new .pvx options FullScreen, Geom
Thanks Russell for the clarification!.
On Tue, Jan 29, 2013 at 6:42 PM, Russell M. Taylor II wrote:
> VRPN can handle a number of non-LIBUSB devices. It handles many devices
> using the HID interface. It handles others using RS-232 or native O/S
> interfaces. Depending on what device you need,
As I remember, libusb is only required for testing currently if the
VRPlugin and VRPN are enabled. The current test for this case does use
libusb, even though this may not be correct for the environment.
It may or may not be necessary for VRPN to use libusb given the immersive
environment setup.
VRPN can handle a number of non-LIBUSB devices. It handles many
devices using the HID interface. It handles others using RS-232 or
native O/S interfaces. Depending on what device you need, you may or
may not need LIBUSB.
Russ
---
Russell M. Taylor II, Ph.D. tayl.
On Tue, Jan 29, 2013 at 1:09 PM, Emiliano Pastorelli wrote:
> Hi,
>
> are you sure it's not necessary to have libusb installed to run vrpn?
> Actually the vrpn_HumanInterface class makes use of HIDAPI, and i think i
> remember one of the hidapi linux versions is based on libusb.
>
I think it is
Hi,
are you sure it's not necessary to have libusb installed to run vrpn?
Actually the vrpn_HumanInterface class makes use of HIDAPI, and i think
i remember one of the hidapi linux versions is based on libusb.
Best,
Emiliano
Il 29/01/13 19:01, Johannes Zarl ha scritto:
Hi,
Today I tried th
Thanks for trying out latest code. The change looks good to me. We will
have it merged. I am definitely interested in hearing if you find any
issues / improvements.
Thanks,
On Tue, Jan 29, 2013 at 12:01 PM, Johannes Zarl wrote:
> Hi,
>
> Today I tried the current paraview git master with the VR
Hi,
Today I tried the current paraview git master with the VRPlugin&VRPN enabled.
A smaller annoyance is that the build system refuses to build when libusb.h is
not installed (Even though libusb is not required by paraview or vrpn).
Explicitly setting VRPN_LIBUSB_INCLUDE_DIR to be empty instead