Skip to content

Commit fc9e9f9

Browse files
committed
JOSS: follow updated scope
1 parent 583e75a commit fc9e9f9

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

docs2/paper/paper.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ In Crazyswarm2, the simulation is integrated as a backend, allowing to seamlessl
7070

7171

7272
<!-- # Design and Implementation Choices -->
73-
# Architecture
73+
# Software Design
7474

7575
<!-- optional, but might be interesting and is something that the RobotDART paper has -->
7676

@@ -117,7 +117,7 @@ We consider two cases: 1) external localization, e.g., using a motion capture sy
117117
The cpp-backend uses broadcast messages, while the cflib uses unicast messages, explaining the big difference especially for larger team sizes. 2) self-localization, e.g., by using the LightHouse localization system or on-board sensors. Here, both backends only rely on unicast messages and the difference between the two backends is less pronounced.
118118

119119

120-
# Scientific Impact
120+
# Research Impact Statement
121121

122122
<!-- optional, perhaps better suited to integrate into the statement of need? Essentially, we want to already list "users" here -->
123123

@@ -150,6 +150,11 @@ The work was supported by Deutsche Forschungsgemeinschaft (DFG, German Research
150150

151151
We would also like to thank one of the original authors of the predecessor project, Crazyswarm, namely James A. Preiss as well as the contributors of Crazyswarm2.
152152

153+
# AI Usage Disclosure
154+
155+
No generative AI tools were used in the development of this software, the writing
156+
of this manuscript, or the preparation of supporting materials.
157+
153158
<!-- # TODO
154159
155160
- repo clean-up (docs folder; ros_ws folder) -->

0 commit comments

Comments
 (0)