Skip to content

Commit 963fb4e

Browse files
committed
Added Joon'
s CDC and ICRA papers
1 parent b057e92 commit 963fb4e

File tree

3 files changed

+31
-2
lines changed

3 files changed

+31
-2
lines changed

content/papers/sparsest_r_robust_graphs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: papers
33
# specify the title of the paper
4-
title: "Constructing Graphs of Maximum r-Robustness with Minimal Edges"
4+
title: "Construction of the Sparsest Maximally r-Robust Graphs"
55
# specify the date it was published
66
date: 1900-01-01
77
# 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.
@@ -15,7 +15,7 @@ venue: "IEEE CDC 2024"
1515
# link to publisher site (optional)
1616
link:
1717
# link to arxiv (optional)
18-
arxiv:
18+
arxiv: https://arxiv.org/abs/2409.19465
1919
# link to github (optional)
2020
code:
2121
# link to video (optional)

content/papers/strong_r_icra.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
layout: papers
3+
# specify the title of the paper
4+
title: "Maintaining Strong r-Robustness in Reconfigurable Multi-Robot Networks using Control Barrier Functions"
5+
# specify the date it was published
6+
date: 1900-01-01
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/strong_r_icra.png
13+
# specify the conference or journal that it was published in
14+
venue:
15+
# link to publisher site (optional)
16+
link:
17+
# link to arxiv (optional)
18+
arxiv: https://arxiv.org/abs/2409.14675
19+
# link to github (optional)
20+
code:
21+
# link to video (optional)
22+
video:
23+
# link to pdf (optional)
24+
pdf:
25+
# abstract
26+
abstract:
27+
# bib entry (optional). the |- is used to allow for multiline entry.
28+
bib:
29+
---

static/images/strong_r_icra.png

2.78 MB
Loading

0 commit comments

Comments
 (0)