Using VR controllers without VR renderer

Hey all,

I want to use a VR controller to control the position of the Camera in my scene (using a 6DOF tracked controller) while still rendering a monoscopic image (that is to say not use the VR headset / renderer). Is it possible to access the VR controller APIs and get position / orientation data without using the VR renderer?

Hope that makes sense,
Chris