<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://mediawiki.isr.tecnico.ulisboa.pt/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Nmoutinho</id>
	<title>ISRWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://mediawiki.isr.tecnico.ulisboa.pt/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Nmoutinho"/>
	<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/wiki/Special:Contributions/Nmoutinho"/>
	<updated>2026-06-28T09:55:40Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5022</id>
		<title>OptiTrack</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5022"/>
		<updated>2013-02-19T16:51:47Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The OptiTrack System will detect and track pre-defined objects equipped with IR markers. This system only works on Windows so a Yarp Module was implemented to send the object&#039;s data to a Yarp Port, that can be accessed from every PC containing Yarp. To run this Software you need to download this &#039;&#039;&#039;ZIP&#039;&#039;&#039; file and extract it to a &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SOFTWARE - http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/OptiTrack.zip&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Then you need to install &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; so Windows can recognize the OptiTrack and install the correct drivers:&lt;br /&gt;
&lt;br /&gt;
 - 32 bits: &#039;&#039;&#039;http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/TrackingTools.2.5.1.Final_x32.exe&#039;&#039;&#039;&lt;br /&gt;
 - 64 bits: &#039;&#039;&#039;http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/TrackingTools.2.5.1.Final_x64.exe&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
These versions were tested and they work.&lt;br /&gt;
&lt;br /&gt;
After this you only need to run the &#039;&#039;&#039;start.bat&#039;&#039;&#039; file located on the &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039; and all the object&#039;s data will be sent to a Yarp Port named &#039;&#039;&#039;&amp;quot;/optitrack/trackable_objects&amp;quot;&#039;&#039;&#039;. The data sent to this port is a Yarp Bottle containing:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DATA: [Time Stamp , Number of Trackable Objects , Trackable ID_1 , Position_1 , Quaternion_1 , Euler_1 , ... , Trackable ID_n , Position_n , Quaternion_n , Euler_n]&#039;&#039;&#039;, considering we have &#039;&#039;&#039;n&#039;&#039;&#039; objects.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; Only visible object&#039;s data will be send to the Yarp Port.&lt;br /&gt;
&lt;br /&gt;
----------------------------&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Create New Trackable Object&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The file &amp;quot;project.ttp&amp;quot; has already defined one trackable object. To add a new object to the project:&lt;br /&gt;
 - Run the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program&lt;br /&gt;
 - Click on &#039;&#039;&#039;Open Existing Project&#039;&#039;&#039; and choose the project file (located on &#039;&#039;&#039;ZIP_FOLDER/src/Data/project.ttp&#039;&#039;&#039;)&lt;br /&gt;
 - Go to &#039;&#039;&#039;View&#039;&#039;&#039; -&amp;gt; &#039;&#039;&#039;Trackable Properties&#039;&#039;&#039; to activate the &#039;&#039;&#039;Trackables&#039;&#039;&#039; objects properties&lt;br /&gt;
On the &#039;&#039;&#039;Perspective View&#039;&#039;&#039; window you will see white points corresponding to the markers on the scene. &lt;br /&gt;
 - Press the &#039;&#039;&#039;Ctrl&#039;&#039;&#039; key and with the left button of the mouse click on each white point you want to be part of your new trackable object&lt;br /&gt;
 - Click on &#039;&#039;&#039;Create From Selection&#039;&#039;&#039; on the &#039;&#039;&#039;Trackables&#039;&#039;&#039; properties window. &lt;br /&gt;
 - Click on &#039;&#039;&#039;Save&#039;&#039;&#039;&lt;br /&gt;
 &lt;br /&gt;
&#039;&#039;&#039;DONE&#039;&#039;&#039;! You have created a new object and from now on you will be able to track it everytime it appears on the scene. &lt;br /&gt;
This new object will automatically be added to the Yarp data being sent to the Yarp Port.&lt;br /&gt;
&lt;br /&gt;
[[Category:Vislab]]&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5021</id>
		<title>OptiTrack</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5021"/>
		<updated>2013-02-19T16:50:27Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The OptiTrack System will detect and track pre-defined objects equipped with IR markers. This system only works on Windows so a Yarp Module was implemented to send the object&#039;s data to a Yarp Port, that can be accessed from every PC containing Yarp. To run this Software you need to download this &#039;&#039;&#039;ZIP&#039;&#039;&#039; file and extract it to a &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SOFTWARE - http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/OptiTrack.zip&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Then you need to install &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; so Windows can recognize the OptiTrack and install the correct drivers:&lt;br /&gt;
&lt;br /&gt;
 - 32 bits: &#039;&#039;&#039;http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/TrackingTools.2.5.1.Final_x32.exe&#039;&#039;&#039;&lt;br /&gt;
 - 64 bits: &#039;&#039;&#039;http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/TrackingTools.2.5.1.Final_x64.exe&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
These versions were tested and they work.&lt;br /&gt;
&lt;br /&gt;
After this you only need to run the &#039;&#039;&#039;start.bat&#039;&#039;&#039; file located on the &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039; and all the object&#039;s data will be sent to a Yarp Port named &#039;&#039;&#039;&amp;quot;/optitrack/trackable_objects&amp;quot;&#039;&#039;&#039;. The data sent to this port is a Yarp Bottle containing:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DATA: [Time Stamp , Number of Trackable Objects , Trackable ID_1 , Position_1 , Quaternion_1 , Euler_1 , ... , Trackable ID_n , Position_n , Quaternion_n , Euler_n]&#039;&#039;&#039;, considering we have &#039;&#039;&#039;n&#039;&#039;&#039; objects.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; Only visible object&#039;s data will be send to the Yarp Port.&lt;br /&gt;
&lt;br /&gt;
----------------------------&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Create New Trackable Object&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The file &amp;quot;project.ttp&amp;quot; has already defined one trackable object. To add a new object to the project:&lt;br /&gt;
 - Run the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program&lt;br /&gt;
 - Click on &#039;&#039;&#039;Open Existing Project&#039;&#039;&#039; and choose the project file (located on &#039;&#039;&#039;ZIP_FOLDER/src/Data/project.ttp&#039;&#039;&#039;)&lt;br /&gt;
 - Go to &#039;&#039;&#039;View&#039;&#039;&#039; -&amp;gt; &#039;&#039;&#039;Trackable Properties&#039;&#039;&#039; to activate the &#039;&#039;&#039;Trackables&#039;&#039;&#039; objects properties&lt;br /&gt;
On the &#039;&#039;&#039;Perspective View&#039;&#039;&#039; window you will see white points corresponding to the markers on the scene. &lt;br /&gt;
 - Press the &#039;&#039;&#039;Ctrl&#039;&#039;&#039; key and with the left button of the mouse click on each white point you want to be part of your new trackable object&lt;br /&gt;
 - Click on &#039;&#039;&#039;Create From Selection&#039;&#039;&#039; on the &#039;&#039;&#039;Trackables&#039;&#039;&#039; properties window. &lt;br /&gt;
 - Click on &#039;&#039;&#039;Save&#039;&#039;&#039;&lt;br /&gt;
 &lt;br /&gt;
&#039;&#039;&#039;DONE&#039;&#039;&#039;! You have created a new object and from now on you will be able to track it everytime it appears on the scene.&lt;br /&gt;
&lt;br /&gt;
[[Category:Vislab]]&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5020</id>
		<title>OptiTrack</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5020"/>
		<updated>2013-02-19T16:49:47Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The OptiTrack System will detect and track pre-defined objects equipped with IR markers. This system only works on Windows so a Yarp Module was implemented to send the object&#039;s data to a Yarp Port, that can be accessed from every PC containing Yarp. To run this Software you need to download this &#039;&#039;&#039;ZIP&#039;&#039;&#039; file and extract it to a &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SOFTWARE - http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/OptiTrack.zip&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Then you need to install &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; so Windows can recognize the OptiTrack and install the correct drivers:&lt;br /&gt;
&lt;br /&gt;
 - 32 bits: &#039;&#039;&#039;http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/TrackingTools.2.5.1.Final_x32.exe&#039;&#039;&#039;&lt;br /&gt;
 - 64 bits: &#039;&#039;&#039;http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/TrackingTools.2.5.1.Final_x64.exe&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
These versions were tested and they work.&lt;br /&gt;
&lt;br /&gt;
After this you only need to run the &#039;&#039;&#039;start.bat&#039;&#039;&#039; file located on the &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039; and all the object&#039;s data will be sent to a Yarp Port named &#039;&#039;&#039;&amp;quot;/optitrack/trackable_objects&amp;quot;&#039;&#039;&#039;. The data sent to this port is a Yarp Bottle containing:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DATA: [Time Stamp , Number of Trackable Objects , Trackable ID_1 , Position_1 , Quaternion_1 , Euler_1 , ... , Trackable ID_n , Position_n , Quaternion_n , Euler_n]&#039;&#039;&#039;, considering we have &#039;&#039;&#039;n&#039;&#039;&#039; objects.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; Only visible object&#039;s data will be send to the Yarp Port.&lt;br /&gt;
&lt;br /&gt;
----------------------------&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Create New Trackable Object&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The file &amp;quot;project.ttp&amp;quot; has already defined one trackable object. To add a new object to the project:&lt;br /&gt;
 - Run the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program&lt;br /&gt;
 - Click on &#039;&#039;&#039;Open Existing Project&#039;&#039;&#039; and choose the project file (located on &#039;&#039;&#039;ZIP_FOLDER/src/Data/project.ttp&#039;&#039;&#039;)&lt;br /&gt;
 - Go to &#039;&#039;&#039;View&#039;&#039;&#039; -&amp;gt; &#039;&#039;&#039;Trackable Properties&#039;&#039;&#039; to activate the &#039;&#039;&#039;Trackables&#039;&#039;&#039; objects properties&lt;br /&gt;
On the &#039;&#039;&#039;Perspective View&#039;&#039;&#039; window you will see white points corresponding to the markers on the scene. &lt;br /&gt;
 - Press the &#039;&#039;&#039;Ctrl&#039;&#039;&#039; key and with the left button of the mouse click on each white point you want to be part of your new trackable object. After selecting all the points you want click on &#039;&#039;&#039;Create From Selection&#039;&#039;&#039; on the &#039;&#039;&#039;Trackables&#039;&#039;&#039; properties window. &lt;br /&gt;
 - Click on &#039;&#039;&#039;Save&#039;&#039;&#039;&lt;br /&gt;
 &lt;br /&gt;
&#039;&#039;&#039;DONE&#039;&#039;&#039;! You have created a new object and from now on you will be able to track it everytime it appears on the scene.&lt;br /&gt;
&lt;br /&gt;
[[Category:Vislab]]&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5019</id>
		<title>OptiTrack</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5019"/>
		<updated>2013-02-19T16:49:10Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The OptiTrack System will detect and track pre-defined objects equipped with IR markers. This system only works on Windows so a Yarp Module was implemented to send the object&#039;s data to a Yarp Port, that can be accessed from every PC containing Yarp. To run this Software you need to download this &#039;&#039;&#039;ZIP&#039;&#039;&#039; file and extract it to a &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SOFTWARE - http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/OptiTrack.zip&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Then you need to install &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; so Windows can recognize the OptiTrack and install the correct drivers:&lt;br /&gt;
&lt;br /&gt;
 - 32 bits: &#039;&#039;&#039;http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/TrackingTools.2.5.1.Final_x32.exe&#039;&#039;&#039;&lt;br /&gt;
 - 64 bits: &#039;&#039;&#039;http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/TrackingTools.2.5.1.Final_x64.exe&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
These versions were tested and they work.&lt;br /&gt;
&lt;br /&gt;
After this you only need to run the &#039;&#039;&#039;start.bat&#039;&#039;&#039; file located on the &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039; and all the object&#039;s data will be sent to a Yarp Port named &#039;&#039;&#039;&amp;quot;/optitrack/trackable_objects&amp;quot;&#039;&#039;&#039;. The data sent to this port is a Yarp Bottle containing:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DATA: [Time Stamp , Number of Trackable Objects , Trackable ID_1 , Position_1 , Quaternion_1 , Euler_1 , ... , Trackable ID_n , Position_n , Quaternion_n , Euler_n]&#039;&#039;&#039;, considering we have &#039;&#039;&#039;n&#039;&#039;&#039; objects.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; Only visible object&#039;s data will be send to the Yarp Port.&lt;br /&gt;
&lt;br /&gt;
----------------------------&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Create New Trackable Object&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The file &amp;quot;project.ttp&amp;quot; has already defined one trackable object. To add a new object to the project:&lt;br /&gt;
 - Run the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program&lt;br /&gt;
 - Click on &#039;&#039;&#039;Open Existing Project&#039;&#039;&#039; and choose the project file (located on &#039;&#039;&#039;ZIP_FOLDER/src/Data/project.ttp&#039;&#039;&#039;)&lt;br /&gt;
 - Go to &#039;&#039;&#039;View&#039;&#039;&#039; -&amp;gt; &#039;&#039;&#039;Trackable Properties&#039;&#039;&#039; to activate the &#039;&#039;&#039;Trackables&#039;&#039;&#039; objects properties&lt;br /&gt;
On the &#039;&#039;&#039;Perspective View&#039;&#039;&#039; window you will see white points corresponding the markers on the scene. &lt;br /&gt;
 - Press the &#039;&#039;&#039;Ctrl&#039;&#039;&#039; key and with the left button of the mouse click on each white point you want to be part of your new trackable object. After selecting all the points you want click on &#039;&#039;&#039;Create From Selection&#039;&#039;&#039; on the &#039;&#039;&#039;Trackables&#039;&#039;&#039; properties window. &lt;br /&gt;
 - Click on &#039;&#039;&#039;Save&#039;&#039;&#039;&lt;br /&gt;
 &lt;br /&gt;
