source: pacpussensors/trunk/Alasca/alasca.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: 352 bytes
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<pacpus>
3 <components>
4 <component name="alasca" type="AlascaComponent"
5 alascaIP="192.168.1.10"
6 alascaPort="12000"
7 recording="1"/>
8 </components>
9 <connections>
10 </connections>
11 <plugins prefix="" postfix="" extension="dll">
12 <plugin lib="Alasca" />
13 </plugins>
14</pacpus>
Note: See TracBrowser for help on using the repository browser.