<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="description" content="">
    <meta name="author" content="Francesco Rea">
    <title>Home | Francesco Rea</title>
	
	<!-- core CSS -->
	<link href="css/bootstrap.min.css" rel="stylesheet">
    <link href="css/font-awesome.min.css" rel="stylesheet">
    <link href="css/prettyPhoto.css" rel="stylesheet">
    <link href="css/animate.min.css" rel="stylesheet">
    <link href="css/main-small.css" rel="stylesheet">
    <link href="css/responsive.css" rel="stylesheet">
	
    <!--[if lt IE 9]>
    <script src="js/html5shiv.js"></script>
    <script src="js/respond.min.js"></script>
    <![endif]-->       
    <link rel="shortcut icon" href="images/ico/favicon.ico">
    <link rel="apple-touch-icon-precomposed" sizes="144x144" href="images/ico/apple-touch-icon-144-precomposed.png">
    <link rel="apple-touch-icon-precomposed" sizes="114x114" href="images/ico/apple-touch-icon-114-precomposed.png">
    <link rel="apple-touch-icon-precomposed" sizes="72x72" href="images/ico/apple-touch-icon-72-precomposed.png">
    <link rel="apple-touch-icon-precomposed" href="images/ico/apple-touch-icon-57-precomposed.png">
</head><!--/head-->

