Skip to content

Image Viewer for Oculus Rift. Uses virtual pan-tilt-roll and is compatible with a mechanical camerasystem.

License

Notifications You must be signed in to change notification settings

cubei/OculusCamViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual pan-tilt-roll ROS-node

This program was used for a telepresence robot with a stereoscopic mechanical pan-tilt-roll camera system to reduce latency in movement.

For the HMD and the head-tracking-system a Oculus Rift Dev Kit 1 was used.


Additional credit goes to:


Licence:

BSD, see license file


Instructions:

  • You need ROS and OpenCV
  • Add the content of the src folder to your catkin workspace src folder and compile.
  • See msg types for the msg specifications.

To get the full repo with submodules:

git clone https://github.com/cubei/OculusCamViewer.git
cd OculusCamViewer
git submodule init
git submodule update

Images:

ui

Problems with Aria.h and ROSARIA

sudo apt-get install libudev-dev
cd ws
source devel/setup.bash
rosdep update
rosdep install rosaria
catkin_make

(If error remains, use "catkin_make clean" and delete build and devel folder)

Problems with graphics drivers on opencv compile

OpenCV without gpu => CMAKE ARG:

-D BUILD_opencv_gpu=OFF

Laserscanner:

sudo apt-get install ros-hydro-urg-node

Controller:

sudo apt-get install ros-hydro-joy

About

Image Viewer for Oculus Rift. Uses virtual pan-tilt-roll and is compatible with a mechanical camerasystem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published