&#039;&#039;&#039;DONE&#039;&#039;&#039;! You have created a new object and from now on you will be able to track it everytime it appears on the scene.&lt;br /&gt;
&lt;br /&gt;
[[Category:Vislab]]&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5018</id>
		<title>OptiTrack</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5018"/>
		<updated>2013-02-19T16:46:09Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The OptiTrack System will detect and track pre-defined objects equipped with IR markers. This system only works on Windows so a Yarp Module was implemented to send the object&#039;s data to a Yarp Port, that can be accessed from every PC containing Yarp. To run this Software you need to download this &#039;&#039;&#039;ZIP&#039;&#039;&#039; file and extract it to a &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SOFTWARE - http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/OptiTrack.zip&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Then you need to install &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; so Windows can recognize the OptiTrack and install the correct drivers:&lt;br /&gt;
&lt;br /&gt;
 - 32 bits: &#039;&#039;&#039;http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/TrackingTools.2.5.1.Final_x32.exe&#039;&#039;&#039;&lt;br /&gt;
 - 64 bits: &#039;&#039;&#039;http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/TrackingTools.2.5.1.Final_x64.exe&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
These versions were tested and they work.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After this you only need to run the &#039;&#039;&#039;start.bat&#039;&#039;&#039; file located on the &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039; and the object&#039;s data will be sent to a Yarp Port named &#039;&#039;&#039;&amp;quot;/optitrack/trackable_objects&amp;quot;&#039;&#039;&#039;. The data sent to this port is a Yarp Bottle containing:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DATA: [Time Stamp , Number of Trackable Objects , Trackable ID_1 , Position_1 , Quaternion_1 , Euler_1 , ... , Trackable ID_n , Position_n , Quaternion_n , Euler_n]&#039;&#039;&#039;, considering we have &#039;&#039;&#039;n&#039;&#039;&#039; objects.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; Only visible object&#039;s data will be send to the Yarp Port.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Create New Trackable Object&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The file &amp;quot;project.ttp&amp;quot; has already defined one trackable object. To add a new object to the project:&lt;br /&gt;
 - Run the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program&lt;br /&gt;
 - Click on &#039;&#039;&#039;Open Existing Project&#039;&#039;&#039; and choose the project file (located on &#039;&#039;&#039;ZIP_FOLDER/src/Data/project.ttp&#039;&#039;&#039;)&lt;br /&gt;
 - Go to &#039;&#039;&#039;View&#039;&#039;&#039; -&amp;gt; &#039;&#039;&#039;Trackable Properties&#039;&#039;&#039; to activate the &#039;&#039;&#039;Trackables&#039;&#039;&#039; objects properties&lt;br /&gt;
On the &#039;&#039;&#039;Perspective View&#039;&#039;&#039; window you will see white points corresponding the markers on the scene. &lt;br /&gt;
 - Press the &#039;&#039;&#039;Ctrl&#039;&#039;&#039; key and with the left button of the mouse click on each white point you want to be part of your new trackable object. After selecting all the points you want click on &#039;&#039;&#039;Create From Selection&#039;&#039;&#039; on the &#039;&#039;&#039;Trackables&#039;&#039;&#039; properties window. &lt;br /&gt;
 - Click on &#039;&#039;&#039;Save&#039;&#039;&#039;&lt;br /&gt;
 &lt;br /&gt;
&#039;&#039;&#039;DONE&#039;&#039;&#039;! You have created a new object and from now on you will be able to track it everytime it appears on the scene.&lt;br /&gt;
&lt;br /&gt;
[[Category:Vislab]]&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5017</id>
		<title>OptiTrack</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5017"/>
		<updated>2013-02-19T16:45:50Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The OptiTrack System will detect and track pre-defined objects equipped with IR markers. This system only works on Windows so a Yarp Module was implemented to send the object&#039;s data to a Yarp Port, that can be accessed from every PC containing Yarp. To run this Software you need to download this &#039;&#039;&#039;ZIP&#039;&#039;&#039; file and extract it to a &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SOFTWARE - http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/OptiTrack.zip&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Then you need to install &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; so Windows can recognize the OptiTrack and install the correct drivers:&lt;br /&gt;
&lt;br /&gt;
 - 32 bits: &#039;&#039;&#039;http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/TrackingTools.2.5.1.Final_x32.exe&#039;&#039;&#039;&lt;br /&gt;
 - 64 bits: &#039;&#039;&#039;http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/TrackingTools.2.5.1.Final_x64.exe&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
These versions were tested and work.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After this you only need to run the &#039;&#039;&#039;start.bat&#039;&#039;&#039; file located on the &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039; and the object&#039;s data will be sent to a Yarp Port named &#039;&#039;&#039;&amp;quot;/optitrack/trackable_objects&amp;quot;&#039;&#039;&#039;. The data sent to this port is a Yarp Bottle containing:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DATA: [Time Stamp , Number of Trackable Objects , Trackable ID_1 , Position_1 , Quaternion_1 , Euler_1 , ... , Trackable ID_n , Position_n , Quaternion_n , Euler_n]&#039;&#039;&#039;, considering we have &#039;&#039;&#039;n&#039;&#039;&#039; objects.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; Only visible object&#039;s data will be send to the Yarp Port.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Create New Trackable Object&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The file &amp;quot;project.ttp&amp;quot; has already defined one trackable object. To add a new object to the project:&lt;br /&gt;
 - Run the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program&lt;br /&gt;
 - Click on &#039;&#039;&#039;Open Existing Project&#039;&#039;&#039; and choose the project file (located on &#039;&#039;&#039;ZIP_FOLDER/src/Data/project.ttp&#039;&#039;&#039;)&lt;br /&gt;
 - Go to &#039;&#039;&#039;View&#039;&#039;&#039; -&amp;gt; &#039;&#039;&#039;Trackable Properties&#039;&#039;&#039; to activate the &#039;&#039;&#039;Trackables&#039;&#039;&#039; objects properties&lt;br /&gt;
On the &#039;&#039;&#039;Perspective View&#039;&#039;&#039; window you will see white points corresponding the markers on the scene. &lt;br /&gt;
 - Press the &#039;&#039;&#039;Ctrl&#039;&#039;&#039; key and with the left button of the mouse click on each white point you want to be part of your new trackable object. After selecting all the points you want click on &#039;&#039;&#039;Create From Selection&#039;&#039;&#039; on the &#039;&#039;&#039;Trackables&#039;&#039;&#039; properties window. &lt;br /&gt;
 - Click on &#039;&#039;&#039;Save&#039;&#039;&#039;&lt;br /&gt;
 &lt;br /&gt;
&#039;&#039;&#039;DONE&#039;&#039;&#039;! You have created a new object and from now on you will be able to track it everytime it appears on the scene.&lt;br /&gt;
&lt;br /&gt;
[[Category:Vislab]]&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5016</id>
		<title>OptiTrack</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5016"/>
		<updated>2013-02-19T15:32:53Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The OptiTrack System will detect and track pre-defined objects equipped with IR markers. This system only works on Windows so a Yarp Module was implemented to send the object&#039;s data to a Yarp Port, that can be accessed from every PC containing Yarp. To run this Software you need to download this &#039;&#039;&#039;ZIP&#039;&#039;&#039; file and extract it to a &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SOFTWARE - http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/OptiTrack.zip&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Then you need to install Tracking Tools so Windows can recognize the OptiTrack and install the correct drivers:&lt;br /&gt;
&lt;br /&gt;
 - 32 bits: &#039;&#039;&#039;http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/TrackingTools.2.5.1.Final_x32.exe&#039;&#039;&#039;&lt;br /&gt;
 - 64 bits: &#039;&#039;&#039;http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/TrackingTools.2.5.1.Final_x64.exe&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
These versions were tested and work.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After this you only need to run the &#039;&#039;&#039;start.bat&#039;&#039;&#039; file located on the &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039; and the object&#039;s data will be sent to a Yarp Port named &#039;&#039;&#039;&amp;quot;/optitrack/trackable_objects&amp;quot;&#039;&#039;&#039;. The data sent to this port is a Yarp Bottle containing:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DATA: [Time Stamp , Number of Trackable Objects , Trackable ID_1 , Position_1 , Quaternion_1 , Euler_1 , ... , Trackable ID_n , Position_n , Quaternion_n , Euler_n]&#039;&#039;&#039;, considering we have &#039;&#039;&#039;n&#039;&#039;&#039; objects.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; Only visible object&#039;s data will be send to the Yarp Port.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Create New Trackable Object&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The file &amp;quot;project.ttp&amp;quot; has already defined one trackable object. To add a new object to the project:&lt;br /&gt;
 - Run the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program&lt;br /&gt;
 - Click on &#039;&#039;&#039;Open Existing Project&#039;&#039;&#039; and choose the project file (located on &#039;&#039;&#039;ZIP_FOLDER/src/Data/project.ttp&#039;&#039;&#039;)&lt;br /&gt;
 - Go to &#039;&#039;&#039;View&#039;&#039;&#039; -&amp;gt; &#039;&#039;&#039;Trackable Properties&#039;&#039;&#039; to activate the &#039;&#039;&#039;Trackables&#039;&#039;&#039; objects properties&lt;br /&gt;
On the &#039;&#039;&#039;Perspective View&#039;&#039;&#039; window you will see white points corresponding the markers on the scene. &lt;br /&gt;
 - Press the &#039;&#039;&#039;Ctrl&#039;&#039;&#039; key and with the left button of the mouse click on each white point you want to be part of your new trackable object. After selecting all the points you want click on &#039;&#039;&#039;Create From Selection&#039;&#039;&#039; on the &#039;&#039;&#039;Trackables&#039;&#039;&#039; properties window. &lt;br /&gt;
 - Click on &#039;&#039;&#039;Save&#039;&#039;&#039;&lt;br /&gt;
 &lt;br /&gt;
&#039;&#039;&#039;DONE&#039;&#039;&#039;! You have created a new object and from now on you will be able to track it everytime it appears on the scene.&lt;br /&gt;
&lt;br /&gt;
[[Category:Vislab]]&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5015</id>
		<title>OptiTrack</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5015"/>
		<updated>2013-02-19T14:56:13Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The OptiTrack System will detect and track pre-defined objects equipped with IR markers. This system only works on Windows so a Yarp Module was implemented to send the object&#039;s data to a Yarp Port, that can be accessed from every PC containing Yarp. To run this Software you need to download this &#039;&#039;&#039;ZIP&#039;&#039;&#039; file and extract it to a &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SOFTWARE - http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/OptiTrack.zip&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After this you only need to run the &#039;&#039;&#039;start.bat&#039;&#039;&#039; file located on the &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039; and the object&#039;s data will be sent to a Yarp Port named &#039;&#039;&#039;&amp;quot;/optitrack/trackable_objects&amp;quot;&#039;&#039;&#039;. The data sent to this port is a Yarp Bottle containing:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DATA: [Time Stamp , Number of Trackable Objects , Trackable ID_1 , Position_1 , Quaternion_1 , Euler_1 , ... , Trackable ID_n , Position_n , Quaternion_n , Euler_n]&#039;&#039;&#039;, considering we have &#039;&#039;&#039;n&#039;&#039;&#039; objects.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; Only visible object&#039;s data will be send to the Yarp Port.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Create New Trackable Object&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you want to create different objects, you will need the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program, that can be installed from this location: &#039;&#039;&#039;http://www.naturalpoint.com/optitrack/downloads/tracking-tools.html&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The file &amp;quot;project.ttp&amp;quot; has already defined one trackable object. To add a new object to the project:&lt;br /&gt;
 - Run the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program&lt;br /&gt;
 - Click on &#039;&#039;&#039;Open Existing Project&#039;&#039;&#039; and choose the project file (located on &#039;&#039;&#039;ZIP_FOLDER/src/Data/project.ttp&#039;&#039;&#039;)&lt;br /&gt;
 - Go to &#039;&#039;&#039;View&#039;&#039;&#039; -&amp;gt; &#039;&#039;&#039;Trackable Properties&#039;&#039;&#039; to activate the &#039;&#039;&#039;Trackables&#039;&#039;&#039; objects properties&lt;br /&gt;
On the &#039;&#039;&#039;Perspective View&#039;&#039;&#039; window you will see white points corresponding the markers on the scene. &lt;br /&gt;
 - Press the &#039;&#039;&#039;Ctrl&#039;&#039;&#039; key and with the left button of the mouse click on each white point you want to be part of your new trackable object. After selecting all the points you want click on &#039;&#039;&#039;Create From Selection&#039;&#039;&#039; on the &#039;&#039;&#039;Trackables&#039;&#039;&#039; properties window. &lt;br /&gt;
 - Click on &#039;&#039;&#039;Save&#039;&#039;&#039;&lt;br /&gt;
 &lt;br /&gt;
&#039;&#039;&#039;DONE&#039;&#039;&#039;! You have created a new object and from now on you will be able to track it everytime it appears on the scene.&lt;br /&gt;
&lt;br /&gt;
[[Category:Vislab]]&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5014</id>
		<title>OptiTrack</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5014"/>
		<updated>2013-02-19T14:53:04Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The OptiTrack System will detect and track pre-defined objects equipped with IR markers. This system only works on Windows so a Yarp Module was implemented to send the object&#039;s data to a Yarp Port, that can be accessed from every PC containing Yarp. To run this Software you need to download this &#039;&#039;&#039;ZIP&#039;&#039;&#039; file and extract it to a &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SOFTWARE - http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/OptiTrack.zip&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After this you only need to run the &#039;&#039;&#039;start.bat&#039;&#039;&#039; file located on the &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039; and the object&#039;s data will be sent to a Yarp Port named &#039;&#039;&#039;&amp;quot;/optitrack/trackable_objects&amp;quot;&#039;&#039;&#039;. The data sent to this port is a Yarp Bottle containing:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DATA: [Time Stamp , Number of Trackable Objects , Trackable ID_1 , Position_1 , Quaternion_1 , Euler_1 , ... , Trackable ID_n , Position_n , Quaternion_n , Euler_n]&#039;&#039;&#039;, considering we have &#039;&#039;&#039;n&#039;&#039;&#039; objects.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Create New Trackable Object&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you want to create different objects, you will need the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program, that can be installed from this location: &#039;&#039;&#039;http://www.naturalpoint.com/optitrack/downloads/tracking-tools.html&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The file &amp;quot;project.ttp&amp;quot; has already defined one trackable object. To add a new object to the project:&lt;br /&gt;
 - Run the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program&lt;br /&gt;
 - Click on &#039;&#039;&#039;Open Existing Project&#039;&#039;&#039; and choose the project file (located on &#039;&#039;&#039;ZIP_FOLDER/src/Data/project.ttp&#039;&#039;&#039;)&lt;br /&gt;
 - Go to &#039;&#039;&#039;View&#039;&#039;&#039; -&amp;gt; &#039;&#039;&#039;Trackable Properties&#039;&#039;&#039; to activate the &#039;&#039;&#039;Trackables&#039;&#039;&#039; objects properties&lt;br /&gt;
