Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
jobs [2019/12/09 08:49] – [Theses and Student Jobs] mareikepjobs [2025/03/20 20:57] (current) – [Theses and Student Jobs] hoanggia
Line 3: Line 3:
 =====Open researcher positions===== =====Open researcher positions=====
  
-  * [[https://www.uni-bremen.de/en/university/the-university-as-an-employer/job-vacancies/details-job-vacancies/joblist/Job/show/1-x-10-wissenschaftlicher-mitarbeiterin-postdoc-wmd-6130/| 1x 1,0 Research Assistant (Postdoc) (f/m/d)]] +{{blog>:jobs?3&date&footer&firstseconly&readmore}}
-    * The position is a three-year fixed term position in the research area of Perception / Knowledge Representation / Reasoning +
-  * [[https://www.uni-bremen.de/en/university/the-university-as-an-employer/job-vacancies/details-job-vacancies/joblist/Job/show/research-assistants-fmd-6129/|Several Research Assistants (f/m/d)]] +
-    * Situated in the https://knowledge4retail.org/ project until Dec 2022. +
-=====Theses and Student Jobs===== +
-If you are looking for a bachelor/master thesis or a job as a student research assistant, you may find some interesting opportunities on this page.+
  
  
 +<html>
 +<div style="width:100%;border-bottom:10px solid #DCDFE3;margin-bottom:80px;"></div>
 +</html>
  
  
  
-== Knowledge-enabled PID Controller for 3D Hand Movements in Virtual Environments (BA/MA Thesis) ==+=====Theses and Student Jobs===== 
 +If you are looking for a bachelor's/master's thesis or a job as a student research assistant, you may find some interesting opportunities on this page.
  
-Implementing a force-, velocity- and impulse-based PID controller for precise and responsive hand movements in a virtual environment. The virtual environment used in Unreal Engine in combination with Virtual Reality devices. The movements 
-of the human user will be mapped to the virtual hands, and controlled via the implemented PID controllers. 
-The controller should be able to dynamically tune itself depending on the executed actions (opening/closing a drawer or lifting a heavy object) in combination with the physical limitations of the physics engine (dynamic update rates). 
  
-Requirements: +<html><!-- 
-  * Good C++ programming skills +== Physics-based grasping in VR with finger tracking(Student Job HiWi) ==
-  * Familiar with PID controllers and control theory +
-  * Experience with simulators/physics-/gameengines +
-  * Familiar with Unreal Engine API +
-  * Familiar with version-control systems (git) +
-  * Able to work independently with minimal supervision +
- +
-Contact: [[team:andrei_haidu|Andrei Haidu]] +
- +
-== Natural Physics-based Grasping in Virtual Environments (BA/MA Thesis) ==+
  
-Implementing physics-based grasping models in virtual environments, taking input +Implementing physics-based grasping models in virtual environments, 
-from various devices such as OptiTrack or Valve Index.+using Manus VR.
  
 Requirements: Requirements:
Line 44: Line 31:
  
 Contact: [[team:andrei_haidu|Andrei Haidu]] Contact: [[team:andrei_haidu|Andrei Haidu]]
 +--></html>
 +
  
 <html><!-- <html><!--
Line 72: Line 61:
 Contact: [[team/mona_abdel-keream|Mona Abdel-Keream]] Contact: [[team/mona_abdel-keream|Mona Abdel-Keream]]
 --></html> --></html>
 +
  
 <html><!-- <html><!--
-== 3D Model / Material / Lightning Developer (Student Job / HiWi)==+== 3D Animation and Modeling (Student Job / HiWi)==
  {{ :research:kitchen_unreal.jpg?200|}}   {{ :research:kitchen_unreal.jpg?200|}} 
  
-Developing and improving existing 3D models in Blender / Maya (or other). Importing the models in Unreal Engine, where the Materials and Lightning should be improved to be close as possible to realism+Developing and improving existing or new 3D (static/skeletal) 
 +models in Blender / Maya (or other). Further importing and testing the 
 +models against Unreal Engine.
  
-Bonus: Working with state of the art 3D Scanners [[https://www.goscan3d.com/|Go!SCAN]] for creating new realistic models.+Bonus: Working with state of the art 3D Scanners [[https://www.goscan3d.com/|Go!SCAN]] for creating sketching new models.
  
 Requirements: Requirements:
Line 86: Line 78:
   * Familiar with version-control systems (git)   * Familiar with version-control systems (git)
   * Able to work independently with minimal supervision   * Able to work independently with minimal supervision
- 
- 
  
 Contact: [[team:andrei_haidu|Andrei Haidu]] Contact: [[team:andrei_haidu|Andrei Haidu]]
 --></html> --></html>
 +
 +
 +== Generation of Objects and Game Environments from Videos (MSc/BSc Thesis) ==
 +
 +This BSc/MSc project aims to generate simulated objects and environments that visually match the input image or video while maintaining kinematic plausibility.
 +
 +{{:objects.mp4}}
 +
 +Contact: [[team:dr._andrew_melnik|Dr. Andrew Melnik]]
  
 <html><!-- <html><!--
-== Integrating PR2 in the Unreal Game Engine Framework (BA/MA/HiWi)== +== Scene Format Conversion Tool for Robotics Simulation (MA Thesis) ==
- {{ :research:unreal_ros_pr2.png?100|}} +
  
-Integrating the [[https://www.willowgarage.com/pages/pr2/overview|PR2]] robot with [[http://www.ros.org/|ROS]] support in the [[https://www.unrealengine.com|Unreal Engine 4]] Framework.+**Motivation:**
  
-Requirements: +With robotics playing a significant role in various domains, simulation is essential for developing and testing algorithms. Multiple simulators are available, each with its own specialized format (SDF, USD, MJCF, URDF, FBX) for describing scenes. This diversity of formats makes it challenging to transfer scenarios between simulators. Therefore, a versatile parser that can convert scene descriptions between these formats is highly valuable.
-  * Good programming skills in C/C++ +
-  * Basic physics/rendering engine knowledge +
-  * Basic ROS knowledge +
-  * UE4 basic tutorials+
  
-Contact[[team:andrei_haidu|Andrei Haidu]]+{{:multiformat.png?400|}}
  
 +**Task Description:**
  
-== Realistic Grasping using Unreal Engine (BA/MA/HiWi) ==+The objective of this project is to develop a universal parser capable of converting scene descriptions between common formats. The following key steps are involved:
  
-{{  :teaching:gsoc:topic2_unreal.png?nolink&150|}}+  - Create a model to represent and store the scene graph. 
 +  - Implement import functions for the model to handle scene descriptions in any of the supported formats. 
 +  - Implement export functions for the model to generate scene descriptions in any of the supported formats.
  
-The objective of the project is to implement var- +**Requirements:**
-ious human-like grasping approaches in a game developed using [[https://www.unrealengine.com/|Unreal Engine]]. +
  
-The game consist of a household environment where a user has to execute various given tasks, such as cooking a dish, setting the table, cleaning the dishes etcThe interaction is done using various sensors to map the users hands onto the virtual hands in the game.+  * A strong passion for robotics. 
 +  * Dedication to the chosen topic. 
 +  * Eager to learn.
  
-In order to improve the ease of manipulating objects the user should +Contact: [[team:hoang_giang_nguyen|Giang Nguyen]] 
-be able to switch during runtime the type of grasp (pinch, power +--></html> 
-grasp, precision grip etc.) he/she would like to use. +<html><!-- 
-   +== Generating Comics about Everyday Experiences of a Robot (BA Thesis==
-Requirements:  +
-  * Good programming skills in C++ +
-  * Good knowledge of the Unreal Engine API.  +
-  * Experience with skeletal control / animations / 3D models in Unreal Engine. +
-  * Familiar with version-control systems (git) +
-  * Able to work independently with minimal supervision+
  
 +Summary:
 +  * Query experience data from an existing database
 +  * Retrieve situations of interest
 +  * Recreate the scene in a 3D environment
 +  * Apply a comic shader
 +  * Find good camera position for moments of interest
 +  * Generate a PDF summarizing the experiences as a comic strip
  
-Contact: [[team/andrei_haidu|Andrei Haidu]]+Contact: [[team:daniel_bessler|Daniel Beßler]]
 --></html> --></html>
  
-<html><!-- 
-== Unreal Engine Editor Developer (Student Job / HiWi)== 
- {{ :research:unreal_editor.png?150|}}  
  
-Creating new user interfaces (panel customizationfor various internal plugins using the Unreal C++ framework [[https://docs.unrealengine.com/latest/INT/Programming/Slate/|SLATE]].+== Verbindung von Rezepten mit Substituten, basierend auf der Zubereitungsart des Rezepts (BA Thesis==
  
 +In dieser Arbeit soll anhand eines alltäglichen Beispiels (einem Roboter, der verschiedene Mahlzeiten zubereiten soll), Wissen verbunden werden. Aufbauend auf vorherigen Arbeiten und bestehenden Ontologien, die verschiedene Informationen enthalten, sollen Rezeptinstruktion per NLP tools untersucht werden, ob die Art der Zubereitung deutlich wird (z.B. backen, frittieren etc.). Diese Zubereitungsart soll mit einer bestehenden Ontologie zu Substituten für Zutaten verbunden werden. Die Ergebnisse sollen in einer Anwendung auf einer website visualisiert werden.
  
-Requirements+Die Aufgaben dazu sind
-  * Good C++ programming skills +  * Einarbeitung in Wissensrepräsentation und die Verbindung von Ontologien (entity matching) 
-  * Familiar with the [[https://docs.unrealengine.com/latest/INT/Programming/Slate/|SLATE]] framework +  * Einarbeitung in python und die Bibliotheken CoreNLP, owlready zur Bearbeitung der Ontologien 
-  * Familiar with Unreal Engine API +  * Erstellung einer website, die auf die Ontologien zugreift
-  * Familiar with version-control systems (git) +
-  * Able to work independently with minimal supervision+
  
-Contact: [[team:andrei_haidu|Andrei Haidu]] 
  
 +Contact: [[team:michaela_kümpel|Michaela Kümpel]]
  
 +== Eignung von Property Graphs zur Speicherung von Erfahrungen (BA Thesis) ==
  
-== OpenEASE rendering in Unreal Engine (BA/MA ThesisStudent Job / HiWi)==+In dieser Arbeit soll anhand eines alltäglichen Beispiels (einem Roboterder verschiedene Mahlzeiten zubereiten soll), die Eignung von property graphs zur Speicherung und Darstellung von Erfahrungen untersucht werden. Dabei sollen verschiedene Aspekte betrachtet werden.
  
 +Die Aufgaben dazu sind:
 +  * Einarbeitung in Wissensrepräsentation und property graphs zur Speicherung von Erfahrungen/ Experimenten
 +  * Einarbeitung in Graphendatenbanken, Vergleich zu Abfrageverhalten, Anwortzeiten und Skalierbarkeit
 +  * Beleuchtung der Frage, ob property graphs auch "Lernen" (Optimierung von Parametern) zulassen - und wie das umgesetzt werden könnte
  
-Implmenting the rendering of the [[https://data.open-ease.org/|OpenEASE]] knowledge base visualization in Unreal Engine. This will have to be packaged as a HTML5 executable and inserted into the website.+ 
 +Contact: [[team:michaela_kümpel|Michaela Kümpel]] 
 + 
 +<html><!-- 
 +== Development of Modules for Robot Perception (Student Job / HiWi) == 
 +In our research group, we focus on the development of modern robots that can make use of the potential of game engines. One particular research direction is the combination of computer vision with game engines. 
 +In this context, we are offering multiple Hiwi positions / student jobs for the following tasks: 
 +  * Software development to create Interfaces between ROS and Unreal Engine 4 (mainly C++) 
 +  * Software development for our Robot Perception framework [[http://robosherlock.org/|RoboSherlock]] which contains many algorithms for computer vision problems (mainly C++)
  
 Requirements: Requirements:
-  * Good C++ programming skills +  * Experience in C++. 
-  * Familiar with Unreal Engine API +  * Basic understanding of the ROS middleware and Linux. 
-  * Familiar with HTML5 and JavaScript +The spoken language in this job is german or english, based on your preference.
-  * Familiar with the [[https://docs.unrealengine.com/latest/INT/Programming/Slate/|SLATE]] framework +
-  * Familiar with basic ROS communication +
-  * Familiar with version-control systems (git) +
-  * Able to work independently with minimal supervision+
  
-Contact: [[team:andrei_haidu|Andrei Haidu]]+Contact: [[team:patrick_mania|Patrick Mania]]
 --></html> --></html>
 +




Prof. Dr. hc. Michael Beetz PhD
Head of Institute

Contact via
Andrea Cowley
assistant to Prof. Beetz
ai-office@cs.uni-bremen.de

Discover our VRB for innovative and interactive research


Memberships and associations:


Social Media: