I am trying to get the Oculus Rift DK2 working with rviz using oculus_rviz_plugins but, on Rviz, I always get the message '' No Oculus device found! ".
I am running Ubuntu 12.04, ROS Groovy, Oculus DK2.
After some googling, I suspect this issue happens because of the resolution. I am using DK2 so the only resolutions available are 1080x1920 and 1080x948. Should I be using 1280x800 (DK1) for the Oculus to work with rviz? manually setting it with xrandr does not seem to work...
This is the output I get when I try to run the Oculus Display Plugin on Rviz
OVR::DeviceManagerThread - running (ThreadId=0x7ff9b811c700).
OVR::DeviceManager - initialized.
OVR::DeviceManager - shutting down.
OVR::DeviceManagerThread - exiting (ThreadId=0x7ff9b811c700).
and on Rviz it just says:
'' No Oculus device found! ".
---
The OculusWorldDemo.sh example from the SDK works fine with video and perfect head tracking, only Rviz cant find it.
↧