Skip to content

Commit 978705f

Browse files
committed
add publication
1 parent df4cfcc commit 978705f

File tree

3 files changed

+30
-1
lines changed

3 files changed

+30
-1
lines changed

_data/authors.yml

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,19 @@ ijspeert:
8686
renj:
8787
first_name: Daniel
8888
last_name: Renjewski
89-
website: https://www.mec.ed.tum.de/am/renjewski/
89+
website: https://www.mec.ed.tum.de/am/renjewski/
90+
Pro:
91+
first_name: Daniel
92+
last_name: San José Pro
93+
website: https://danielsanjosepro.github.io/
94+
Römer:
95+
first_name: Ralf
96+
last_name: Römer
97+
website: https://ralfroemer99.github.io/
98+
Dösch:
99+
first_name: Maximilian
100+
last_name: Dösch
101+
Schuck:
102+
first_name: Martin
103+
last_name: Schuck
104+
website: https://amacati.github.io/

_data/publications.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
- id2: crisp
2+
title: CRISP - Compliant ROS2 Controllers for Learning-Based Manipulation Policies and Teleoperation
3+
description: C++ Controllers, Python Interfaces, and Gymnasium environments for teleoperation and deploying learning-based policies on manipulators.
4+
image: CRISP.png
5+
venue: TBD
6+
project_page: https://utiasdsl.github.io/crisp_controllers/
7+
paper: https://arxiv.org/abs/2509.06819
8+
authors:
9+
- Pro
10+
- hausdörfer
11+
- Römer
12+
- Dösch
13+
- Schuck
14+
- schoellig
115
- id2: agnathax
216
title: Deep reinforcement learning for investigating stretch feedback during swimming of the lamprey
317
description: Lampreys can locomote using only based on local sensory feedback loops. Similar neural network designs show favorable properties for robot learning.

images/CRISP.png

364 KB
Loading

0 commit comments

Comments
 (0)