Skip to content

Commit

Permalink
Add/Update topics related to SIGRoLe, ImpAdm, ICPS and Moonshot (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelxero authored Oct 27, 2024
1 parent 647f05e commit d692029
Showing 1 changed file with 44 additions and 2 deletions.
46 changes: 44 additions & 2 deletions _data/topics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,22 +47,64 @@
skills: Mechanical design, Basic electronics, Basic numerical optimization
- id: shared_control
title: AI-aided teleoperation to achieve seamless telepresence for non-experts
grade: Master/PhD
description: >
<ul>
<li>Development of semi-automatic grasping and user intention recognition technologies</li>
<li>Efficient combination of machine learning and human guidance to achieve AI-aided teleoperation</li>
<li>Related project: <a href="../en/projects/project-sigrole.html">SIGRoLe</a></li>
</ul>
skills: C++, Python, Linux, machine learning
- id: objects_wild
title: Pose estimation and mesh reconstruction of objects in the wild
grade: Master
description: >
<ul>
<li>Identify objects of interest in the visible field of view without prior knowledge</li>
<li>Identify major affordances and display them as AR visual aids</li>
<li>Related project: <a href="../en/projects/project-sigrole.html">SIGRoLe</a></li>
</ul>
skills: C++, Python, Linux, computer vision for object pose detection
- id: immersive_teleoperation
title: Enhanced visual feedback for immersive humanod robot teleoperation
grade: Master
description: >
<ul>
<li>Achieve an immersive experience for the operator of an avatar in a remote location</li>
<li>Use of SLAM and AR to complement visual information outside of the field of view of the robot</li>
<li>Related project: <a href="../en/projects/project-sigrole.html">SIGRoLe</a></li>
</ul>
skills: C++, Python, basic familiarity with Linux, some knwoledge related to computer vision
skills: Unity/Unreal, computer vision, SLAM
- id: mobile_robot
title: Navigation and control of a mobile robot with mounted arm
grade: Master
description: >
<ul>
<li>Develop autonomous/teleoperated navigation for a mobile robot</li>
<li>Develop controller for robotic arm mounted on the mobile robot to perform real-world tasks</li>
<li>Related project: <a href="../en/projects/project-icps.html">ICPS</a></li>
</ul>
skills: C++, Python, ROS2, Linux, planning and control of mobile robots and manipulators
- id: impact_management
title: Impact management for humanoid robots using nonsmooth controllers
grade: Master/PhD
description: >
<ul>
<li>Develop and implement non-smooth controllers for dealing with impacts</li>
<li>Realize hammering, nail-gun and jumping tasks using humanoid robots</li>
<li>Related project: <a href="../en/projects/project-impadm.html">ImpAdm</a></li>
</ul>
skills: C++, Linux, dynamics, non-linear control theory
- id: inflatable_module
title: Simulation and control of an inflatable module mockup
grade: Master
description: >
<ul>
<li>Simulate the dynamics of a cylindric inflatable module</li>
<li>Control the inflation sequence of the chambers of the module to achieve controlled rolling</li>
<li>Validate control using a small mockup</li>
</ul>
skills: C++, Python, ROS, basic familiarity with Linux, some knowledge of robotics
skills: C++, Linux, CAD design, FEM-based simulation, fluid mechanics, non-linear control theory
- id: mcl
title: Responsive multi-contact locomotion
description: >
Expand Down

0 comments on commit d692029

Please sign in to comment.