Skip to content

Commit fe0330b

Browse files
authored
Merge pull request #46 from dasc-lab/test_joon
Added the CDC 2025 paper for Joon and edited the ICRA 2024 image to gif
2 parents ec473f3 + 92fc8a5 commit fe0330b

File tree

5 files changed

+29
-1
lines changed

5 files changed

+29
-1
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
layout: papers
3+
# specify the title of the paper
4+
title: "Distributed Resilience-Aware Control in Multi-Robot Networks"
5+
# specify the date it was published
6+
date: 2025-12-19
7+
# list the authors. if a "/people/id" page exists for the person, it will be linked. If not, the author's name is printed exactly as you typed it.
8+
authors:
9+
- haejoonl
10+
- dimitrapanagou
11+
# give the main figure location, relative to /static/
12+
image: /images/2025-resilience-aware-controller.gif
13+
# specify the conference or journal that it was published in
14+
venue: IEEE CDC 2025
15+
# link to publisher site (optional)
16+
link:
17+
# link to arxiv (optional)
18+
arxiv: https://arxiv.org/abs/2504.03120
19+
# link to github (optional)
20+
code: https://github.com/joonlee16/Distributed-Resilience-Aware-Control
21+
# link to video (optional)
22+
video:
23+
# link to pdf (optional)
24+
pdf: https://arxiv.org/pdf/2504.03120
25+
# abstract
26+
abstract: "Ensuring resilient consensus in multi-robot systems with misbehaving agents remains a challenge, as many existing network resilience properties are inherently combinatorial and globally defined. While previous works have proposed control laws to enhance or preserve resilience in multi-robot networks, they often assume a fixed topology with known resilience properties, or require global state knowledge. These assumptions may be impractical in physically-constrained environments, where safety and resilience requirements are conflicting, or when misbehaving agents corrupt the shared information. In this work, we propose a distributed control law that enables each robot to guarantee resilient consensus and safety during its navigation without fixed topologies using only locally available information. To this end, we establish a new sufficient condition for resilient consensus in time-varying networks based on the degree of non-misbehaving or normal agents. Using this condition, we design a Control Barrier Function (CBF)-based controller that guarantees resilient consensus and collision avoidance without requiring estimates of global state and/or control actions of all other robots. Finally, we validate our method through simulations."
27+
bib:
28+
---

content/papers/2025/2025-strong_r_icra.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors:
99
- haejoonl
1010
- dimitrapanagou
1111
# give the main figure location, relative to /static/
12-
image: /images/2025-icra_r.jpg
12+
image: /images/2025-strong_r-icra.gif
1313
# specify the conference or journal that it was published in
1414
venue: "IEEE ICRA 2025"
1515
# link to publisher site (optional)

static/images/2025-icra_r.jpg

-347 KB
Binary file not shown.
5.93 MB
Loading
34.2 MB
Loading

0 commit comments

Comments
 (0)