On the &#039;&#039;&#039;Perspective View&#039;&#039;&#039; window you will see white points corresponding the markers on the scene. &lt;br /&gt;
 - Press the &#039;&#039;&#039;Ctrl&#039;&#039;&#039; key and with the left button of the mouse click on each white point you want to be part of your new trackable object. After selecting all the points you want click on &#039;&#039;&#039;Create From Selection&#039;&#039;&#039; on the &#039;&#039;&#039;Trackables&#039;&#039;&#039; properties window. &lt;br /&gt;
 - Click on &#039;&#039;&#039;Save&#039;&#039;&#039;&lt;br /&gt;
 &lt;br /&gt;
&#039;&#039;&#039;DONE&#039;&#039;&#039;! You have created a new object and from now on you will be able to track it everytime it appears on the scene.&lt;br /&gt;
&lt;br /&gt;
[[Category:Vislab]]&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5012</id>
		<title>OptiTrack</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5012"/>
		<updated>2013-02-19T14:15:02Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The OptiTrack System will detect and track pre-defined objects equipped with IR markers. This system only works on Windows so a Yarp Module was implemented to send the object&#039;s data to a Yarp Port, that can be accessed from every PC containing Yarp. To run this Software you need to download this &#039;&#039;&#039;ZIP&#039;&#039;&#039; file and extract it to a &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SOFTWARE - http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/OptiTrack.zip&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After this you only need to run the &#039;&#039;&#039;start.bat&#039;&#039;&#039; file located on the &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039; and the object&#039;s data will be sent to a Yarp Port named &#039;&#039;&#039;&amp;quot;/optitrack/trackable_objects&amp;quot;&#039;&#039;&#039;. The data sent to this port is a Yarp Bottle containing:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DATA: [Time Stamp , Number of Trackable Objects , Trackable ID_1 , Position_1 , Quaternion_1 , Euler_1 , ... , Trackable ID_n , Position_n , Quaternion_n , Euler_n]&#039;&#039;&#039;, considering we have &#039;&#039;&#039;n&#039;&#039;&#039; objects.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Create New Trackable Object&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you want to create different objects, you will need the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program, that can be installed from this location: http://www.naturalpoint.com/optitrack/downloads/tracking-tools.html&lt;br /&gt;
&lt;br /&gt;
The file &amp;quot;project.ttp&amp;quot; has already defined one trackable object. To add a new object to the project:&lt;br /&gt;
 - Run the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program&lt;br /&gt;
 - Click on &#039;&#039;&#039;Open Existing Project&#039;&#039;&#039; and choose the project file (located on &#039;&#039;&#039;ZIP_FOLDER/src/Data/project.ttp&#039;&#039;&#039;)&lt;br /&gt;
 - Go to &#039;&#039;&#039;View&#039;&#039;&#039; -&amp;gt; &#039;&#039;&#039;Trackable Properties&#039;&#039;&#039; to activate the &#039;&#039;&#039;Trackables&#039;&#039;&#039; objects properties&lt;br /&gt;
On the &#039;&#039;&#039;Perspective View&#039;&#039;&#039; window you will see white points corresponding the markers on the scene. &lt;br /&gt;
 - Press the &#039;&#039;&#039;Ctrl&#039;&#039;&#039; key and with the left button of the mouse click on each white point you want to be part of your new trackable object. After selecting all the points you want click on &#039;&#039;&#039;Create From Selection&#039;&#039;&#039; on the &#039;&#039;&#039;Trackables&#039;&#039;&#039; properties window. &lt;br /&gt;
 - Click on &#039;&#039;&#039;Save&#039;&#039;&#039;&lt;br /&gt;
 &lt;br /&gt;
&#039;&#039;&#039;DONE&#039;&#039;&#039;! You have created a new object and from now on you will be able to track it everytime it appears on the scene.&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5011</id>
		<title>OptiTrack</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5011"/>
		<updated>2013-02-19T14:14:48Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The OptiTrack System will detect and track pre-defined objects equipped with IR markers. This system only works on Windows so a Yarp Module was implemented to send the object&#039;s data to a Yarp Port, that can be accessed from every PC containing Yarp. To run this Software you need to download this &#039;&#039;&#039;ZIP&#039;&#039;&#039; file and extract it to a &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SOFTWARE - http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/OptiTrack.zip&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After this you only need to run the &#039;&#039;&#039;start.bat&#039;&#039;&#039; file located on the &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039; and the object&#039;s data will be sent to a Yarp Port named &#039;&#039;&#039;&amp;quot;/optitrack/trackable_objects&amp;quot;&#039;&#039;&#039;. The data sent to this port is a Yarp Bottle containing:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DATA: [Time Stamp , Number of Trackable Objects , Trackable ID_1 , Position_1 , Quaternion_1 , Euler_1 , ... , Trackable ID_n , Position_n , Quaternion_n , Euler_n]&#039;&#039;&#039;, considering we have &#039;&#039;&#039;n&#039;&#039;&#039; objects.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Create New Trackable Object&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you want to create different objects, you will need the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program, that can be installed from this location: http://www.naturalpoint.com/optitrack/downloads/tracking-tools.html&lt;br /&gt;
&lt;br /&gt;
The file &amp;quot;project.ttp&amp;quot; has already defined one trackable object. To add a new object to the project:&lt;br /&gt;
 - Run the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program&lt;br /&gt;
 - Click on &#039;&#039;&#039;Open Existing Project&#039;&#039;&#039; and choose the project file (located on &#039;&#039;&#039;ZIP_FOLDER/src/Data/project.ttp&#039;&#039;&#039;)&lt;br /&gt;
 - Go to &#039;&#039;&#039;View&#039;&#039;&#039; -&amp;gt; &#039;&#039;&#039;Trackable Properties&#039;&#039;&#039; to activate the &#039;&#039;&#039;Trackables&#039;&#039;&#039; objects properties&lt;br /&gt;
On the &#039;&#039;&#039;Perspective View&#039;&#039;&#039; window you will see white points corresponding the markers on the scene. &lt;br /&gt;
 - Press the &#039;&#039;&#039;Ctrl&#039;&#039;&#039; key and with the left button of the mouse click on each white point you want to be part of your new trackable object. After selecting all the points you want click on &#039;&#039;&#039;Create From Selection&#039;&#039;&#039; on the &#039;&#039;&#039;Trackables&#039;&#039;&#039; properties window. &lt;br /&gt;
 - Click on &#039;&#039;&#039;Save&#039;&#039;&#039;&lt;br /&gt;
 &lt;br /&gt;
DONE! You have created a new object and from now on you will be able to track it everytime it appears on the scene.&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5010</id>
		<title>OptiTrack</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5010"/>
		<updated>2013-02-19T14:14:27Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The OptiTrack System will detect and track pre-defined objects equipped with IR markers. This system only works on Windows so a Yarp Module was implemented to send the object&#039;s data to a Yarp Port, that can be accessed from every PC containing Yarp. To run this Software you need to download this &#039;&#039;&#039;ZIP&#039;&#039;&#039; file and extract it to a &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SOFTWARE - http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/OptiTrack.zip&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After this you only need to run the &#039;&#039;&#039;start.bat&#039;&#039;&#039; file located on the &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039; and the object&#039;s data will be sent to a Yarp Port named &#039;&#039;&#039;&amp;quot;/optitrack/trackable_objects&amp;quot;&#039;&#039;&#039;. The data sent to this port is a Yarp Bottle containing:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DATA: [Time Stamp , Number of Trackable Objects , Trackable ID_1 , Position_1 , Quaternion_1 , Euler_1 , ... , Trackable ID_n , Position_n , Quaternion_n , Euler_n]&#039;&#039;&#039;, considering we have &#039;&#039;&#039;n&#039;&#039;&#039; objects.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Create New Trackable Object&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you want to create different objects, you will need the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program, that can be installed from this location: http://www.naturalpoint.com/optitrack/downloads/tracking-tools.html&lt;br /&gt;
&lt;br /&gt;
The file &amp;quot;project.ttp&amp;quot; has already defined one trackable object. To add a new object to the project:&lt;br /&gt;
 - Run the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program&lt;br /&gt;
 - Click on &#039;&#039;&#039;Open Existing Project&#039;&#039;&#039; and choose the project file (located on &#039;&#039;&#039;ZIP_FOLDER/src/Data/project.ttp&#039;&#039;&#039;)&lt;br /&gt;
 - Go to &#039;&#039;&#039;View&#039;&#039;&#039; -&amp;gt; &#039;&#039;&#039;Trackable Properties&#039;&#039;&#039; to activate the &#039;&#039;&#039;Trackables&#039;&#039;&#039; objects properties&lt;br /&gt;
 - On the &#039;&#039;&#039;Perspective View&#039;&#039;&#039; window you will see white points corresponding the markers on the scene. &lt;br /&gt;
 - Press the &#039;&#039;&#039;Ctrl&#039;&#039;&#039; key and with the left button of the mouse click on each white point you want to be part of your new trackable object. After selecting all the points you want click on &#039;&#039;&#039;Create From Selection&#039;&#039;&#039; on the &#039;&#039;&#039;Trackables&#039;&#039;&#039; properties window. &lt;br /&gt;
 - Click on &#039;&#039;&#039;Save&#039;&#039;&#039;&lt;br /&gt;
 &lt;br /&gt;
DONE! You have created a new object and from now on you will be able to track it everytime it appears on the scene.&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5009</id>
		<title>OptiTrack</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5009"/>
		<updated>2013-02-19T14:13:59Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The OptiTrack System will detect and track pre-defined objects equipped with IR markers. This system only works on Windows so a Yarp Module was implemented to send the object&#039;s data to a Yarp Port, that can be accessed from every PC containing Yarp. To run this Software you need to download this &#039;&#039;&#039;ZIP&#039;&#039;&#039; file and extract it to a &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SOFTWARE - http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/OptiTrack.zip&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After this you only need to run the &#039;&#039;&#039;start.bat&#039;&#039;&#039; file located on the &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039; and the object&#039;s data will be sent to a Yarp Port named &#039;&#039;&#039;&amp;quot;/optitrack/trackable_objects&amp;quot;&#039;&#039;&#039;. The data sent to this port is a Yarp Bottle containing:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DATA: [Time Stamp , Number of Trackable Objects , Trackable ID_1 , Position_1 , Quaternion_1 , Euler_1 , ... , Trackable ID_n , Position_n , Quaternion_n , Euler_n]&#039;&#039;&#039;, considering we have &#039;&#039;&#039;n&#039;&#039;&#039; objects.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Create New Trackable Object&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you want to create different objects, you will need the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program, that can be installed from this location: http://www.naturalpoint.com/optitrack/downloads/tracking-tools.html&lt;br /&gt;
&lt;br /&gt;
The file &amp;quot;project.ttp&amp;quot; has already defined one trackable object. To add a new object to the project:&lt;br /&gt;
 - Run the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program&lt;br /&gt;
 - Click on &#039;&#039;&#039;Open Existing Project&#039;&#039;&#039; and choose the project file (located on &#039;&#039;&#039;ZIP_FOLDER/src/Data/project.ttp&#039;&#039;&#039;)&lt;br /&gt;
 - Go to &#039;&#039;&#039;View&#039;&#039;&#039; -&amp;gt; &#039;&#039;&#039;Trackable Properties&#039;&#039;&#039; to activate the &#039;&#039;&#039;Trackables&#039;&#039;&#039; objects properties&lt;br /&gt;
 - On the &#039;&#039;&#039;Perspective View&#039;&#039;&#039; window you will see white points corresponding the markers on the scene. Press the &#039;&#039;&#039;Ctrl&#039;&#039;&#039; key and with the left button of the mouse click on each white point &lt;br /&gt;
you want to be part of your new trackable object. After selecting all the points you want click on &#039;&#039;&#039;Create From Selection&#039;&#039;&#039; on the &#039;&#039;&#039;Trackables&#039;&#039;&#039; properties window. &lt;br /&gt;
 - Click on &#039;&#039;&#039;Save&#039;&#039;&#039;&lt;br /&gt;
 &lt;br /&gt;
DONE! You have created a new object and from now on you will be able to track it everytime it appears on the scene.&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5008</id>
		<title>OptiTrack</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5008"/>
		<updated>2013-02-19T14:13:13Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The OptiTrack System will detect and track pre-defined objects equipped with IR markers. This system only works on Windows so a Yarp Module was implemented to send the object&#039;s data to a Yarp Port, that can be accessed from every PC containing Yarp. To run this Software you need to download this &#039;&#039;&#039;ZIP&#039;&#039;&#039; file and extract it to a &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SOFTWARE - http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/OptiTrack.zip&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After this you only need to run the &#039;&#039;&#039;start.bat&#039;&#039;&#039; file located on the &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039; and the object&#039;s data will be sent to a Yarp Port named &#039;&#039;&#039;&amp;quot;/optitrack/trackable_objects&amp;quot;&#039;&#039;&#039;. The data sent to this port is a Yarp Bottle containing:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DATA: [Time Stamp , Number of Trackable Objects , Trackable ID_1 , Position_1 , Quaternion_1 , Euler_1 , ... , Trackable ID_n , Position_n , Quaternion_n , Euler_n]&#039;&#039;&#039;, considering we have &#039;&#039;&#039;n&#039;&#039;&#039; objects.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Create New Trackable Object&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you want to create different objects, you will need the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program, that can be installed from this location: http://www.naturalpoint.com/optitrack/downloads/tracking-tools.html&lt;br /&gt;
