-
Notifications
You must be signed in to change notification settings - Fork 24
Software Requirements
-
The driver currently officially supports Ubuntu 12.04 and 14.04. We are also using the VI Sensor on Mac OSX 10.7 machines (both using ROS and stand-alone). However, officially we are only providing support for Ubuntu machines.
-
If you want to use the sensor in Windows, the users are encouraged to use a Virtual Machine. Refer to VM Support section below for more details.
-
It is noted that the host driver is open source and it should be fairly easy to compile the driver on Windows systems as it only uses a set of standard libraries such as boost.
You should be able to access the sensor inside a virtual machine. As a default configuration, VMs usually use a NAT network configuration, which blocks the sensor datastream. Instead, we have to set the network configuration of the Gigabit Ethernet adapter to "bridged". Using this setting, the VM will have direct access to the adapter and subsequently to the sensor. If you connect your sensor directly to your PC, the network card inside your VM should have the IP 10.0.0.5 if everything is configured correctly. We have tested this functionality under VirtualBox 4.3 and VMWare Workstation 10.
- The sensor has been extensively tested under ROS Hydro and ROS Indigo. Older version most likely work as well, even though we have not tested it.
- The ROS-interface compiles with the standard boost versions of Ubuntu 12.04, 13.04, 13.10 and 14.04.
Copyright © 2015, Skybotix AG, Switzerland
Copyright © 2015, Autonomous Systems Lab, ETH Zurich, Switzerland
All rights reserved.
Connecting the Sensor
Software Requirements
Updating the Sensor Firmware
Getting started in ROS
Configuring the Sensor
ROS Topics and Services
Getting Extrinsic and Intrinsic Calibrations
Compiling the VI Sensor Driver Standalone (Without ROS)
Setting Sensor Parameters
Tutorial: Reading VI Data
Tutorial: Dense Reconstruction
Running FOVIS (ROS)
Running VISO2 (ROS)