ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
3

VR Headset for ROS

asked 2016-12-27 07:29:14 -0500

NEngelhard gravatar image

Hey!

We think about buying a VR Headset. Partially for the lulz, but it also would be great to be able to use it within RVIZ or Gazebo so you walk around your robot before it is built. AFAIR the Vive is not supported on Linux, and there is already an rviz-plugin for the rift, but that project looks a bit dead.

Is anyone using a headset currently?

edit retag flag offensive close merge delete

Comments

Which one did you get working ?

Cyril Jourdan gravatar image Cyril Jourdan  ( 2018-05-09 09:55:52 -0500 )edit

I borrowed a HTC Vive, used Unity3d and ros-sharp (from Siemens) on a Windows PC to load a urdf and move it via joint-state messages that I published on a Linux system. (took around a weekend ;) )

NEngelhard gravatar image NEngelhard  ( 2018-05-09 11:01:04 -0500 )edit

Cool! I'll see if I can try one, it seems to work on Linux now.

Cyril Jourdan gravatar image Cyril Jourdan  ( 2018-05-09 11:13:54 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
0

answered 2018-09-19 04:46:50 -0500

john.j.oneill gravatar image

updated 2018-09-19 05:26:37 -0500

@Cyril_J I realize this is an old post, but there is an openvr visualizer called vrviz that my lab is developing. It should allow you to view robot models, and interface with Gazebo, there's even a demo included that will pull up a turtlebot and you can control it. Here's a video of it: https://www.youtube.com/watch?v=M0u4Y...

The code needs SteamVR to compile, and I've only tested it with a Vive, but I'm happy to walk you through using it, as I'd love to hear feedback from someone outside our lab. The code's here: https://github.com/RViMLab/vrviz

edit flag offensive delete link more

Comments

Thanks, I don't have a VR headset at the moment, but if I get an HTC Vive, I'll try your code and contact you.

Cyril Jourdan gravatar image Cyril Jourdan  ( 2018-09-20 15:37:13 -0500 )edit

Hi, I'm currently working on a VR interface for the BCN3D Moveo arm. I have a HTC vive and would like to move the robot directly in Moveit using the HTC joystick. Is vrviz a solution for that ?

A.binet gravatar image A.binet  ( 2020-06-29 09:08:41 -0500 )edit
0

answered 2018-06-04 17:59:50 -0500

@Cyril_J There is also a rviz plugin for HTC Vive which is based on Oculus rviz plugin. You can have a look : https://github.com/AndreGilerson/rviz... .

edit flag offensive delete link more

Question Tools

6 followers

Stats

Asked: 2016-12-27 07:29:14 -0500

Seen: 2,981 times

Last updated: Sep 19 '18