&lt;br /&gt;
The file &amp;quot;project.ttp&amp;quot; has already defined one trackable object. To add a new object to the project:&lt;br /&gt;
 - Run the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program&lt;br /&gt;
 - Click on &#039;&#039;&#039;Open Existing Project&#039;&#039;&#039; and choose the project file (located on &#039;&#039;&#039;ZIP_FOLDER/src/Data/project.ttp&#039;&#039;&#039;)&lt;br /&gt;
 - Go to &#039;&#039;&#039;View&#039;&#039;&#039; -&amp;gt; &#039;&#039;&#039;Trackable Properties&#039;&#039;&#039; to activate the &#039;&#039;&#039;Trackables&#039;&#039;&#039; objects properties&lt;br /&gt;
 - On the &#039;&#039;&#039;Perspective View&#039;&#039;&#039; window you will see white points corresponding the markers on the scene. Press the &#039;&#039;&#039;Ctrl&#039;&#039;&#039; key and with the left button of the mouse click on each white point you want to be part of your new trackable object. After selecting all the points you want click on &#039;&#039;&#039;Create From Selection&#039;&#039;&#039; on the &#039;&#039;&#039;Trackables&#039;&#039;&#039; properties window. &lt;br /&gt;
 - Click on &#039;&#039;&#039;Save&#039;&#039;&#039;&lt;br /&gt;
 &lt;br /&gt;
DONE! You have created a new object and from now on you will be able to track it everytime it appears on the scene.&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5007</id>
		<title>OptiTrack</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5007"/>
		<updated>2013-02-19T14:12:14Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The OptiTrack System will detect and track pre-defined objects equipped with IR markers. This system only works on Windows so a Yarp Module was implemented to send the object&#039;s data to a Yarp Port, that can be accessed from every PC containing Yarp. To run this Software you need to download this &#039;&#039;&#039;ZIP&#039;&#039;&#039; file and extract it to a &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SOFTWARE - http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/OptiTrack.zip&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After this you only need to run the &#039;&#039;&#039;start.bat&#039;&#039;&#039; file located on the &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039; and the object&#039;s data will be sent to a Yarp Port named &#039;&#039;&#039;&amp;quot;/optitrack/trackable_objects&amp;quot;&#039;&#039;&#039;. The data sent to this port is a Yarp Bottle containing:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DATA: [Time Stamp , Number of Trackable Objects , Trackable ID_1 , Position_1 , Quaternion_1 , Euler_1 , ... , Trackable ID_n , Position_n , Quaternion_n , Euler_n]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Create New Trackable Object&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you want to create different objects, you will need the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program, that can be installed from this location: http://www.naturalpoint.com/optitrack/downloads/tracking-tools.html&lt;br /&gt;
&lt;br /&gt;
The file &amp;quot;project.ttp&amp;quot; has already defined one trackable object. To add a new object to the project:&lt;br /&gt;
 - Run the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program&lt;br /&gt;
 - Click on &#039;&#039;&#039;Open Existing Project&#039;&#039;&#039; and choose the project file (located on &#039;&#039;&#039;ZIP_FOLDER/src/Data/project.ttp&#039;&#039;&#039;)&lt;br /&gt;
 - Go to &#039;&#039;&#039;View&#039;&#039;&#039; -&amp;gt; &#039;&#039;&#039;Trackable Properties&#039;&#039;&#039; to activate the &#039;&#039;&#039;Trackables&#039;&#039;&#039; objects properties&lt;br /&gt;
 - On the &#039;&#039;&#039;Perspective View&#039;&#039;&#039; window you will see white points corresponding the markers on the scene. Press the &#039;&#039;&#039;Ctrl&#039;&#039;&#039; key and with the left button of the mouse click on each white point you want to be part of your new trackable object. After selecting all the points you want click on &#039;&#039;&#039;Create From Selection&#039;&#039;&#039; on the &#039;&#039;&#039;Trackables&#039;&#039;&#039; properties window. &lt;br /&gt;
 - Click on &#039;&#039;&#039;Save&#039;&#039;&#039;&lt;br /&gt;
 &lt;br /&gt;
DONE! You have created a new object and from now on you will be able to track it everytime it appears on the scene.&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5006</id>
		<title>OptiTrack</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5006"/>
		<updated>2013-02-19T14:11:57Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The OptiTrack System will detect and track pre-defined objects equipped with IR markers. This system only works on Windows so a Yarp Module was implemented to send the object&#039;s data to a Yarp Port, that can be accessed from every PC containing Yarp. To run this Software you need to download this &#039;&#039;&#039;ZIP&#039;&#039;&#039; file and extract it to a &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SOFTWARE - http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/OptiTrack.zip&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
After this you only need to run the &#039;&#039;&#039;start.bat&#039;&#039;&#039; file located on the &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039; and the object&#039;s data will be sent to a Yarp Port named &#039;&#039;&#039;&amp;quot;/optitrack/trackable_objects&amp;quot;&#039;&#039;&#039;. The data sent to this port is a Yarp Bottle containing:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DATA: [Time Stamp , Number of Trackable Objects , Trackable ID_1 , Position_1 , Quaternion_1 , Euler_1 , ... , Trackable ID_n , Position_n , Quaternion_n , Euler_n]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Create New Trackable Object&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you want to create different objects, you will need the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program, that can be installed from this location: http://www.naturalpoint.com/optitrack/downloads/tracking-tools.html&lt;br /&gt;
&lt;br /&gt;
The file &amp;quot;project.ttp&amp;quot; has already defined one trackable object. To add a new object to the project:&lt;br /&gt;
 - Run the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program&lt;br /&gt;
 - Click on &#039;&#039;&#039;Open Existing Project&#039;&#039;&#039; and choose the project file (located on &#039;&#039;&#039;ZIP_FOLDER/src/Data/project.ttp&#039;&#039;&#039;)&lt;br /&gt;
 - Go to &#039;&#039;&#039;View&#039;&#039;&#039; -&amp;gt; &#039;&#039;&#039;Trackable Properties&#039;&#039;&#039; to activate the &#039;&#039;&#039;Trackables&#039;&#039;&#039; objects properties&lt;br /&gt;
 - On the &#039;&#039;&#039;Perspective View&#039;&#039;&#039; window you will see white points corresponding the markers on the scene. Press the &#039;&#039;&#039;Ctrl&#039;&#039;&#039; key and with the left button of the mouse click on each white point you want to be part of your new trackable object. After selecting all the points you want click on &#039;&#039;&#039;Create From Selection&#039;&#039;&#039; on the &#039;&#039;&#039;Trackables&#039;&#039;&#039; properties window. &lt;br /&gt;
 - Click on &#039;&#039;&#039;Save&#039;&#039;&#039;&lt;br /&gt;
 &lt;br /&gt;
DONE! You have created a new object and from now on you will be able to track it everytime it appears on the scene.&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5005</id>
		<title>OptiTrack</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5005"/>
		<updated>2013-02-19T14:07:17Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The OptiTrack System will detect and track pre-defined objects equipped with IR markers. This system only works on Windows so a Yarp Module was implemented to send the object&#039;s data to a Yarp Port, that can be accessed from every PC containing Yarp. To run this Software you need to download this &#039;&#039;&#039;ZIP&#039;&#039;&#039; file and extract it to a &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SOFTWARE - http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/OptiTrack.zip&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
After this you only need to run the &#039;&#039;&#039;start.bat&#039;&#039;&#039; file located on the &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039; and the object&#039;s data will be sent to a Yarp Port named &#039;&#039;&#039;&amp;quot;/optitrack/trackable_objects&amp;quot;&#039;&#039;&#039;. The data sent to this port is a Yarp Bottle containing:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DATA: [Time Stamp , Number of Trackable Objects , Trackable ID_1 , Position_1 , Quaternion_1 , Euler_1 , ... , Trackable ID_n , Position_n , Quaternion_n , Euler_n]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Create New Trackable Object&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you want to create different objects, you will need the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program, that can be installed from this location: http://www.naturalpoint.com/optitrack/downloads/tracking-tools.html&lt;br /&gt;
&lt;br /&gt;
The file &amp;quot;project.ttp&amp;quot; has already defined one trackable object. To add a new object to the project:&lt;br /&gt;
 - Run the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program&lt;br /&gt;
 - Click on &#039;&#039;&#039;Open Existing Project&#039;&#039;&#039; and choose the project file (located on &#039;&#039;&#039;ZIP_FOLDER/src/Data/project.ttp&#039;&#039;&#039;)&lt;br /&gt;
 - Go to &#039;&#039;&#039;View&#039;&#039;&#039; -&amp;gt; &#039;&#039;&#039;Trackable Properties&#039;&#039;&#039; to activate the Trackable Object Properties&lt;br /&gt;
 - On the &#039;&#039;&#039;Perspective View&#039;&#039;&#039; window you will see white dots corresponding the markers on the scene. Press the &#039;&#039;&#039;Ctrl&#039;&#039;&#039; key and with the left button of the mouse click on each white dot you want to be part of your new trackable object.&lt;br /&gt;
&lt;br /&gt;
[[FILE:Select points from trackable object]]&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5004</id>
		<title>OptiTrack</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5004"/>
		<updated>2013-02-19T14:06:57Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The OptiTrack System will detect and track pre-defined objects equipped with IR markers. This system only works on Windows so a Yarp Module was implemented to send the object&#039;s data to a Yarp Port, that can be accessed from every PC containing Yarp. To run this Software you need to download this &#039;&#039;&#039;ZIP&#039;&#039;&#039; file and extract it to a &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SOFTWARE - http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/OptiTrack.zip&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
After this you only need to run the &#039;&#039;&#039;start.bat&#039;&#039;&#039; file located on the &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039; and the object&#039;s data will be sent to a Yarp Port named &#039;&#039;&#039;&amp;quot;/optitrack/trackable_objects&amp;quot;&#039;&#039;&#039;. The data sent to this port is a Yarp Bottle containing:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DATA: [Time Stamp , Number of Trackable Objects , Trackable ID_1 , Position_1 , Quaternion_1 , Euler_1 , ... , Trackable ID_n , Position_n , Quaternion_n , Euler_n]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Create New Trackable Object&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you want to create different objects, you will need the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program, that can be installed from this location: http://www.naturalpoint.com/optitrack/downloads/tracking-tools.html&lt;br /&gt;
&lt;br /&gt;
The file &amp;quot;project.ttp&amp;quot; has already defined one trackable object. To add a new object to the project:&lt;br /&gt;
 - Run the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program&lt;br /&gt;
 - Click on &#039;&#039;&#039;Open Existing Project&#039;&#039;&#039; and choose the project file (located on &#039;&#039;&#039;ZIP_FOLDER/src/Data/project.ttp&#039;&#039;&#039;)&lt;br /&gt;
 - Go to &#039;&#039;&#039;View&#039;&#039;&#039; -&amp;gt; &#039;&#039;&#039;Trackable Properties&#039;&#039;&#039; to activate the Trackable Object Properties&lt;br /&gt;
 - On the &#039;&#039;&#039;Perspective View&#039;&#039;&#039; window you will see white dots corresponding the markers on the scene. Press the &#039;&#039;&#039;Ctrl&#039;&#039;&#039; key and with the left button of the mouse click on each white dot you want to be part of your new trackable object.&lt;br /&gt;
&lt;br /&gt;
[[EXAMPLE: Select points from trackable object]]&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5003</id>
		<title>OptiTrack</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5003"/>
		<updated>2013-02-19T14:06:18Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The OptiTrack System will detect and track pre-defined objects equipped with IR markers. This system only works on Windows so a Yarp Module was implemented to send the object&#039;s data to a Yarp Port, that can be accessed from every PC containing Yarp. To run this Software you need to download this &#039;&#039;&#039;ZIP&#039;&#039;&#039; file and extract it to a &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SOFTWARE - http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/OptiTrack.zip&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
After this you only need to run the &#039;&#039;&#039;start.bat&#039;&#039;&#039; file located on the &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039; and the object&#039;s data will be sent to a Yarp Port named &#039;&#039;&#039;&amp;quot;/optitrack/trackable_objects&amp;quot;&#039;&#039;&#039;. The data sent to this port is a Yarp Bottle containing:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DATA: [Time Stamp , Number of Trackable Objects , Trackable ID_1 , Position_1 , Quaternion_1 , Euler_1 , ... , Trackable ID_n , Position_n , Quaternion_n , Euler_n]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Create New Trackable Object&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you want to create different objects, you will need the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program, that can be installed from this location: http://www.naturalpoint.com/optitrack/downloads/tracking-tools.html&lt;br /&gt;
&lt;br /&gt;
The file &amp;quot;project.ttp&amp;quot; has already defined one trackable object. To add a new object to the project:&lt;br /&gt;
 - Run the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program&lt;br /&gt;
 - Click on &#039;&#039;&#039;Open Existing Project&#039;&#039;&#039; and choose the project file (located on &#039;&#039;&#039;ZIP_FOLDER/src/Data/project.ttp&#039;&#039;&#039;)&lt;br /&gt;
 - Go to &#039;&#039;&#039;View&#039;&#039;&#039; -&amp;gt; &#039;&#039;&#039;Trackable Properties&#039;&#039;&#039; to activate the Trackable Object Properties&lt;br /&gt;
 - On the &#039;&#039;&#039;Perspective View&#039;&#039;&#039; window you will see white dots corresponding the markers on the scene. Press the &#039;&#039;&#039;Ctrl&#039;&#039;&#039; key and with the left button of the mouse click on each white dot you want to be part of your new trackable object.&lt;br /&gt;
