Skip to content

Commit 2ceee61

Browse files
committed
Add RAS paper wind turbine. Update CV.
1 parent 23870e9 commit 2ceee61

File tree

4 files changed

+5
-6
lines changed

4 files changed

+5
-6
lines changed

_bibliography/refs.bib

+5-6
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ @ARTICLE{Silano2024IEEECommMagazine
44
group = {journals},
55
preprint = {publications/IEEEComMag_2024.pdf},
66
doi = {10.1109/MCOM.001.2400421},
7+
link = {https://ieeexplore.ieee.org/document/10829762},
78
journal = {IEEE Communications Magazine},
8-
year = {2024},
9+
year = {2025},
910
status = {In Press},
10-
link = {},
1111
month = {},
1212
pages = {},
1313
volume = {},
@@ -30,22 +30,21 @@ @INPROCEEDINGS{Silano2024IROS_WS_CONTRIBUTION_FORMAL_METHODS
3030
abstract = {This paper presents a method for task allocation and trajectory generation in cooperative inspection missions using a fleet of multirotor drones, with a focus on wind turbine inspection. The approach generates safe, feasible flight paths that adhere to time-sensitive constraints and vehicle limitations by formulating an optimization problem based on Signal Temporal Logic (STL) specifications. An event-triggered replanning mechanism addresses unexpected events and delays, while a generalized robustness scoring method incorporates user preferences and minimizes task conflicts. The approach is validated through simulations in MATLAB and Gazebo, as well as field experiments in a mock-up scenario.}
3131
}
3232

33-
@INPROCEEDINGS{Silano2024RAS,
33+
@ARTICLE{Silano2024RAS,
3434
author = {{Silano}, Giuseppe and {Cabellero}, Alvaro and {Liuzza}, Davide and {Iannelli}, Luigi and {Bogdan}, Stjepan and {Saska}, Martin},
3535
title = {{A Signal Temporal Logic Approach for Task-Based Coordination of Multi-Aerial Systems: a Wind Turbine Inspection Case Study}},
3636
year = {2025},
3737
group = {journals},
3838
status = {In Press},
3939
journal = {Robotics and Autonomous Systems},
40-
link = {},
4140
month = {},
4241
pages = {},
4342
volume = {},
4443
number = {},
4544
pages = {1-16},
4645
preprint = {publications/2409.12713v1.pdf},
47-
link = {https://arxiv.org/abs/2409.12713},
48-
doi = {10.48550/arXiv.2409.12713},
46+
link = {https://www.sciencedirect.com/science/article/pii/S0921889024002896},
47+
doi = {10.1016/j.robot.2024.104905},
4948
abstract = {The paper addresses task assignment and trajectory generation for collaborative inspection missions using a fleet of multi-rotors, focusing on the wind turbine inspection scenario. The proposed solution enables safe and feasible trajectories while accommodating heterogeneous time-bound constraints and vehicle physical limits. An optimization problem is formulated to meet mission objectives and temporal requirements encoded as Signal Temporal Logic (STL) specifications. Additionally, an event-triggered replanner is introduced to address unforeseen events and compensate for lost time. Furthermore, a generalized robustness scoring method is employed to reflect user preferences and mitigate task conflicts. The effectiveness of the proposed approach is demonstrated through MATLAB and Gazebo simulations, as well as field multi-robot experiments in a mock-up scenario.}
5049
}
5150

files/cv_web.pdf

220 Bytes
Binary file not shown.

publications/2409.12713v1.pdf

3.37 KB
Binary file not shown.

publications/IROS24_FM_WS.pdf

-193 KB
Binary file not shown.

0 commit comments

Comments
 (0)