<body class="homepage">

    <header id="header">
        <div class="top-bar">
            <div class="container">
                <div class="row">
                    <div class="col-sm-6 col-xs-4">
                        <div class="top-number"><p><i class="fa fa-phone-square"></i>  +39 010 71781420 </p></div>
                    </div>
                    <div class="col-sm-6 col-xs-8">
                       <div class="social">
                            <ul class="social-share">
                                <li><a href="#"><i class="fa fa-facebook"></i></a></li>
                                <li><a href="#"><i class="fa fa-twitter"></i></a></li>
                                <li><a href="#"><i class="fa fa-linkedin"></i></a></li> 
                                <li><a href="https://www.tumblr.com/blog/francescorea-eu"><i class="fa fa-tumblr"></i></a></li>
                                <li><a href="https://www.flickr.com/photos/netspasheco/"><i class="fa fa-flickr"></i></a></li>
                            </ul>
                            <div class="search">
                                <form role="form">
                                    <input type="text" class="search-form" autocomplete="off" placeholder="Search">
                                    <i class="fa fa-search"></i>
                                </form>
                           </div>
                       </div>
                    </div>
                </div>
            </div><!--/.container-->
        </div><!--/.top-bar-->

        <nav class="navbar navbar-inverse" role="banner">
            <div class="container">
                <div class="navbar-header">
                    <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
                        <span class="sr-only">Toggle navigation</span>
                        <span class="icon-bar"></span>
                        <span class="icon-bar"></span>
                        <span class="icon-bar"></span>
                    </button>
                    <a class="navbar-brand" href="index.php"><img src="images/logo.png" alt="logo"></a>
                </div>
				
                <div class="collapse navbar-collapse navbar-right">
                    <ul class="nav navbar-nav">
                        <li class="active"><a href="index.php">Home</a></li>
                        <li><a href="ambition.html">Ambition</a></li>
                        <li class="dropdown"><a href="research.html">Research<i class="fa fa-angle-down"></i></a>
							<ul class="dropdown-menu">
									<li><a href="publications.html">Publications</a></li>
									<li><a href="invited.html">Invited talks</a></li>
									<li><a href="underDevelopment.html">Teaching</a></li>
									<li><a href="research.html">Projects</a></li>
							</ul>
						</li>
                        <li class="dropdown">
                            <a href="#" class="dropdown-toggle" data-toggle="dropdown">Technology<i class="fa fa-angle-down"></i></a>
                            <ul class="dropdown-menu">
                                <li><a href="underDevelopment.html">Patents</a></li>
                                <li><a href="underDevelopment.html">Collaboration</a></li>
                                <li><a href="underDevelopment.html">Investment</a></li>
                                <li><a href="underDevelopment.html">Pre-commercial Procurement</a></li>
                            </ul>
                        </li>
                        <li><a href="curriculum.html">Curriculum Vitae</a></li> 
                        <li class="active"><a href="blog.html">BLOG</a></li> 
						<li><a href="photography.html">Photography</a></li>
                        <li><a href="contact-us.html">Contact</a></li>                        
                    </ul>
                </div>
                
            </div><!--/.container-->
        </nav><!--/nav-->
		
    </header><!--/header-->

    
    <section id="feature" >
        <div class="container">
           <div class="center wow fadeInDown">
                <h2>Technology</h2>
                <p class="lead">how my research and knowledge becomes innovation for specific technological areas</p>
            </div>

            <div class="row">
                <div class="features">
                    <div class="col-md-6 col-sm-8 wow fadeInDown" data-wow-duration="1000ms" data-wow-delay="600ms">
                        <div class="feature-wrap">
                            <i class="fa fa-comments"></i>
                            <h2>Healthcare Innovation</h2>
                            <h3>Studies on HRI are used to provide acceptable technology that persuade end-users and support carers </h3>
                        </div>
                    </div><!--/.col-md-4-->

                    <div class="col-md-6 col-sm-8 wow fadeInDown" data-wow-duration="1000ms" data-wow-delay="600ms">
                        <div class="feature-wrap">
                            <i class="fa fa-comments"></i>
                            <h2>Automotive Innovation</h2>
                            <h3>The interaction between the vehicle and the humans replicate the dynamics of Human Robot Interaction</h3>
                        </div>
                    </div><!--/.col-md-4-->
					<div class="col-md-6 col-sm-8 wow fadeInDown" data-wow-duration="1000ms" data-wow-delay="600ms">
                        <div class="feature-wrap">
                            <i class="fa fa-comments"></i>
                            <h2>Space Exploration</h2>
                            <h3>Space exploration requires trustworthy interaction between space exploration robots and astronauts</h3>
                        </div>
                    </div><!--/.col-md-4-->
					<div class="col-md-6 col-sm-8 wow fadeInDown" data-wow-duration="1000ms" data-wow-delay="600ms">
                        <div class="feature-wrap">
                            <i class="fa fa-comments"></i>
                            <h2>Industry 4.0</h2>
                            <h3></h3>
                        </div>
                    </div><!--/.col-md-4-->
                    
					<div class="col-xs-12 col-sm-4 col-md-3 wow fadeInDown" data-wow-duration="1000ms" data-wow-delay="600ms">
                        <div class="feature-wrap">
                            <i class="fa fa-film"></i>
                            <h2>Video: View Invariant Robot Adaptation to Human Action Timing</h2>
							<h3>
							The humanoid robot iCub perceives auditory landscape with the use of microphones in the head. The iCub infers the location of the speakers
							and optimises the estimation with specific head motor actions.
							</h3>
							
                            <!--div class="portfolio-item architecture col-xs-12 col-sm-4 col-md-3"-->
							<div class="recent-work-wrap">									
								<img class="preview-landscape" src="images/research/View Invariant Robot Adaptation to Human Action Timing.png"  alt="">	
								View Invariant Robot Adaptation to Human Action Timing
								<div class="overlay">
									<div class="recent-work-inner">
										<a href="videos/research/View Invariant Robot Adaptation to Human Action Timing.mp4" > 
											<img class="img-responsive" src="images/research/View Invariant Robot Adaptation to Human Action Timing.png" alt="">
										</a>
										View Invariant Robot Adaptation to Human Action Timing
									</div> 
								</div>
							</div>          
							<!--/div><!--0 /.portfolio-item-->	
                        </div>
                    </div><!--/.col-md-4-->
                    
                    <div class="col-xs-12 col-sm-4 col-md-3 wow fadeInDown" data-wow-duration="1000ms" data-wow-delay="600ms">
                        <div class="feature-wrap">
                            <i class="fa fa-film"></i>
                            <h2>Video: Can a Humanoid Robot Spot a Liar?</h2>
							<h3>
							This work investigates the possibility to detect deception in a human-humanoid interaction, by monitoring behavioral
							cues proven to be significantly affected by telling lies in presence of a human interviewer.
							</h3>
							
                            <!--div class="portfolio-item architecture col-xs-12 col-sm-4 col-md-3"-->
								<div class="recent-work-wrap">
									<img class="preview-landscape" src="images/research/Humanoids18_720.png"  alt="">	
									Can a Humanoid Robot Spot a Liar? 
									<div class="overlay">
										<div class="recent-work-inner">		
											
											<a href="videos/research/Humanoids18_720.mp4" > 
												<img class="img-responsive" src="images/research/Humanoids18_720.png" alt="">
											</a>
											Can a Humanoid Robot Spot a Liar? 
										</div> 
									</div>
								</div>          
							<!--/div><!--0 /.portfolio-item-->	
                        </div>	
                    </div><!--/.col-md-4-->
                    
                    
                </div><!--/.services-->
            </div><!--/.row-->    
        </div><!--/.container-->
    </section><!--/#feature-->

    <section id="recent-works">
        <div class="container">
            <div class="center wow fadeInDown">
                <h2>Publication Selection</h2>
                <p class="lead">Main publications in this research field resulting from state-of-the-art research and technological breakthroughs</p>
            </div>
			

            <div class="row">
			
				<div class="col-xs-12 col-sm-6 col-md-6">
					<div class="recent-work-wrap">
						<p>2019 Can a Humanoid Robot Spot a Liar?</p>
						<i> Aroyo A.M., Gonzalez-Billandon J., Tonelli A., Sciutti A., Gori M., Sandini G., Rea F. 2019, in  IEEE-RAS International Conference on Humanoid Robots </i>
						<div class="overlay">
							<div class="recent-work-inner">
								<a class="preview" href="images/portfolio/full/publication2019D.png" rel="prettyPhoto"> <img class="img-responsive" src="images/portfolio/recent/item.png" alt=""></a>
							</div> 
						</div>
					</div>          
				</div><!--/.portfolio-item-->
			

                <div class="col-xs-12 col-sm-6 col-md-6">
                    <div class="recent-work-wrap">
                        <img class="img-responsive" src="images/portfolio/recent/publication2.png" alt="">
                        <div class="overlay">
                            <div class="recent-work-inner">
                                <h3><a href="#">Abstract</a></h3>
                                <p> An integrated model for the coordination of whole body movements of a humanoid robot with a compliant ankle similar to the human case is described. It includes a synergy formation part, which takes into account the motor redundancy of the body model, and an intermittent controller, which stabilizes in a robust way postural sway movements, thus combining the hip strategy with ankle strategy.</p>
                                <a class="preview" href="images/portfolio/full/publication2.png" rel="prettyPhoto"><i class="fa fa-eye"></i> View</a>
                            </div> 
                        </div>
                    </div>
                </div> 

                <div class="col-xs-12 col-sm-6 col-md-6">
                    <div class="recent-work-wrap">
                        <img class="img-responsive" src="images/portfolio/recent/publication3.png" alt="">
                        <div class="overlay">
                            <div class="recent-work-inner">
                                <h3><a href="#">Abstract </a></h3>
                                <p>Fast reaction to sudden and potentially interesting stimuli is a crucial feature for safe and reliable interaction with the environment. Here we present a biologically inspired attention system developed for the humanoid robot iCub. It is based on input from unconventional event-driven vision sensors and an efficient computational method. The resulting system shows low-latency and fast determination of the location of the focus of attention. The performance is benchmarked against an instance of the state of the art in robotics artificial attention system used in robotics. Results show that the proposed system is two orders of magnitude faster that the benchmark in selecting a new stimulus to attend.</p>
                                <a class="preview" href="images/portfolio/full/publication3.png" rel="prettyPhoto"><i class="fa fa-eye"></i> View</a>
                            </div> 
                        </div>
                    </div>
                </div>   

                <div class="col-xs-12 col-sm-6 col-md-6">
                    <div class="recent-work-wrap">
                        <img class="img-responsive" src="images/portfolio/recent/publication4.png" alt="">
                        <div class="overlay">
                            <div class="recent-work-inner">
                                <h3><a href="#">Abstract </a></h3>
                                <p>Nowadays, robots need to be able to interact with humans and objects in a flexible way and should be able to share the same knowledge (physical and social) of the human counterpart. Therefore, there is a need for a framework for expressing and sharing knowledge in a meaningful way by building the world model. In this paper, we propose a new framework for human–robot interaction using ontologies as powerful way of representing information which promote the sharing of meaningful knowledge between different objects. Furthermore, ontologies are powerful notions able to conceptualise the world in which the object such as Robot is situated. In this research, ontology is considered as improved solution to the grounding problem and enables interoperability between human and robot. The proposed system has been evaluated on a large number of test cases; results were very promising and support the implementation of the solution</p>
                                <a class="preview" href="images/portfolio/full/publication4.png" rel="prettyPhoto"><i class="fa fa-eye"></i> View</a>
                            </div> 
                        </div>
                    </div>
                </div>   
                
                <div class="col-xs-12 col-sm-6 col-md-6">
                    <div class="recent-work-wrap">
                        <img class="img-responsive" src="images/portfolio/recent/publication5.png" alt="">
                        <div class="overlay">
                            <div class="recent-work-inner">
                                <h3><a href="#">Abstract</a></h3>
                                <p>Tantalizing evidence derived from psychophysics and developmental psychology experiments has shown that attention is task-dependent. Two characteristics of human control of attention are very relevant for humanoid robots, namely, the ability to predict the context (task dependence) from the observed stimuli, and the ability to learn an appropriate movement strategy perhaps over developmental time scales. In this paper we aim at implementing these features to control attention in a humanoid robot by including a set of trajectory predictors in the simple but effective form of Kalman filters, and, more importantly, a reinforcement learning based process that utilizes the predictors and the complete set of actions of the robot repertoire to generate a suitably optimal action sequence. Preliminary experiments show that the system indeed works correctly.</p>
                                <a class="preview" href="images/portfolio/full/publication5.png" rel="prettyPhoto"><i class="fa fa-eye"></i> View</a>
                            </div> 
                        </div>
                    </div>
                </div>   

                <div class="col-xs-12 col-sm-6 col-md-6">
                    <div class="recent-work-wrap">
                        <img class="img-responsive" src="images/portfolio/recent/publication6.png" alt="">
                        <div class="overlay">
                            <div class="recent-work-inner">
                                <h3><a href="#">Abstract </a></h3>
                                <p>Seeing the world through the eyes of a child is always difficult. Designing a robot that might be liked and accepted by young users is therefore particularly complicated. We have investigated children's opinions on which features are most important in an interactive robot during a popular scientific event where we exhibited the iCub humanoid robot to a mixed public of various ages. From the observation of the participants' reactions to various robot demonstrations and from a dedicated ranking game, we found that children's requirements for a robot companion change sensibly with age. Before 9 years of age children give more relevance to a human-like appearance, while older kids and adults pay more attention to robot action skills. Additionally, the possibility to see and interact with a robot has an impact on children's judgments, especially convincing the youngest to consider also perceptual and motor abilities in a robot, rather than just its shape. These results suggest that robot design needs to take into account the different prior beliefs that children and adults might have when they see a robot with a human-like shape.</p>
                                <a class="preview" href="images/portfolio/full/publication6.png" rel="prettyPhoto"><i class="fa fa-eye"></i> View</a>
                            </div> 
                        </div>
                    </div>
                </div> 
            </div><!--/.row-->
        </div><!--/.container-->
    </section><!--/#recent-works-->

    <section id="services" class="service-item">
	   <div class="container">
            <div class="center wow fadeInDown">
                <h2>Collaboration in the specific research</h2>
                <p class="lead">Collaboration activated thanks to the research carried on in the field</p>
            </div>

            <div class="row">
			
				<div class="col-sm-6 col-md-4">
                    <div class="media services-wrap wow fadeInDown">
                        <div class="pull-up">
                            <img class="img-responsive" src="images/partners/partnerLethbridge.png">
                        </div>
                        <div class="media-body">
                            <a href="projectApril.html"><h3 class="media-heading">University of Leftbridge</h3>
                            <p>The Department of Neuroscience / Canadian Centre for Behavioural Neuroscience (CCBN)</p>
                        </div>
                    </div>
                </div>
				
				<div class="col-sm-6 col-md-4">
                    <div class="media services-wrap wow fadeInDown">
                        <div class="pull-up">
                            <img class="img-responsive" src="images/partners/partnerOsaka.png">
                        </div>
                        <div class="media-body">
                            <a href="https://www.osaka-u.ac.jp/en"><h3 class="media-heading">Osaka University</h3>
                            <p>Symbiotic Intelligent Systems Research Center at the Institute for Open and Transdisciplinary Research Initiatives</p>
                        </div>
                    </div>
                </div>
                <div class="col-sm-6 col-md-4">
                    <div class="media services-wrap wow fadeInDown">
                        <div class="pull-up">
                            <img class="img-responsive" src="images/partners/partnerEssex.png">
                        </div>
                        <div class="media-body">
                            <a href="research.html"><h3 class="media-heading">Essex University</h3>
                            <p>School of Computer Science and Electronic Engineering (CSEE)</p>
                        </div>
                    </div>
                </div>                                                     
            </div><!--/.row-->
        </div><!--/.container-->
    </section><!--/#services-->

    <section id="middle">
        <div class="container">
            <div class="row">
                <div class="col-sm-6 wow fadeInDown">
                    <div class="skill">
                        <h2>Specific research activities in the topic</h2>
                        <p>The progress beyond the state-of-the-art in the specific research activities carried on in this reseach topic.</p>

                        <div class="progress-wrap">
                            <h3>Perception of Humans in HRI</h3>
                            <div class="progress">
                              <div class="progress-bar  color1" role="progressbar" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100" style="width: 85%">
                                <span class="bar-width">95%</span>
                              </div>
                            </div>
                        </div>                       
                        <div class="progress-wrap">
                            <h3>Communicative robot actions</h3>
                            <div class="progress">
                              <div class="progress-bar color3" role="progressbar" aria-valuenow="70" aria-valuemin="0" aria-valuemax="100" style="width: 80%">
                                <span class="bar-width">90%</span>
                              </div>
                            </div>
                        </div>
                        <div class="progress-wrap">
                            <h3>Synchronization in HRI</h3>
                            <div class="progress">
                              <div class="progress-bar color4" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 85%">
                                <span class="bar-width">85%</span>
                              </div>
                            </div>
                        </div>
						<div class="progress-wrap">
                            <h3>Trust and rapport in HRI</h3>
                            <div class="progress">
                              <div class="progress-bar color4" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 85%">
                                <span class="bar-width">80%</span>
                              </div>
                            </div>
                        </div>
						
                    </div>

                </div><!--/.col-sm-6-->

                <div class="col-sm-6 wow fadeInDown">
                    <div class="accordion">
                        <h2>Personal Activities: Dissemination</h2>
                        <div class="panel-group" id="accordion1">
                          <div class="panel panel-default">
                            <div class="panel-heading active">
                              <h3 class="panel-title">
                                <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion1" href="#collapseOne1">
                                  Teaching
                                  <i class="fa fa-angle-right pull-right"></i>
                                </a>
                              </h3>
                            </div>

                            <div id="collapseOne1" class="panel-collapse collapse in">
                              <div class="panel-body">
                                  <div class="media accordion-inner">
                                        <div class="pull-left">
											<img class="img-responsive" src="images/teaching.png">
                                        </div>
                                        <div class="media-body">
                                             <h4>Human Robot Interaction Course</h4>
                                             <p>The course is aimed at  providing a clear understanding of what are the good features and limitations of the robotic platforms currently available. The participants will learn how to design and implement robot perceptual, motor abilities structured in a cognitive framework for natural human-robot interaction.</p>
                                        </div>
                                  </div>
                              </div>
                            </div>
                          </div>

                          <div class="panel panel-default">
                            <div class="panel-heading">
                              <h3 class="panel-title">
                                <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion1" href="#collapseTwo1">
                                  Conferences
                                  <i class="fa fa-angle-right pull-right"></i>
                                </a>
                              </h3>
                            </div>
                            <div id="collapseTwo1" class="panel-collapse collapse">
                              <div class="panel-body">
                                List of attended conferences where my current research has been communicated and disseminated.
                              </div>
                            </div>
                          </div>

                          <div class="panel panel-default">
                            <div class="panel-heading">
                              <h3 class="panel-title">
                                <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion1" href="#collapseThree1">
                                  Invited Talks
                                  <i class="fa fa-angle-right pull-right"></i>
                                </a>
                              </h3>
                            </div>
                            <div id="collapseThree1" class="panel-collapse collapse">
                              <div class="panel-body">
                                The list of invitations for which I have been asked to present my results and to give my overview as expert in the field.
                              </div>
                            </div>
                          </div>

                          <div class="panel panel-default">
                            <div class="panel-heading">
                              <h3 class="panel-title">
                                <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion1" href="#collapseFour1">
                                  Social Events
                                  <i class="fa fa-angle-right pull-right"></i>
                                </a>
                              </h3>
                            </div>
                            <div id="collapseFour1" class="panel-collapse collapse">
                              <div class="panel-body">
                                Social events where the results of my reseach have been disseminated to broad public audience.
                              </div>
                            </div>
                          </div>
                        </div><!--/#accordion1-->
                    </div>
                </div>

            </div><!--/.row-->
        </div><!--/.container-->
    </section><!--/#middle-->

    <section id="content">
        <div class="container">
            <div class="row">
                <div class="col-xs-12 col-sm-8 wow fadeInDown">    
                	<h2>Products and Draft Patents</h2>            
                   	<div class="tab-wrap">                    		
                        <div class="media">
                            <div class="parrent pull-left">
                                <ul class="nav nav-tabs nav-stacked">
                                    <li class="active"><a href="#tab1" data-toggle="tab" class="analistic-01">AuditoryAI</a></li>
                                    <li class=""><a href="#tab2" data-toggle="tab" class="analistic-02">GazeTracking</a></li>
                                    <li class=""><a href="#tab3" dataambition
                                    -toggle="tab" class="tehnical">------------</a></li>
                                    <li class=""><a href="#tab4" data-toggle="tab" class="tehnical">------------</a></li>
                                    <li class=""><a href="#tab5" data-toggle="tab" class="tehnical">------------</a></li>
                                </ul>
                            </div>

                            <div class="parrent media-body">
                                <div class="tab-content">
                                    <div class="tab-pane fade active in" id="tab1">
                                        <div class="media">
                                           <div class="pull-left">
                                                <img class="img-responsive" src="images/patents/patentAuditoryAI.png">
                                            </div>
                                            <div class="media-body">
                                                 <h2>AuditoryAI</h2>
                                                 <p>The invention is an new process to register the existinance of sound objects,localize them, prioritize them, and direct the behaviour of an agent (e.g. a robot) towards them.</p>
                                            </div>
                                        </div>
                                    </div>

                                     <div class="tab-pane fade " id="tab2">
                                        <div class="media">
                                           <div class="pull-left">
                                                <img class="img-responsive" src="images/patents/patentGazeTracking.png">
                                            </div>
                                            <div class="media-body">
                                                 <h2>gazeTracking</h2>
                                                 <p>The product endows intelligent system with one camera to infer the gaze direction by looking at the head orientation and the iris position.
                                                 </p>
                                            </div>
                                        </div>
                                     </div>

                                     <div class="tab-pane fade" id="tab3">
                                        <p>-----------------------</p>
                                     </div>
                                     
                                     <div class="tab-pane fade" id="tab4">
                                        <p>------------------------</p>
                                     </div>

                                     <div class="tab-pane fade" id="tab5">
                                        <p>-------------------------</p>
                                     </div>
                                </div> <!--/.tab-content-->  
                            </div> <!--/.media-body--> 
                        </div> <!--/.media-->     
                    </div><!--/.tab-wrap-->               
                </div><!--/.col-sm-6-->

                <div class="col-xs-12 col-sm-4 wow fadeInDown">
                    <div class="testimonial">
                        <h2>Testimonials</h2>
                         <div class="media testimonial-inner">
                            <div class="pull-left">
                                <img class="img-responsive img-circle" src="images/Samia.jpg">
                            </div>
                            <div class="media-body">
                                <p>-------------------------------------------------</p>
                                <span><strong>Prof. Samia Nefti Meziani/</strong>Robotics and Automation, Salford University</span>
                            </div>
                         </div>

                         <div class="media testimonial-inner">
                            <div class="pull-left">
                                <img class="img-responsive img-circle" src="images/Brugali.jpg">
                            </div>
                            <div class="media-body">
                                <p>--------------------------------------------------</p>
                                <span><strong>Prof. Davide Brugali/</strong> Robotics, Universita degli Studi di Bergamo </span>
                            </div>
                         </div>

                    </div>
                </div>

            </div><!--/.row-->
        </div><!--/.container-->
    </section><!--/#content-->

    <section id="partner">
        <div class="container">
            <div class="center wow fadeInDown">
                <h2>Partners</h2>
                <p class="lead">In the quest of enabling function robots in our lives, trustful Partners shared the road to impacting solutions.</p>
            </div>    

            <div class="partners">
                <ul>
                    <li> <a href="https://www.osaka-u.ac.jp/en"><img width=50% class="img-responsive wow fadeInDown" data-wow-duration="1000ms" data-wow-delay="300ms" src="images/partners/partnerOsaka.png"></a></li>
                    <li> <a href="https://www.salford.ac.uk/"><img class="img-responsive wow fadeInDown" data-wow-duration="1000ms" data-wow-delay="600ms" src="images/partners/partner7.png"></a></li>
                    <li> <a href="https://www.uleth.ca/"><img class="img-responsive wow fadeInDown" data-wow-duration="1000ms" data-wow-delay="900ms" src="images/partners/partner8.png"></a></li>
                    <li> <a href="https://www.uni-bielefeld.de/(en)/"><img width=80% class="img-responsive wow fadeInDown" data-wow-duration="1000ms" data-wow-delay="1200ms" src="images/partners/partnerUnibi.png"></a></li>
					<li> <a href="https://www.unibg.it/"><img width=120%  class="img-responsive wow fadeInDown" data-wow-duration="1000ms" data-wow-delay="1500ms" src="images/partners/partnerUnibg.png"></a></li>
					<li> <a href="http://www.his.se/en/"><img width=250% style="border:50px solid transparent" class="img-responsive wow fadeInDown" data-wow-duration="1000ms" data-wow-delay="1200ms" src="images/partners/partner4.gif"></a></li>
                </ul>    
            </div>        
        </div><!--/.container-->
    </section><!--/#partner-->

    <section id="conatcat-info">
        <div class="container">
            <div class="row">
                <div class="col-sm-8">
                    <div class="media contact-info wow fadeInDown" data-wow-duration="1000ms" data-wow-delay="600ms">
                        <div class="pull-left">
                            <i class="fa fa-phone"></i>
                        </div>
                        <div class="media-body">
                            <h2>Phone</h2>
                            <p>t:+39 010 71781420</p>
                        </div>
                    </div>
                </div>
            </div>
        </div><!--/.container-->    
    </section><!--/#conatcat-info-->

    <section id="bottom">
        <div class="container wow fadeInDown" data-wow-duration="1000ms" data-wow-delay="600ms">
            <div class="row">
                
				<div class="col-md-3 col-sm-6">
                    <div class="widget">
                        <h3>Personal</h3>
                        <ul>
                            <li><a href="underDevelopment.html">Ambition</a></li>
                            <li><a href="publications.html">Publications</a></li>
                            <li><a href="research.html">Research</a></li>
                            <li><a href="underDevelopment.html">Technology</a></li>
                        </ul>
                    </div>    
                </div><!--/.col-md-3-->
				
				
                <div class="col-md-3 col-sm-6">
                    <div class="widget">
                        <h3>STAY TUNED</h3>
                        <ul>
                            <li><a href="blog.html">Blog</a></li>
							<li><a href="gallery.html">Photo Gallery</a></li>
                        </ul>
                    </div>    
                </div><!--/.col-md-3-->

                <div class="col-md-3 col-sm-6">
                    <div class="widget">
                        <h3>Activities</h3>
                        <ul>
                            <li><a href="#">Social Robotics</a></li>
                            <li><a href="#">Cognitive Robotics</a></li>
                            <li><a href="#">Patents</a></li>
                            <li><a href="#">Teaching</a></li>
                            <li><a href="#">Invited talks</a></li>
                        </ul>
                    </div>    
                </div><!--/.col-md-3-->

                <div class="col-md-3 col-sm-6">
                    <div class="widget">
                        <h3>Partners</h3>
                        <ul>
                            <li><a href="https://www.osaka-u.ac.jp/en">Osaka University</a></li>
							<li><a href="https://www.salford.ac.uk/">Salford University</a></li>
							<li><a href="https://www.uni-bielefeld.de/(en)/">Bielefeld University</a></li>
                            <li><a href="https://www.uleth.ca/">University of Lethbridge</a></li>
							<li><a href="http://www.his.se/en/">Skovde University</a></li>
                            <li><a href="https://www.unibg.it/">Universita degli Studi di Bergamo</a></li>                          
                        </ul>
                    </div>    
                </div><!--/.col-md-3-->
            </div>
        </div>
    </section><!--/#bottom-->

    <footer id="footer" class="midnight-blue">
        <div class="container">
            <div class="row">
                <div class="col-sm-6">
                    &copy; 2013 <a target="_blank" href="http://shapebootstrap.net/" title="Free Twitter Bootstrap WordPress Themes and HTML templates">ShapeBootstrap</a>. All Rights Reserved.
                </div>
                <div class="col-sm-6">
                    <ul class="pull-right">
                        <li><a href="index.php">Home</a></li>
                        <li><a href="curriculum.html">Curriculum</a></li>
                        <li><a href="blog.html">Blog</a></li>
                        <li><a href="contact.html">Contact</a></li>
                    </ul>
                </div>
            </div>
        </div>
    </footer><!--/#footer-->

    <script src="js/jquery.js"></script>
    <script src="js/bootstrap.min.js"></script>
    <script src="js/jquery.prettyPhoto.js"></script>
    <script src="js/jquery.isotope.min.js"></script>
    <script src="js/main.js"></script>
    <script src="js/wow.min.js"></script>
</body>
</html>