&lt;br /&gt;
[[File:CREATE TRACKABLE OBJECT]]&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5002</id>
		<title>OptiTrack</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5002"/>
		<updated>2013-02-19T14:05:31Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The OptiTrack System will detect and track pre-defined objects equipped with IR markers. This system only works on Windows so a Yarp Module was implemented to send the object&#039;s data to a Yarp Port, that can be accessed from every PC containing Yarp. To run this Software you need to download this &#039;&#039;&#039;ZIP&#039;&#039;&#039; file and extract it to a &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SOFTWARE - http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/OptiTrack.zip&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
After this you only need to run the &#039;&#039;&#039;start.bat&#039;&#039;&#039; file located on the &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039; and the object&#039;s data will be sent to a Yarp Port named &#039;&#039;&#039;&amp;quot;/optitrack/trackable_objects&amp;quot;&#039;&#039;&#039;. The data sent to this port is a Yarp Bottle containing:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DATA: [Time Stamp , Number of Trackable Objects , Trackable ID_1 , Position_1 , Quaternion_1 , Euler_1 , ... , Trackable ID_n , Position_n , Quaternion_n , Euler_n]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Create New Trackable Object&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you want to create different objects, you will need the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program, that can be installed from this location: http://www.naturalpoint.com/optitrack/downloads/tracking-tools.html&lt;br /&gt;
&lt;br /&gt;
The file &amp;quot;project.ttp&amp;quot; has already defined one trackable object. To add a new object to the project:&lt;br /&gt;
 - Run the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program&lt;br /&gt;
 - Click on &#039;&#039;&#039;Open Existing Project&#039;&#039;&#039; and choose the project file (located on &#039;&#039;&#039;ZIP_FOLDER/src/Data/project.ttp&#039;&#039;&#039;)&lt;br /&gt;
 - Go to &#039;&#039;&#039;View&#039;&#039;&#039; -&amp;gt; &#039;&#039;&#039;Trackable Properties&#039;&#039;&#039; to activate the Trackable Object Properties&lt;br /&gt;
 - On the &#039;&#039;&#039;Perspective View&#039;&#039;&#039; window you will see white dots corresponding the markers on the scene. Press the &#039;&#039;&#039;Ctrl&#039;&#039;&#039; key and with the left button of the mouse click on each white dot you want to be part of your new trackable object.&lt;br /&gt;
&lt;br /&gt;
[[File:C:\Documents and Settings\Moutinho\Desktop\OptiTrack Tutorial\Create Trackable Object.JPG]]&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5001</id>
		<title>OptiTrack</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5001"/>
		<updated>2013-02-19T14:00:14Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The OptiTrack System will detect and track pre-defined objects equipped with IR markers. This system only works on Windows so a Yarp Module was implemented to send the object&#039;s data to a Yarp Port, that can be accessed from every PC containing Yarp. To run this Software you need to download this &#039;&#039;&#039;ZIP&#039;&#039;&#039; file and extract it to a &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SOFTWARE - http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/OptiTrack.zip&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
After this you only need to run the &#039;&#039;&#039;start.bat&#039;&#039;&#039; file and object&#039;s data will be sent to a Yarp Port named &#039;&#039;&#039;&amp;quot;/optitrack/trackable_objects&amp;quot;&#039;&#039;&#039;. The data sent to this port is a bottle containing:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DATA: [Time Stamp , Number of Trackable Objects , Trackable ID_1 , Position_1 , Quaternion_1 , Euler_1 , ... , Trackable ID_n , Position_n , Quaternion_n , Euler_n]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Create New Trackable Object&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you want to create different objects, you will need the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program, that can be installed from this location: http://www.naturalpoint.com/optitrack/downloads/tracking-tools.html&lt;br /&gt;
&lt;br /&gt;
The file &amp;quot;project.ttp&amp;quot; has already defined one trackable object. To add a new object to the project:&lt;br /&gt;
 - Run the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program&lt;br /&gt;
 - Click on &#039;&#039;&#039;Open Existing Project&#039;&#039;&#039; and choose the project file (located on &#039;&#039;&#039;ZIP_FOLDER/src/Data/project.ttp&#039;&#039;&#039;)&lt;br /&gt;
 - Go to View -&amp;gt; Trackable Properties&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5000</id>
		<title>OptiTrack</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=5000"/>
		<updated>2013-02-19T13:59:45Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The OptiTrack System will detect and track pre-defined objects equipped with IR markers. This system only works on Windows so a Yarp Module was implemented to send the object&#039;s data to a Yarp Port, that can be accessed from every PC containing Yarp. To run this Software you need to download this &#039;&#039;&#039;ZIP&#039;&#039;&#039; file and extract it to a &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SOFTWARE - http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/OptiTrack.zip&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
After this you only need to run the start.bat file and object&#039;s data will be sent to a Yarp Port named &#039;&#039;&#039;&amp;quot;/optitrack/trackable_objects&amp;quot;&#039;&#039;&#039;. The data sent to this port is a bottle containing:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DATA: [Time Stamp , Number of Trackable Objects , Trackable ID_1 , Position_1 , Quaternion_1 , Euler_1 , ... , Trackable ID_n , Position_n , Quaternion_n , Euler_n]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Create New Trackable Object&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you want to create different objects, you will need the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program, that can be installed from this location: http://www.naturalpoint.com/optitrack/downloads/tracking-tools.html&lt;br /&gt;
&lt;br /&gt;
The file &amp;quot;project.ttp&amp;quot; has already defined one trackable object. To add a new object to the project:&lt;br /&gt;
 - Run the &#039;&#039;&#039;Tracking Tools&#039;&#039;&#039; program&lt;br /&gt;
 - Click on &#039;&#039;&#039;Open Existing Project&#039;&#039;&#039; and choose the project file (located on &#039;&#039;&#039;ZIP_FOLDER/src/Data/project.ttp&#039;&#039;&#039;)&lt;br /&gt;
 - Go to View -&amp;gt; Trackable Properties&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=4999</id>
		<title>OptiTrack</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=4999"/>
		<updated>2013-02-19T13:56:15Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The OptiTrack System will detect and track pre-defined objects equipped with IR markers. This system only works on Windows so a Yarp Module was implemented to send the object&#039;s data to a Yarp Port, that can be accessed from every PC containing Yarp. To run this Software you need to download this &#039;&#039;&#039;ZIP&#039;&#039;&#039; file and extract it to a &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SOFTWARE - http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/OptiTrack.zip&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
After this you only need to run the start.bat file and object&#039;s data will be sent to a Yarp Port named &#039;&#039;&#039;&amp;quot;/optitrack/trackable_objects&amp;quot;&#039;&#039;&#039;. The data sent to this port is a bottle containing:&lt;br /&gt;
&lt;br /&gt;
Data: [Time Stamp , Number of Trackable Objects , Trackable ID_1 , Position_1 , Quaternion_1 , Euler_1 , ... , Trackable ID_n , Position_n , Quaternion_n , Euler_n]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Create New Trackable Object&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The file &amp;quot;project.ttp&amp;quot; has already defined one trackable object. However it is possible to add new trackable objects to the project so we can detect them in the future. To add a new object to the project:&lt;br /&gt;
 - Run the &#039;&#039;&#039;TRACKING TOOLS&#039;&#039;&#039; program&lt;br /&gt;
 - Click on &#039;&#039;&#039;Open Existing Project&#039;&#039;&#039; and choose the project file (located on &#039;&#039;&#039;ZIP_FOLDER/src/Data/project.ttp&#039;&#039;&#039;)&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=4998</id>
		<title>OptiTrack</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=4998"/>
		<updated>2013-02-19T13:55:06Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The OptiTrack System will detect and track pre-defined objects equipped with IR markers. This system only works on Windows so a Yarp Module was implemented to send the object&#039;s data to a Yarp Port, that can be accessed from every PC containing Yarp. To run this Software you need to download this &#039;&#039;&#039;ZIP&#039;&#039;&#039; file and extract it to a &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SOFTWARE - http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/OptiTrack.zip&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
After this you only need to run the start.bat file and object&#039;s data will be sent to a Yarp Port named &#039;&#039;&#039;&amp;quot;/optitrack/trackable_objects&amp;quot;&#039;&#039;&#039;. The data sent to this port is a bottle containing:&lt;br /&gt;
&lt;br /&gt;
Data: &#039;&#039;&#039;Time Stamp | Number of Trackable Objects | Trackable ID_1 | x_1 | y_1 | z_1 | Quaternion_1 | Euler_1 | ... | Trackable ID_n | x_n | y_n | z_n | Quaternion_n | Euler_n&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Create New Trackable Object&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The file &amp;quot;project.ttp&amp;quot; has already defined one trackable object. However it is possible to add new trackable objects to the project so we can detect them in the future. To add a new object to the project:&lt;br /&gt;
 - Run the &#039;&#039;&#039;TRACKING TOOLS&#039;&#039;&#039; program&lt;br /&gt;
 - Click on &#039;&#039;&#039;Open Existing Project&#039;&#039;&#039; and choose the project file (located on &#039;&#039;&#039;ZIP_FOLDER/src/Data/project.ttp&#039;&#039;&#039;)&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=4997</id>
		<title>OptiTrack</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=4997"/>
		<updated>2013-02-19T13:50:19Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The OptiTrack System will detect and track pre-defined objects equipped with IR markers. This system only works on Windows so a Yarp Module was implemented to send the object&#039;s data to a Yarp Port, that can be accessed from every PC containing Yarp. To run this Software you need to download this &#039;&#039;&#039;ZIP&#039;&#039;&#039; file and extract it to a &#039;&#039;&#039;ZIP_FOLDER&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SOFTWARE - http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/OptiTrack.zip&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Create New Trackable Object&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The file &amp;quot;project.ttp&amp;quot; has already defined one trackable object. However it is possible to add new trackable objects to the project so we can detect them in the future. To add a new object to the project:&lt;br /&gt;
 - Run the &#039;&#039;&#039;TRACKING TOOLS&#039;&#039;&#039; program&lt;br /&gt;
 - Click on &#039;&#039;&#039;Open Existing Project&#039;&#039;&#039; and choose the project file (located on &#039;&#039;&#039;ZIP_FOLDER/src/Data/project.ttp&#039;&#039;&#039;)&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=4996</id>
		<title>OptiTrack</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=4996"/>
		<updated>2013-02-19T13:42:15Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The OptiTrack System&lt;br /&gt;
&lt;br /&gt;
SOFTWARE - http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/OptiTrack.zip&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Create New Trackable Object&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The file &amp;quot;project.ttp&amp;quot; has already defined one trackable object. However it is possible to add new trackable objects to the project so we can detect them in the future. To add a new object to the project:&lt;br /&gt;
 - Run the &#039;&#039;&#039;TRACKING TOOLS&#039;&#039;&#039; program&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=4995</id>
		<title>OptiTrack</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=4995"/>
		<updated>2013-02-19T12:11:12Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The OptiTrack System&lt;br /&gt;
&lt;br /&gt;
SOFTWARE - http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/OptiTrack.zip&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=4994</id>
		<title>OptiTrack</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=4994"/>
		<updated>2013-02-19T12:10:57Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The OptiTrack System&lt;br /&gt;
