<?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=Joao+avelino</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=Joao+avelino"/>
	<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/wiki/Special:Contributions/Joao_avelino"/>
	<updated>2026-07-28T14:31:50Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=Running_the_pedestrian_detector_on_Vizzy&amp;diff=6296</id>
		<title>Running the pedestrian detector on Vizzy</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=Running_the_pedestrian_detector_on_Vizzy&amp;diff=6296"/>
		<updated>2015-05-14T11:03:57Z</updated>

		<summary type="html">&lt;p&gt;Joao avelino: Created page with &amp;quot;This a standalone test for pedestrian detector: You can&amp;#039;t connect the output of this module to other modules.  * Turn on the PC on Vizzy (external button on the waist of Vizzy). ...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This a standalone test for pedestrian detector: You can&#039;t connect the output of this module to other modules.&lt;br /&gt;
&lt;br /&gt;
* Turn on the PC on Vizzy (external button on the waist of Vizzy).&lt;br /&gt;
&lt;br /&gt;
* Connect to the Vizzy by ssh&lt;br /&gt;
  ssh vizzy@10.1.3.1&lt;br /&gt;
&lt;br /&gt;
* Start roscore&lt;br /&gt;
  roscore&lt;br /&gt;
&lt;br /&gt;
* Start a camera (in rgb mode)&lt;br /&gt;
  rosrun nodelet nodelet standalone camera1394/driver&lt;br /&gt;
&lt;br /&gt;
* If the camera is not in rgb mode:&lt;br /&gt;
  rosrun dynamic_reconfigure dynparam set /camera1394 video_mode Format0_Mode4 (or 640x480_rgb8 ... not sure)&lt;br /&gt;
&lt;br /&gt;
* Run the pedestrian detector (you must be in the right folder to use the configuration files)&lt;br /&gt;
  roscd pedestrian_detector/&lt;br /&gt;
  rosrun pedestrian_detector detector&lt;br /&gt;
&lt;br /&gt;
The detector is now running and publishing to the /pedestriandetector/image topic.&lt;br /&gt;
&lt;br /&gt;
You can view the output of the detector using:&lt;br /&gt;
  rosrun image_view image_view image:=/pedestriandetector/image&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Make sure your PC know ros master is on Vizzy&lt;br /&gt;
&lt;br /&gt;
  echo $ROS_MASTER_URI&lt;br /&gt;
&lt;br /&gt;
should output: http://10.1.3.1:11311&lt;br /&gt;
If it doesn&#039;t, then:&lt;br /&gt;
&lt;br /&gt;
  export ROS_MASTER_URI = http://10.1.3.1:11311&lt;/div&gt;</summary>
		<author><name>Joao avelino</name></author>
	</entry>
	<entry>
		<id>http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=Vizzy&amp;diff=6287</id>
		<title>Vizzy</title>
		<link rel="alternate" type="text/html" href="http://mediawiki.isr.tecnico.ulisboa.pt/index.php?title=Vizzy&amp;diff=6287"/>
		<updated>2015-05-14T10:44:27Z</updated>

		<summary type="html">&lt;p&gt;Joao avelino: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Vizzy is a nice and new robot.&lt;br /&gt;
&lt;br /&gt;
[[Image:Vizzy.jpg‎|right]]&lt;br /&gt;
&lt;br /&gt;
==Tutorials==&lt;br /&gt;
&lt;br /&gt;
* [[Turning on and off the Vizzy robot]].&lt;br /&gt;
* [[Turning on the Vizzy cameras]].&lt;br /&gt;
* [[Using the Vizzy robot motor gui]].&lt;br /&gt;
* [[Using the iKinGazeCtrl with Vizzy]].&lt;br /&gt;
* [[Using the iKin Cartesian interface with Vizzy]].&lt;br /&gt;
* [[Using the ball tracker with Vizzy]].&lt;br /&gt;
* [[Running the pedestrian detector on Vizzy]].&lt;br /&gt;
&lt;br /&gt;
==Software==&lt;br /&gt;
* [[Install yarp and icub-* repositories at vizzy-desktop and at a visualization PC]].&lt;br /&gt;
* [[Vizzy SVN repository]].&lt;br /&gt;
* [[Vizzy Cartesian Interface]].&lt;br /&gt;
&lt;br /&gt;
==Specifications==&lt;br /&gt;
&lt;br /&gt;
* [[Vizzy Hardware]].&lt;br /&gt;
* [[Vizzy PC104]].&lt;br /&gt;
* [[Vizzy Segway]].&lt;br /&gt;
* [[Vizzy Denavit–Hartenberg parameters]].&lt;br /&gt;
&lt;br /&gt;
==Important notes==&lt;br /&gt;
&lt;br /&gt;
* [[TODO: Vizzy priority list]].&lt;br /&gt;
* [[Vizzy Vs iCub]].&lt;br /&gt;
* [[Vizzy Troubleshoot]].&lt;br /&gt;
* [[PID Configuration]].&lt;br /&gt;
* [[Camera issues]].&lt;br /&gt;
* [[IMU not accessible]].&lt;br /&gt;
&lt;br /&gt;
==Vizzy media==&lt;br /&gt;
&lt;br /&gt;
* [[Vizzy videos]].&lt;br /&gt;
* [[media:VizzyPresentation.pdf|Vizzy presentation for the weekly Vislab meeting (27/11/2012)]].&lt;br /&gt;
&lt;br /&gt;
[[Category:Robots]]&lt;br /&gt;
[[Category:Vislab]]&lt;/div&gt;</summary>
		<author><name>Joao avelino</name></author>
	</entry>
</feed>