Skip to content

Commit

Permalink
update news, jobs, and teams
Browse files Browse the repository at this point in the history
  • Loading branch information
whoenig committed Aug 6, 2024
1 parent 42d1630 commit 10ec85b
Show file tree
Hide file tree
Showing 4 changed files with 55 additions and 32 deletions.
64 changes: 32 additions & 32 deletions _data/jobs.yml
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
phd: []
# - name: "PhD Student for Decision Making for Aerial Multi-Robot Teams"
# hours: TV-L 13, 100 %
# deadline: Full consideration until August 4 (until filled thereafter).
# reference: IV-186/23
# announcement: https://tub.stellenticket.de/en/offers/170235
# note: |
# In our research we investigate artificial intelligence techniques that enable decision making (task planning, motion planning, and controls) in high-dimensional search spaces. We are motivated by aerial robots, which need to coordinate safely and efficiently in congested environments. Our goal is to develop the algorithmic foundations, both theoretical and practical, that will enable future robot swarms to autonomously conduct search-and-rescue missions, advance just-in-time manufacturing, and function as aerial robot delivery systems.

# Requirements:
# • Successfully completed university degree (Master, Diplom or equivalent) in robotics, computer science, electrical engineering, mechanical engineering, or a related discipline with outstanding performance
# • Strong analytical skills (such as linear algebra, calculus, AI theory)
# • Strong programming skills, preferably in C++, Python, or Julia
# • Excellent communication
# • Excellent written and spoken English
# • Above all, enthusiasm for the research area and a desire to develop cutting-edge solutions to challenging real-world problems

# Desirable:
# • Knowledge of trajectory optimization, informed search, machine learning, or planning
# • Experience with multi-agent or multi-robot systems
# • Experience with unmanned aerial vehicles (e.g., Crazyflie, PX4, Arducopter) or other robotic systems
# • Experience with the Robot Operating System (ROS)
# • Experience with embedded systems (e.g., firmware development in C)
# • Working knowledge of Linux

# apply: |
# • Cover letter with your interest and experience related to the position%0D%0A
# • Curriculum vitae%0D%0A
# • Transcripts (BS and MS)%0D%0A
# • Writing sample (e.g., BS thesis, MS thesis, or other authored manuscripts)%0D%0A
# • Programming sample (e.g., link to github)%0D%0A
# • Names and email addresses of up to two qualified persons who are willing to provide a reference on request
phd:
- name: "PhD Student for Robotics Institute of Germany (RIG)"
hours: TV-L 13, 100 %
deadline: Full consideration until August 23 (until filled thereafter).
reference: IV-397/24
announcement: https://www.jobs.tu-berlin.de/en/job-postings/185484
note: |
In our research we investigate artificial intelligence techniques that enable decision making (task planning, motion planning, and controls) in high-dimensional search spaces. We are motivated by aerial robots, which need to coordinate safely and efficiently in congested environments. Our goal is to develop the algorithmic foundations, both theoretical and practical, that will enable future robot swarms to autonomously conduct search-and-rescue missions, advance just-in-time manufacturing, and function as aerial robot delivery systems.
Requirements:
• Successfully completed university degree (Master, Diplom or equivalent) in robotics, computer science, electrical engineering, mechanical engineering, or a related discipline with outstanding performance
• Strong analytical skills (such as linear algebra, calculus, AI theory)
• Strong programming skills in C++, Python, or Rust
• Good knowledge of German and/or English required
• Above all, enthusiasm for the research area and a desire to develop cutting-edge solutions to challenging real-world problems
Desirable:
• Knowledge of machine learning, trajectory optimization, informed search, or planning
• Experience with multi-agent or multi-robot systems
• Experience with uncrewed aerial vehicles (e.g., Crazyflie, PX4, Arducopter) or other robotic systems
• Working knowledge of Linux
• Experience with the Robot Operating System (ROS)
• Experience with embedded systems (e.g., firmware development in C)
• Excellent communication
apply: |
• Cover letter with your interest and experience related to the position%0D%0A
• Curriculum vitae%0D%0A
• Transcripts (BS and MS)%0D%0A
• Writing sample (e.g., BS thesis, MS thesis, or other authored manuscripts)%0D%0A
• Programming sample (e.g., link to github)%0D%0A
• Names and email addresses of up to two qualified persons who are willing to provide a reference on request
shk: []
# - name: "Student Assistant (BS/MS)"
Expand Down
18 changes: 18 additions & 0 deletions _data/team.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,4 +190,22 @@ team:
note: Development of an uncertainty-aware Motion Planner combining Branch MPC with Machine Learning
start: 06/2023

- name: Natalie Huang
role: Visiting Research Student (MIT)
start: 06/2024

- name: Leon Thormeyer
role: Student Assistant
email: leon (dot) thormeyer (at) campus (dot) tu-berlin (dot) de
#github: unknown
#image: leon_thormeyer.jpg
start: 08/2024

- name: Achim von Prittwitz
role: Student Assistant
email: von (dot) prittwitz (dot) und (dot) gaffron (at) campus (dot) tu-berlin (dot) de
github: achimvp
image: achim_von_prittwitz.jpg
start: 08/2024


Binary file added assets/img/achim_von_prittwitz.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,11 @@ <h2 class="subtitle is-2">TU Berlin</h2>
<h2 class="subtitle is-6">News</h2>

<ul>
<li>
<span class="title">We are part of the <a href="https://www.robotics-institute-germany.de">Robotics Institute of Germany (RIG)</a> and have <a href="jobs.html">one open PhD position</a>.</span>
<span class="note">07/2024</span>
</li>

<li>
<span class="title">Our <a href="https://arxiv.org/abs/2311.02296">survey on UAV simulators</a> accepted at IEEE RAM.</span>
<span class="note">07/2024</span>
Expand Down

0 comments on commit 10ec85b

Please sign in to comment.