&lt;br /&gt;
[SOFTWARE]http://users.isr.ist.utl.pt/~nmoutinho/OptiTrack/OptiTrack.zip&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=4993</id>
		<title>OptiTrack</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=OptiTrack&amp;diff=4993"/>
		<updated>2013-02-19T11:38:34Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: Created page with &amp;quot;The OptiTrack System&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The OptiTrack System&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=Main_Page&amp;diff=4992</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=Main_Page&amp;diff=4992"/>
		<updated>2013-02-19T11:38:02Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: /* Research */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;Welcome to the MediaWiki space of the [http://www.isr.ist.utl.pt Institute for Systems and Robotics].&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Opportunities ==&lt;br /&gt;
&lt;br /&gt;
=== Current ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Past ===&lt;br /&gt;
&lt;br /&gt;
* [[BII 2009]]&lt;br /&gt;
* [[Dissertation/Project proposals]]&lt;br /&gt;
* [[BII 2008]]&lt;br /&gt;
&lt;br /&gt;
== Research ==&lt;br /&gt;
&lt;br /&gt;
* bureaucracy: [[Prospective PhD students]]&lt;br /&gt;
* [[Vislab | Computer and Robot Vision Lab (VisLab)]]&lt;br /&gt;
** robots: [[Chica]], [[Chico]], [[Darwin]], [[Nao]], [[Vizzy]]&lt;br /&gt;
** archive: [[VisLab logbook]], [[VisLab Videos]], [[VisLab Proceedings]], [[VisLab Meetings]]&lt;br /&gt;
** datasets: [[Multiple View Tracking]]&lt;br /&gt;
** demos:  [[Affordance imitation]], &#039;&#039;&#039;[[iCub demos]]&#039;&#039;&#039;, [[Cyberglove Remote Control]]&lt;br /&gt;
** hardware: [[Chico3 laptop machine configuration]], [[Cortex]], [[iCubBrain server configuration]], [[Kinect]], [[pc104]], [[vislab8]] (NVIDIA Tesla GPGPU), [[OptiTrack]]&lt;br /&gt;
** software: [[VisLab machines configuration]], [[VisLab network]], [[RobotCub coding basics]], &#039;&#039;&#039;[[RobotCub software]], &#039;&#039;&#039;[[Poeticon software]]&lt;br /&gt;
* [[Intelligent Robots and Systems Group]]&lt;br /&gt;
** robots: [[RAPOSA robot|RAPOSA]], [[ISR Bioloid Humanoid|Bioloid]]&lt;br /&gt;
* [[Lisbon-K Chromosome Dataset]]&lt;br /&gt;
* [[International conferences deadlines]]&lt;br /&gt;
* [[Journals]]&lt;br /&gt;
* [[Computer Vision Journals RSS feeds]]&lt;br /&gt;
* European Projects: [[Recommendations for European Project Proposals]]&lt;br /&gt;
* [[Introduction to ROS]]&lt;br /&gt;
** [http://ftp.isr.ist.utl.pt/pub/roswiki/ Local mirror of ROS wiki]&lt;br /&gt;
&lt;br /&gt;
== Teaching ==&lt;br /&gt;
&lt;br /&gt;
* [[Robotics lab resources]]&lt;br /&gt;
* [[Autonomous Systems resources]]&lt;br /&gt;
* [[Discrete Event Dynamic Systems resources]]&lt;br /&gt;
* [[Artificial Intelligence and Decision Systems resources]]&lt;br /&gt;
&lt;br /&gt;
== Events ==&lt;br /&gt;
&lt;br /&gt;
=== Ongoing ===&lt;br /&gt;
&lt;br /&gt;
* [[Ocupação Científica de Jovens nas Férias 2012]]&lt;br /&gt;
&lt;br /&gt;
=== Past === &lt;br /&gt;
&lt;br /&gt;
* [[Ocupação Científica de Jovens nas Férias 2011]]&lt;br /&gt;
* [[Ocupação Científica de Jovens nas Férias 2010]]&lt;br /&gt;
* [http://vislab.isr.ist.utl.pt/RLSS09 RLSS09: Robot Learning Summer School]&lt;br /&gt;
* [[Ocupação Científica de Jovens nas Férias 2009]]&lt;br /&gt;
* [[Lisbon Workshop on New Challenges for Cooperative Robotics]]&lt;br /&gt;
&lt;br /&gt;
== Computing ==&lt;br /&gt;
&lt;br /&gt;
* [[ISR computing resources]]&lt;br /&gt;
* [[Macintosh resources]] (incl. useful tips)&lt;br /&gt;
* [[Python resources]]&lt;br /&gt;
&lt;br /&gt;
== Misc ==&lt;br /&gt;
&lt;br /&gt;
* [[Administrative checklist]] (internal use only) -- &#039;&#039;&#039;check here for all rules concerning purchases, conference trips, paper credits, etc.&#039;&#039;&#039;&lt;br /&gt;
* [http://library.isr.ist.utl.pt/isr/logo/ ISR logos]&lt;br /&gt;
* [[List of restaurants]]&lt;br /&gt;
* [http://wiki.isr.ist.utl.pt Former ISR wiki pages]&lt;br /&gt;
* Use this [[SandBox]] for experimentation with MediaWiki&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=Vizzy_Segway&amp;diff=4985</id>
		<title>Vizzy Segway</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=Vizzy_Segway&amp;diff=4985"/>
		<updated>2013-01-30T17:44:50Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: /* Segway RMP 50 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Segway RMP 50==&lt;br /&gt;
&lt;br /&gt;
The Player project http://playerstage.sourceforge.net/ includes a driver for all the Segway RMP platforms. The Player version installed is the 3.0.2, which needs the CAN driver from Kvaser http://www.kvaser.com/, already available for new versions of linux.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; After downloading and installing the driver from Kvaser and before installing the Player, edit the file &#039;/usr/include/canlib.h&#039; by comment out the definitions for DWORD, HANDLE, and BOOL. After that, create a &#039;build&#039; folder inside the decompressed Player folder, enter &#039;build&#039; and run &#039;cmake ../&#039;. After this, run &#039;ccmake ../&#039; from the &#039;build&#039; and point the CANLIB_DIR variable to the folder where the Kvaser was decompressed (don&#039;t forget to &#039;toggle&#039; to advance mode to see this variable on the &#039;ccmake&#039; list otherwise it won&#039;t appear). Press &#039;c&#039; to configure and &#039;g&#039; to generate.&lt;br /&gt;
&lt;br /&gt;
You are now ready to do &#039;sudo make install&#039; in &#039;build&#039;. &lt;br /&gt;
&lt;br /&gt;
After installing player, a way to test the installation is to plug an USB joystick for controlling the Segway and define a configuration file for player as follows:&lt;br /&gt;
&lt;br /&gt;
    driver&lt;br /&gt;
    (&lt;br /&gt;
      name &amp;quot;linuxjoystick&amp;quot;&lt;br /&gt;
      provides [&amp;quot;joystick:0&amp;quot; ]&lt;br /&gt;
      requires [&amp;quot;position2d:0&amp;quot;]&lt;br /&gt;
      alwayson 1&lt;br /&gt;
      timeout 0.0&lt;br /&gt;
      max_speed [ 3.0 3.0  30 ]&lt;br /&gt;
      port &amp;quot;/dev/input/js0&amp;quot;&lt;br /&gt;
    )&lt;br /&gt;
    driver&lt;br /&gt;
    (&lt;br /&gt;
      name &amp;quot;segwayrmp&amp;quot;&lt;br /&gt;
      provides [&amp;quot;position2d:0&amp;quot; &amp;quot;position3d:0&amp;quot; &amp;quot;power:0&amp;quot;]&lt;br /&gt;
      bus &amp;quot;usb&amp;quot;&lt;br /&gt;
      usb_device &amp;quot;/dev/ttyUSB0&amp;quot;&lt;br /&gt;
      max_xspeed 1.5&lt;br /&gt;
      max_yawspeed 80&lt;br /&gt;
    )&lt;br /&gt;
&lt;br /&gt;
Then, execute&lt;br /&gt;
&lt;br /&gt;
    player &amp;lt;configFileName&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Vizzy|&amp;lt;&amp;lt; Back to Vizzy wiki homepage]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Robots]]&lt;br /&gt;
[[Category:Vislab]]&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=Vizzy_Segway&amp;diff=4984</id>
		<title>Vizzy Segway</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=Vizzy_Segway&amp;diff=4984"/>
		<updated>2013-01-30T17:43:48Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: /* Segway RMP 50 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Segway RMP 50==&lt;br /&gt;
&lt;br /&gt;
The Player project http://playerstage.sourceforge.net/ includes a driver for all the Segway RMP platforms. The Player version installed is the 3.0.2, which needs the CAN driver from Kvaser http://www.kvaser.com/, already available for new versions of linux.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; After downloading and installing the driver from Kvaser and before installing the Player, create a &#039;build&#039; folder inside the decompressed Player folder, enter &#039;build&#039; and run &#039;cmake ../&#039;. After this, run &#039;ccmake ../&#039; from the &#039;build&#039; and point the CANLIB_DIR variable to the folder where the Kvaser was decompressed (don&#039;t forget to &#039;toggle&#039; to advance mode to see this variable on the &#039;ccmake&#039; list otherwise it won&#039;t appear). Press &#039;c&#039; to configure and &#039;g&#039; to generate. After that, edit the file &#039;/usr/include/canlib.h&#039; by comment out the definitions for DWORD, HANDLE, and BOOL.&lt;br /&gt;
&lt;br /&gt;
You are now ready to do &#039;sudo make install&#039; in &#039;build&#039;. &lt;br /&gt;
&lt;br /&gt;
After installing player, a way to test the installation is to plug an USB joystick for controlling the Segway and define a configuration file for player as follows:&lt;br /&gt;
&lt;br /&gt;
    driver&lt;br /&gt;
    (&lt;br /&gt;
      name &amp;quot;linuxjoystick&amp;quot;&lt;br /&gt;
      provides [&amp;quot;joystick:0&amp;quot; ]&lt;br /&gt;
      requires [&amp;quot;position2d:0&amp;quot;]&lt;br /&gt;
      alwayson 1&lt;br /&gt;
      timeout 0.0&lt;br /&gt;
      max_speed [ 3.0 3.0  30 ]&lt;br /&gt;
      port &amp;quot;/dev/input/js0&amp;quot;&lt;br /&gt;
    )&lt;br /&gt;
    driver&lt;br /&gt;
    (&lt;br /&gt;
      name &amp;quot;segwayrmp&amp;quot;&lt;br /&gt;
      provides [&amp;quot;position2d:0&amp;quot; &amp;quot;position3d:0&amp;quot; &amp;quot;power:0&amp;quot;]&lt;br /&gt;
      bus &amp;quot;usb&amp;quot;&lt;br /&gt;
      usb_device &amp;quot;/dev/ttyUSB0&amp;quot;&lt;br /&gt;
      max_xspeed 1.5&lt;br /&gt;
      max_yawspeed 80&lt;br /&gt;
    )&lt;br /&gt;
&lt;br /&gt;
Then, execute&lt;br /&gt;
&lt;br /&gt;
    player &amp;lt;configFileName&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Vizzy|&amp;lt;&amp;lt; Back to Vizzy wiki homepage]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Robots]]&lt;br /&gt;
[[Category:Vislab]]&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=Vizzy_Segway&amp;diff=4983</id>
		<title>Vizzy Segway</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=Vizzy_Segway&amp;diff=4983"/>
		<updated>2013-01-30T17:43:25Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: /* Segway RMP 50 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Segway RMP 50==&lt;br /&gt;
&lt;br /&gt;
The Player project http://playerstage.sourceforge.net/ includes a driver for all the Segway RMP platforms. The Player version installed is the 3.0.2, which needs the CAN driver from Kvaser http://www.kvaser.com/, already available for new versions of linux.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;NOTE:&amp;quot; After downloading and installing the driver from Kvaser and before installing the Player, create a &#039;build&#039; folder inside the decompressed Player folder, enter &#039;build&#039; and run &#039;cmake ../&#039;. After this, run &#039;ccmake ../&#039; from the &#039;build&#039; and point the CANLIB_DIR variable to the folder where the Kvaser was decompressed (don&#039;t forget to &#039;toggle&#039; to advance mode to see this variable on the &#039;ccmake&#039; list otherwise it won&#039;t appear). Press &#039;c&#039; to configure and &#039;g&#039; to generate. After that, edit the file &#039;/usr/include/canlib.h&#039; by comment out the definitions for DWORD, HANDLE, and BOOL.&lt;br /&gt;
&lt;br /&gt;
You are now ready to do &#039;sudo make install&#039; in &#039;build&#039;. &lt;br /&gt;
&lt;br /&gt;
After installing player, a way to test the installation is to plug an USB joystick for controlling the Segway and define a configuration file for player as follows:&lt;br /&gt;
&lt;br /&gt;
    driver&lt;br /&gt;
    (&lt;br /&gt;
      name &amp;quot;linuxjoystick&amp;quot;&lt;br /&gt;
      provides [&amp;quot;joystick:0&amp;quot; ]&lt;br /&gt;
      requires [&amp;quot;position2d:0&amp;quot;]&lt;br /&gt;
      alwayson 1&lt;br /&gt;
      timeout 0.0&lt;br /&gt;
      max_speed [ 3.0 3.0  30 ]&lt;br /&gt;
      port &amp;quot;/dev/input/js0&amp;quot;&lt;br /&gt;
    )&lt;br /&gt;
    driver&lt;br /&gt;
    (&lt;br /&gt;
      name &amp;quot;segwayrmp&amp;quot;&lt;br /&gt;
      provides [&amp;quot;position2d:0&amp;quot; &amp;quot;position3d:0&amp;quot; &amp;quot;power:0&amp;quot;]&lt;br /&gt;
      bus &amp;quot;usb&amp;quot;&lt;br /&gt;
      usb_device &amp;quot;/dev/ttyUSB0&amp;quot;&lt;br /&gt;
      max_xspeed 1.5&lt;br /&gt;
      max_yawspeed 80&lt;br /&gt;
    )&lt;br /&gt;
&lt;br /&gt;
Then, execute&lt;br /&gt;
&lt;br /&gt;
    player &amp;lt;configFileName&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Vizzy|&amp;lt;&amp;lt; Back to Vizzy wiki homepage]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Robots]]&lt;br /&gt;
[[Category:Vislab]]&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=Vizzy_Segway&amp;diff=4982</id>
		<title>Vizzy Segway</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=Vizzy_Segway&amp;diff=4982"/>
		<updated>2013-01-30T17:42:01Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: /* Segway RMP 50 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Segway RMP 50==&lt;br /&gt;
&lt;br /&gt;
The Player project http://playerstage.sourceforge.net/ includes a driver for all the Segway RMP platforms. The Player version installed is the 3.0.2, which needs the CAN driver from Kvaser http://www.kvaser.com/, already available for new versions of linux.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;NOTE:&amp;quot; After downloading and installing the driver from Kvaser and before installing the Player, create a &#039;build&#039; folder inside the decompressed Player folder, enter the &#039;build&#039; folder and run &#039;cmake ../&#039;. After this, run &#039;ccmake ../&#039; from the &#039;build&#039; folder and point the CANLIB_DIR variable to the folder where the Kvaser folder was decompressed (don&#039;t forget to &#039;toggle&#039; to advance mode to see this variable on the &#039;ccmake&#039; list otherwise it won&#039;t appear). Press &#039;c&#039; to configure and &#039;g&#039; to generate. After that, edit the file &#039;/usr/include/canlib.h&#039; by comment out the definitions for DWORD, HANDLE, and BOOL.&lt;br /&gt;
&lt;br /&gt;
You are now ready to do &#039;sudo make install&#039; in &#039;build&#039; folder. &lt;br /&gt;
&lt;br /&gt;
After installing player, a way to test the installation is to plug an USB joystick for controlling the Segway and define a configuration file for player as follows:&lt;br /&gt;
&lt;br /&gt;
    driver&lt;br /&gt;
    (&lt;br /&gt;
      name &amp;quot;linuxjoystick&amp;quot;&lt;br /&gt;
      provides [&amp;quot;joystick:0&amp;quot; ]&lt;br /&gt;
      requires [&amp;quot;position2d:0&amp;quot;]&lt;br /&gt;
      alwayson 1&lt;br /&gt;
      timeout 0.0&lt;br /&gt;
      max_speed [ 3.0 3.0  30 ]&lt;br /&gt;
      port &amp;quot;/dev/input/js0&amp;quot;&lt;br /&gt;
    )&lt;br /&gt;
    driver&lt;br /&gt;
    (&lt;br /&gt;
      name &amp;quot;segwayrmp&amp;quot;&lt;br /&gt;
      provides [&amp;quot;position2d:0&amp;quot; &amp;quot;position3d:0&amp;quot; &amp;quot;power:0&amp;quot;]&lt;br /&gt;
      bus &amp;quot;usb&amp;quot;&lt;br /&gt;
      usb_device &amp;quot;/dev/ttyUSB0&amp;quot;&lt;br /&gt;
      max_xspeed 1.5&lt;br /&gt;
      max_yawspeed 80&lt;br /&gt;
    )&lt;br /&gt;
&lt;br /&gt;
Then, execute&lt;br /&gt;
&lt;br /&gt;
    player &amp;lt;configFileName&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Vizzy|&amp;lt;&amp;lt; Back to Vizzy wiki homepage]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Robots]]&lt;br /&gt;
[[Category:Vislab]]&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=Vizzy_Segway&amp;diff=4981</id>
		<title>Vizzy Segway</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=Vizzy_Segway&amp;diff=4981"/>
		<updated>2013-01-30T17:41:37Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: /* Segway RMP 50 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Segway RMP 50==&lt;br /&gt;
&lt;br /&gt;
The Player project http://playerstage.sourceforge.net/ includes a driver for all the Segway RMP platforms. The Player version installed is the 3.0.2, which needs the CAN driver from Kvaser http://www.kvaser.com/, already available for new versions of linux.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;NOTE:&amp;quot; After downloading and installing the driver from Kvaser and before installing the Player, create a &#039;build&#039; folder inside the Player folder that was decompressed, enter the &#039;build&#039; folder and run &#039;cmake ../&#039;. After this, run &#039;ccmake ../&#039; from the &#039;build&#039; folder and point the CANLIB_DIR variable to the folder where the Kvaser folder was decompressed (don&#039;t forget to &#039;toggle&#039; to advance mode to see this variable on the &#039;ccmake&#039; list otherwise it won&#039;t appear). Press &#039;c&#039; to configure and &#039;g&#039; to generate. After that, edit the file &#039;/usr/include/canlib.h&#039; by comment out the definitions for DWORD, HANDLE, and BOOL.&lt;br /&gt;
&lt;br /&gt;
You are now ready to do &#039;sudo make install&#039; in &#039;build&#039; folder. &lt;br /&gt;
&lt;br /&gt;
After installing player, a way to test the installation is to plug an USB joystick for controlling the Segway and define a configuration file for player as follows:&lt;br /&gt;
&lt;br /&gt;
    driver&lt;br /&gt;
    (&lt;br /&gt;
      name &amp;quot;linuxjoystick&amp;quot;&lt;br /&gt;
      provides [&amp;quot;joystick:0&amp;quot; ]&lt;br /&gt;
      requires [&amp;quot;position2d:0&amp;quot;]&lt;br /&gt;
      alwayson 1&lt;br /&gt;
      timeout 0.0&lt;br /&gt;
      max_speed [ 3.0 3.0  30 ]&lt;br /&gt;
      port &amp;quot;/dev/input/js0&amp;quot;&lt;br /&gt;
    )&lt;br /&gt;
    driver&lt;br /&gt;
    (&lt;br /&gt;
      name &amp;quot;segwayrmp&amp;quot;&lt;br /&gt;
      provides [&amp;quot;position2d:0&amp;quot; &amp;quot;position3d:0&amp;quot; &amp;quot;power:0&amp;quot;]&lt;br /&gt;
      bus &amp;quot;usb&amp;quot;&lt;br /&gt;
      usb_device &amp;quot;/dev/ttyUSB0&amp;quot;&lt;br /&gt;
      max_xspeed 1.5&lt;br /&gt;
      max_yawspeed 80&lt;br /&gt;
    )&lt;br /&gt;
&lt;br /&gt;
Then, execute&lt;br /&gt;
&lt;br /&gt;
    player &amp;lt;configFileName&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Vizzy|&amp;lt;&amp;lt; Back to Vizzy wiki homepage]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Robots]]&lt;br /&gt;
[[Category:Vislab]]&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=Vizzy_Segway&amp;diff=4980</id>
		<title>Vizzy Segway</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=Vizzy_Segway&amp;diff=4980"/>
		<updated>2013-01-30T17:41:02Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: /* Segway RMP 50 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Segway RMP 50==&lt;br /&gt;
&lt;br /&gt;
The Player project http://playerstage.sourceforge.net/ includes a driver for all the Segway RMP platforms. The Player version installed is the 3.0.2, which needs the CAN driver from Kvaser http://www.kvaser.com/, already available for new versions of linux.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;NOTE:&amp;quot; After downloading and installing the driver from Kvaser and before installing the Player, create a &#039;build&#039; folder inside the Player folder that was decompressed, enter this &#039;build&#039; folder and run &#039;cmake ../&#039;. After this, run &#039;ccmake ../&#039; from the &#039;build&#039; folder and point the CANLIB_DIR variable to the folder where the Kvaser folder was decompressed (don&#039;t forget to &#039;toggle&#039; to advance mode to see this variable on the &#039;ccmake&#039; list otherwise it won&#039;t appear). Press &#039;c&#039; to configure and &#039;g&#039; to generate. After that, edit the file &#039;/usr/include/canlib.h&#039; by comment out the definitions for DWORD, HANDLE, and BOOL.&lt;br /&gt;
&lt;br /&gt;
You are now ready to do &#039;sudo make install&#039; in &#039;build&#039; folder. &lt;br /&gt;
&lt;br /&gt;
After installing player, a way to test the installation is to plug an USB joystick for controlling the Segway and define a configuration file for player as follows:&lt;br /&gt;
&lt;br /&gt;
    driver&lt;br /&gt;
    (&lt;br /&gt;
      name &amp;quot;linuxjoystick&amp;quot;&lt;br /&gt;
      provides [&amp;quot;joystick:0&amp;quot; ]&lt;br /&gt;
      requires [&amp;quot;position2d:0&amp;quot;]&lt;br /&gt;
      alwayson 1&lt;br /&gt;
      timeout 0.0&lt;br /&gt;
      max_speed [ 3.0 3.0  30 ]&lt;br /&gt;
      port &amp;quot;/dev/input/js0&amp;quot;&lt;br /&gt;
    )&lt;br /&gt;
    driver&lt;br /&gt;
    (&lt;br /&gt;
      name &amp;quot;segwayrmp&amp;quot;&lt;br /&gt;
      provides [&amp;quot;position2d:0&amp;quot; &amp;quot;position3d:0&amp;quot; &amp;quot;power:0&amp;quot;]&lt;br /&gt;
      bus &amp;quot;usb&amp;quot;&lt;br /&gt;
      usb_device &amp;quot;/dev/ttyUSB0&amp;quot;&lt;br /&gt;
      max_xspeed 1.5&lt;br /&gt;
      max_yawspeed 80&lt;br /&gt;
    )&lt;br /&gt;
&lt;br /&gt;
Then, execute&lt;br /&gt;
&lt;br /&gt;
    player &amp;lt;configFileName&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Vizzy|&amp;lt;&amp;lt; Back to Vizzy wiki homepage]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Robots]]&lt;br /&gt;
[[Category:Vislab]]&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=Vizzy_Segway&amp;diff=4881</id>
		<title>Vizzy Segway</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=Vizzy_Segway&amp;diff=4881"/>
		<updated>2012-09-14T08:11:17Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: /* Segway RMP 50 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Segway RMP 50==&lt;br /&gt;
&lt;br /&gt;
The Player project http://playerstage.sourceforge.net/ includes a driver for all the Segway RMP platforms. The Player version installed is the 3.0.2, which needs the CAN driver from Kvaser http://www.kvaser.com/. For new versions of linux, a new version of Kvaser is required (Beta version): ftp://ftp.kvaser.com/linux. To get the Username and Password send email to nmoutinho@isr.ist.utl.pt.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Username: ftp20--&amp;gt;&lt;br /&gt;
&amp;lt;!--Password: vtg8FBem--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
After downloading the driver from Kvaser, the CMAKE variable CANLIB_DIR must point to the folder where the Kvaser folder was decompressed.&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; you may need to force this by using &amp;quot;ccmake ..&amp;quot;. Check if the variable was set, otherwise define it, using the path of the folder where the Kvaser folder was decompressed.&lt;br /&gt;
&lt;br /&gt;
In order to compile Player properly, you may have to edit /usr/include/canlib.h and comment out the definitions for DWORD, HANDLE, and BOOL.&lt;br /&gt;
&lt;br /&gt;
After installing player, a way to test the installation is to plug an USB joystick for controlling the Segway and define a configuration file for player as follows:&lt;br /&gt;
&lt;br /&gt;
    driver&lt;br /&gt;
    (&lt;br /&gt;
      name &amp;quot;linuxjoystick&amp;quot;&lt;br /&gt;
      provides [&amp;quot;joystick:0&amp;quot; ]&lt;br /&gt;
      requires [&amp;quot;position2d:0&amp;quot;]&lt;br /&gt;
      alwayson 1&lt;br /&gt;
      timeout 0.0&lt;br /&gt;
      max_speed [ 3.0 3.0  30 ]&lt;br /&gt;
      port &amp;quot;/dev/input/js0&amp;quot;&lt;br /&gt;
    )&lt;br /&gt;
    driver&lt;br /&gt;
    (&lt;br /&gt;
      name &amp;quot;segwayrmp&amp;quot;&lt;br /&gt;
      provides [&amp;quot;position2d:0&amp;quot; &amp;quot;position3d:0&amp;quot; &amp;quot;power:0&amp;quot;]&lt;br /&gt;
      bus &amp;quot;usb&amp;quot;&lt;br /&gt;
      usb_device &amp;quot;/dev/ttyUSB0&amp;quot;&lt;br /&gt;
      max_xspeed 1.5&lt;br /&gt;
      max_yawspeed 80&lt;br /&gt;
    )&lt;br /&gt;
&lt;br /&gt;
Then, execute&lt;br /&gt;
&lt;br /&gt;
    player &amp;lt;configFileName&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Vizzy|&amp;lt;&amp;lt; Back to Vizzy wiki homepage]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Robots]]&lt;br /&gt;
[[Category:Vislab]]&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=Vizzy_Segway&amp;diff=4875</id>
		<title>Vizzy Segway</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=Vizzy_Segway&amp;diff=4875"/>
		<updated>2012-09-13T13:55:51Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: /* Segway RMP 50 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Segway RMP 50==&lt;br /&gt;
&lt;br /&gt;
The Player project http://playerstage.sourceforge.net/ includes a driver for all the Segway RMP platforms. The Player version installed is the 3.0.2, which needs the CAN driver from Kvaser http://www.kvaser.com/. For new versions of linux, a new version of Kvaser is required (Beta version): ftp://ftp.kvaser.com/linux. To get the Username and Password send email to nmoutinho@isr.ist.utl.pt.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Username: ftp20--&amp;gt;&lt;br /&gt;
&amp;lt;!--Password: vtg8FBem--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
After downloading the driver from Kvaser, the CMAKE variable CANLIB_DIR must point to the folder where the Kvaser folder was decompressed.&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; you may need to force this by using the &amp;quot;ccmake ..&amp;quot;. Check if the variable was set, otherwise define it, using the path of the folder where the Kvaser folder was decompressed.&lt;br /&gt;
&lt;br /&gt;
In order to compile Player properly, you may have to edit /usr/include/canlib.h and comment out the definitions for DWORD, HANDLE, and BOOL.&lt;br /&gt;
&lt;br /&gt;
After installing player, a way to test the installation is to plug an USB joystick for controlling the Segway and define a configuration file for player as follows:&lt;br /&gt;
&lt;br /&gt;
    driver&lt;br /&gt;
    (&lt;br /&gt;
      name &amp;quot;linuxjoystick&amp;quot;&lt;br /&gt;
      provides [&amp;quot;joystick:0&amp;quot; ]&lt;br /&gt;
      requires [&amp;quot;position2d:0&amp;quot;]&lt;br /&gt;
      alwayson 1&lt;br /&gt;
      timeout 0.0&lt;br /&gt;
      max_speed [ 3.0 3.0  30 ]&lt;br /&gt;
      port &amp;quot;/dev/input/js0&amp;quot;&lt;br /&gt;
    )&lt;br /&gt;
    driver&lt;br /&gt;
    (&lt;br /&gt;
      name &amp;quot;segwayrmp&amp;quot;&lt;br /&gt;
      provides [&amp;quot;position2d:0&amp;quot; &amp;quot;position3d:0&amp;quot; &amp;quot;power:0&amp;quot;]&lt;br /&gt;
      bus &amp;quot;usb&amp;quot;&lt;br /&gt;
      usb_device &amp;quot;/dev/ttyUSB0&amp;quot;&lt;br /&gt;
      max_xspeed 1.5&lt;br /&gt;
      max_yawspeed 80&lt;br /&gt;
    )&lt;br /&gt;
&lt;br /&gt;
Then, execute&lt;br /&gt;
&lt;br /&gt;
    player &amp;lt;configFileName&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Vizzy|&amp;lt;&amp;lt; Back to Vizzy wiki homepage]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Robots]]&lt;br /&gt;
[[Category:Vislab]]&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=Vizzy_Segway&amp;diff=4874</id>
		<title>Vizzy Segway</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=Vizzy_Segway&amp;diff=4874"/>
		<updated>2012-09-13T13:52:15Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: /* Segway RMP 50 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Segway RMP 50==&lt;br /&gt;
&lt;br /&gt;
The Player project http://playerstage.sourceforge.net/ includes a driver for all the Segway RMP platforms. The Player version installed is the 3.0.2, which needs the CAN driver from Kvaser http://www.kvaser.com/. For new versions of linux, a new version of Kvaser is required (Beta version): ftp://ftp.kvaser.com/linux. To get the Username and Password send email to nmoutinho@isr.ist.utl.pt.&lt;br /&gt;
&lt;br /&gt;
After downloading the driver from Kvaser, the CMAKE variable CANLIB_DIR must point to the folder where the Kvaser folder was decompressed.&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; you may need to force this by using the &amp;quot;ccmake ..&amp;quot;. Check if the variable was set, otherwise define it, using the path of the folder where the Kvaser folder was decompressed.&lt;br /&gt;
&lt;br /&gt;
In order to compile Player properly, you may have to edit /usr/include/canlib.h and comment out the definitions for DWORD, HANDLE, and BOOL.&lt;br /&gt;
&lt;br /&gt;
After installing player, a way to test the installation is to plug an USB joystick for controlling the Segway and define a configuration file for player as follows:&lt;br /&gt;
&lt;br /&gt;
    driver&lt;br /&gt;
    (&lt;br /&gt;
      name &amp;quot;linuxjoystick&amp;quot;&lt;br /&gt;
      provides [&amp;quot;joystick:0&amp;quot; ]&lt;br /&gt;
      requires [&amp;quot;position2d:0&amp;quot;]&lt;br /&gt;
      alwayson 1&lt;br /&gt;
      timeout 0.0&lt;br /&gt;
      max_speed [ 3.0 3.0  30 ]&lt;br /&gt;
      port &amp;quot;/dev/input/js0&amp;quot;&lt;br /&gt;
    )&lt;br /&gt;
    driver&lt;br /&gt;
    (&lt;br /&gt;
      name &amp;quot;segwayrmp&amp;quot;&lt;br /&gt;
      provides [&amp;quot;position2d:0&amp;quot; &amp;quot;position3d:0&amp;quot; &amp;quot;power:0&amp;quot;]&lt;br /&gt;
      bus &amp;quot;usb&amp;quot;&lt;br /&gt;
      usb_device &amp;quot;/dev/ttyUSB0&amp;quot;&lt;br /&gt;
      max_xspeed 1.5&lt;br /&gt;
      max_yawspeed 80&lt;br /&gt;
    )&lt;br /&gt;
&lt;br /&gt;
Then, execute&lt;br /&gt;
&lt;br /&gt;
    player &amp;lt;configFileName&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Vizzy|&amp;lt;&amp;lt; Back to Vizzy wiki homepage]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Robots]]&lt;br /&gt;
[[Category:Vislab]]&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=Vizzy_Segway&amp;diff=4873</id>
		<title>Vizzy Segway</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=Vizzy_Segway&amp;diff=4873"/>
		<updated>2012-09-13T13:51:47Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: /* Segway RMP 50 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Segway RMP 50==&lt;br /&gt;
&lt;br /&gt;
The Player project http://playerstage.sourceforge.net/ includes a driver for all the Segway RMP platforms. The Player version installed is the 3.0.2, which needs the CAN driver from Kvaser http://www.kvaser.com/. For new versions of linux, a new version of Kvaser is required (Beta version): ftp://ftp.kvaser.com/linux. To get the Username and Password send email to nmoutinho@isr.ist.utl.pt.&lt;br /&gt;
&lt;br /&gt;
After downloading the driver from Kvaser, the CMAKE variable CANLIB_DIR must point to the folder where the Kvaser folder was decompressed. &lt;br /&gt;
NOTE: you may need to force this by using the &amp;quot;ccmake ..&amp;quot;. Check if the variable was set, otherwise define it, using the path of the folder where the Kvaser folder was decompressed.&lt;br /&gt;
&lt;br /&gt;
In order to compile Player properly, you may have to edit /usr/include/canlib.h and comment out the definitions for DWORD, HANDLE, and BOOL.&lt;br /&gt;
&lt;br /&gt;
After installing player, a way to test the installation is to plug an USB joystick for controlling the Segway and define a configuration file for player as follows:&lt;br /&gt;
&lt;br /&gt;
    driver&lt;br /&gt;
    (&lt;br /&gt;
      name &amp;quot;linuxjoystick&amp;quot;&lt;br /&gt;
      provides [&amp;quot;joystick:0&amp;quot; ]&lt;br /&gt;
      requires [&amp;quot;position2d:0&amp;quot;]&lt;br /&gt;
      alwayson 1&lt;br /&gt;
      timeout 0.0&lt;br /&gt;
      max_speed [ 3.0 3.0  30 ]&lt;br /&gt;
      port &amp;quot;/dev/input/js0&amp;quot;&lt;br /&gt;
    )&lt;br /&gt;
    driver&lt;br /&gt;
    (&lt;br /&gt;
      name &amp;quot;segwayrmp&amp;quot;&lt;br /&gt;
      provides [&amp;quot;position2d:0&amp;quot; &amp;quot;position3d:0&amp;quot; &amp;quot;power:0&amp;quot;]&lt;br /&gt;
      bus &amp;quot;usb&amp;quot;&lt;br /&gt;
      usb_device &amp;quot;/dev/ttyUSB0&amp;quot;&lt;br /&gt;
      max_xspeed 1.5&lt;br /&gt;
      max_yawspeed 80&lt;br /&gt;
    )&lt;br /&gt;
&lt;br /&gt;
Then, execute&lt;br /&gt;
&lt;br /&gt;
    player &amp;lt;configFileName&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Vizzy|&amp;lt;&amp;lt; Back to Vizzy wiki homepage]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Robots]]&lt;br /&gt;
[[Category:Vislab]]&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=Vizzy_Segway&amp;diff=4872</id>
		<title>Vizzy Segway</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=Vizzy_Segway&amp;diff=4872"/>
		<updated>2012-09-13T13:46:55Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: /* Segway RMP 50 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Segway RMP 50==&lt;br /&gt;
&lt;br /&gt;
The Player project http://playerstage.sourceforge.net/ includes a driver for all the Segway RMP platforms. The Player version installed is the 3.0.2, which needs the CAN driver from Kvaser http://www.kvaser.com/. For new versions of linux, a new version of Kvaser is required (Beta version): ftp://ftp.kvaser.com/linux. To get the Username and Password send email to nmoutinho@isr.ist.utl.pt.&lt;br /&gt;
&lt;br /&gt;
After downloading the driver from Kvaser, the CMAKE variable CANLIB_DIR must point to the folder where the Kvaser folder was decompressed. NOTE: you may need to force this by using the &amp;quot;ccmake ..&amp;quot; and defining the path of the correspondent variable, by hand.&lt;br /&gt;
In order to compile Player properly, you may have to edit /usr/include/canlib.h and comment out the definitions for DWORD, HANDLE, and BOOL.&lt;br /&gt;
&lt;br /&gt;
After installing player, a way to test the installation is to plug an USB joystick for controlling the Segway and define a configuration file for player as follows:&lt;br /&gt;
&lt;br /&gt;
    driver&lt;br /&gt;
    (&lt;br /&gt;
      name &amp;quot;linuxjoystick&amp;quot;&lt;br /&gt;
      provides [&amp;quot;joystick:0&amp;quot; ]&lt;br /&gt;
      requires [&amp;quot;position2d:0&amp;quot;]&lt;br /&gt;
      alwayson 1&lt;br /&gt;
      timeout 0.0&lt;br /&gt;
      max_speed [ 3.0 3.0  30 ]&lt;br /&gt;
      port &amp;quot;/dev/input/js0&amp;quot;&lt;br /&gt;
    )&lt;br /&gt;
    driver&lt;br /&gt;
    (&lt;br /&gt;
      name &amp;quot;segwayrmp&amp;quot;&lt;br /&gt;
      provides [&amp;quot;position2d:0&amp;quot; &amp;quot;position3d:0&amp;quot; &amp;quot;power:0&amp;quot;]&lt;br /&gt;
      bus &amp;quot;usb&amp;quot;&lt;br /&gt;
      usb_device &amp;quot;/dev/ttyUSB0&amp;quot;&lt;br /&gt;
      max_xspeed 1.5&lt;br /&gt;
      max_yawspeed 80&lt;br /&gt;
    )&lt;br /&gt;
&lt;br /&gt;
Then, execute&lt;br /&gt;
&lt;br /&gt;
    player &amp;lt;configFileName&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Vizzy|&amp;lt;&amp;lt; Back to Vizzy wiki homepage]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Robots]]&lt;br /&gt;
[[Category:Vislab]]&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=Vizzy_Segway&amp;diff=4871</id>
		<title>Vizzy Segway</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=Vizzy_Segway&amp;diff=4871"/>
		<updated>2012-09-13T13:40:59Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: /* Segway RMP 50 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Segway RMP 50==&lt;br /&gt;
&lt;br /&gt;
The Player project http://playerstage.sourceforge.net/ includes a driver for all the Segway RMP platforms. The Player version installed is the 3.0.2, which needs the CAN driver from Kvaser http://www.kvaser.com/. For new versions of linux, a new version of Kvaser is required (Beta version): ftp://ftp.kvaser.com/linux. To get the Username and Password send email to nmoutinho@isr.ist.utl.pt.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--After downloading the driver from Kvaser, the CMAKE variable CANLIB_DIR must point to the folder where the Kvaser folder was decompressed.&lt;br /&gt;
In order to compile Player properly, you may have to edit /usr/include/canlib.h and comment out the definitions for DWORD, HANDLE, and BOOL.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
After installing player, a way to test the installation is to plug an USB joystick for controlling the Segway and define a configuration file for player as follows:&lt;br /&gt;
&lt;br /&gt;
    driver&lt;br /&gt;
    (&lt;br /&gt;
      name &amp;quot;linuxjoystick&amp;quot;&lt;br /&gt;
      provides [&amp;quot;joystick:0&amp;quot; ]&lt;br /&gt;
      requires [&amp;quot;position2d:0&amp;quot;]&lt;br /&gt;
      alwayson 1&lt;br /&gt;
      timeout 0.0&lt;br /&gt;
      max_speed [ 3.0 3.0  30 ]&lt;br /&gt;
      port &amp;quot;/dev/input/js0&amp;quot;&lt;br /&gt;
    )&lt;br /&gt;
    driver&lt;br /&gt;
    (&lt;br /&gt;
      name &amp;quot;segwayrmp&amp;quot;&lt;br /&gt;
      provides [&amp;quot;position2d:0&amp;quot; &amp;quot;position3d:0&amp;quot; &amp;quot;power:0&amp;quot;]&lt;br /&gt;
      bus &amp;quot;usb&amp;quot;&lt;br /&gt;
      usb_device &amp;quot;/dev/ttyUSB0&amp;quot;&lt;br /&gt;
      max_xspeed 1.5&lt;br /&gt;
      max_yawspeed 80&lt;br /&gt;
    )&lt;br /&gt;
&lt;br /&gt;
Then, execute&lt;br /&gt;
&lt;br /&gt;
    player &amp;lt;configFileName&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Vizzy|&amp;lt;&amp;lt; Back to Vizzy wiki homepage]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Robots]]&lt;br /&gt;
[[Category:Vislab]]&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=Vizzy_Segway&amp;diff=4867</id>
		<title>Vizzy Segway</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=Vizzy_Segway&amp;diff=4867"/>
		<updated>2012-09-13T13:17:15Z</updated>

		<summary type="html">&lt;p&gt;Nmoutinho: /* Segway RMP 50 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Segway RMP 50==&lt;br /&gt;
&lt;br /&gt;
The Player project http://playerstage.sourceforge.net/ includes a driver for all the Segway RMP platforms. The Player version installed is the 3.0.2, which needs the CAN driver from Kvaser http://www.kvaser.com/. For new versions of linux, a new version of Kvaser is required (Beta version): ftp://ftp.kvaser.com/linux. To get the Username and Password send email to nmoutinho@isr.ist.utl.pt.&lt;br /&gt;
&lt;br /&gt;
After downloading the driver from Kvaser, the CMAKE variable CANLIB_DIR must point to the folder where the Kvaser folder was decompressed.&lt;br /&gt;
&lt;br /&gt;
In order to compile Player properly, you may have to edit /usr/include/canlib.h and comment out the definitions for DWORD, HANDLE, and BOOL.&lt;br /&gt;
&lt;br /&gt;
After installing player, a way to test the installation is to plug an USB joystick for controlling the Segway and define a configuration file for player as follows:&lt;br /&gt;
&lt;br /&gt;
    driver&lt;br /&gt;
    (&lt;br /&gt;
      name &amp;quot;linuxjoystick&amp;quot;&lt;br /&gt;
      provides [&amp;quot;joystick:0&amp;quot; ]&lt;br /&gt;
      requires [&amp;quot;position2d:0&amp;quot;]&lt;br /&gt;
      alwayson 1&lt;br /&gt;
      timeout 0.0&lt;br /&gt;
      max_speed [ 3.0 3.0  30 ]&lt;br /&gt;
      port &amp;quot;/dev/input/js0&amp;quot;&lt;br /&gt;
    )&lt;br /&gt;
    driver&lt;br /&gt;
    (&lt;br /&gt;
      name &amp;quot;segwayrmp&amp;quot;&lt;br /&gt;
      provides [&amp;quot;position2d:0&amp;quot; &amp;quot;position3d:0&amp;quot; &amp;quot;power:0&amp;quot;]&lt;br /&gt;
      bus &amp;quot;usb&amp;quot;&lt;br /&gt;
      usb_device &amp;quot;/dev/ttyUSB0&amp;quot;&lt;br /&gt;
      max_xspeed 1.5&lt;br /&gt;
      max_yawspeed 80&lt;br /&gt;
    )&lt;br /&gt;
&lt;br /&gt;
Then, execute&lt;br /&gt;
&lt;br /&gt;
    player &amp;lt;configFileName&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Vizzy|&amp;lt;&amp;lt; Back to Vizzy wiki homepage]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Robots]]&lt;br /&gt;
[[Category:Vislab]]&lt;/div&gt;</summary>
		<author><name>Nmoutinho</name></author>
	</entry>
</feed>