source: pacpusframework/branches/2.0-beta1/src/TestComponents/test/xml/Sensor_test.xml@ 89

Last change on this file since 89 was 89, checked in by morasjul, 11 years ago

PACPUS 2.0 Beta deployed in new branch

Major changes:
-Add communication interface between components
-Add examples for communications interface (TestComponents)
-Move to Qt5 support

  • Property svn:executable set to *
File size: 273 bytes
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<pacpus>
3 <components>
4
5 <alasca type="AlascaComponent" alascaIP="192.168.1.10" alascaPort="12000" recording="0"/>
6
7 </components>
8
9
10
11 <parameters>
12 <plugins list="../lib/libLidar.so" />
13 </parameters>
14</pacpus>
Note: See TracBrowser for help on using the repository browser.