source: pacpussensors/trunk/VelodyneComponent/velodyne.xml@ 149

Last change on this file since 149 was 66, checked in by DHERBOMEZ Gérald, 10 years ago

Modifications:

  • migration of alasca component to pacpus framework 0.1.X
  • new component for Velodyne HDL64E sensor
  • addition of xml example files for alasca, gps, cangateway and velodyne
File size: 305 bytes
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<pacpus>
3 <components>
4 <component name="velodyne" type="VelodyneComponent"
5 recording="1"/>
6 </components>
7 <connections>
8 </connections>
9 <plugins prefix="" postfix="" extension="dll">
10 <plugin lib="Velodyne" />
11 </plugins>
12</pacpus>
Note: See TracBrowser for help on using the repository browser.