-
Notifications
You must be signed in to change notification settings - Fork 7
/
CITATION.cff
74 lines (72 loc) · 2.89 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
message: >-
If you use this software, please cite it using the
metadata from this file.
preferred-citation:
type: article
authors:
- given-names: Brandon
family-names: Caasenbrood
email: b.j.caasenbrood@gmail.com
affiliation: Eindhoven University of Technology
orcid: 'https://orcid.org/0000-0002-6299-1730'
- given-names: 'Henk '
family-names: Nijmeijer
email: h.nijmeijer@tue.nl
affiliation: Eindhoven University of Technology
- given-names: Alexander
family-names: Pogromsky
email: a.porgromski@tue.nl
affiliation: Eindhoven University of Technology
doi: "10.1109/ACCESS.2024.3357351"
journal: "IEEE Access"
title: "Sorotoki: A Matlab Toolkit for Design, Modeling, and Control of Soft Robots"
volume: 12
start: 17604
end: 17638
year: 2024
repository-code: 'https://github.com/BJCaasenbrood/SorotokiCode'
url: 'https://bjcaasenbrood.github.io/SorotokiCode'
abstract: >-
In this paper, we present Sorotoki, an open-source
toolkit in MATLAB that offers a comprehensive suite of
tools for the design, modeling, and control of soft
robots. The complexity involved in researching and
building soft robots often stems from the
interconnectedness of design and control aspects, which
are rarely addressed together as a unified problem. To
address such complex interdependencies in soft robotics,
the Sorotoki toolkit provides a comprehensive and
modular programming environment composed of seven
Object-Oriented classes. These classes are designed to
work together to solve a wide range of soft robotic
problems, offering versatility and flexibility for its
users. We provide here a comprehensive overview of the
Sorotoki software architecture to highlight its usage
and applications. The details and interconnections of each
module are thoroughly described, collectively explaining
how to gradually introduce modeling complexity for various
soft robotic scenarios. The effectiveness of Sorotoki is
also demonstrated through a range of case studies,
including novel problem scenarios and established works
widely recognized in the soft robotics community. These
case studies cover a broad range of research problems,
including: inverse design of soft actuators, passive and
active soft locomotion, object manipulation with soft
grippers, meta-materials, model reduction, model-based
control of soft robots, and online shape estimation.
Additionally, the toolkit provides access to four
open-hardware soft robotic systems that can be fabricated
using commercially available 3D printers. For more
information about Sorotoki, readers are encouraged to
visit: https://bjcaasenbrood.github.io/SorotokiCode
keywords:
- soft robotics
- software
- design
- modeling
- control
- matlab
license: MIT