2018
DOI: 10.1007/978-3-319-97085-1_9
|View full text |Cite
|
Sign up to set email alerts
|

Using Finite State Machines in Introductory Robotics

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
5
0

Year Published

2018
2018
2024
2024

Publication Types

Select...
4
2
2

Relationship

0
8

Authors

Journals

citations
Cited by 12 publications
(7 citation statements)
references
References 1 publication
0
5
0
Order By: Relevance
“…2). This is divided into simple construction parts, the states, describing a sequential behavior of a control program [32]. At the starti of the teleoperation, the operator can freely choose the operational mode, while during the operations, to avoid an undesired and dangerous change of state, the operator can just ask to enter a new state.…”
Section: Remote Robot Sidementioning
confidence: 99%
“…2). This is divided into simple construction parts, the states, describing a sequential behavior of a control program [32]. At the starti of the teleoperation, the operator can freely choose the operational mode, while during the operations, to avoid an undesired and dangerous change of state, the operator can just ask to enter a new state.…”
Section: Remote Robot Sidementioning
confidence: 99%
“…A finite state machine allows complexity reduction in the deployment of the robotic system ( Balogh and Obdržálek (2018) ). Therefore, a finite state machine is used to integrate and control all modules.…”
Section: Implementationsmentioning
confidence: 99%
“…Fig. 1 shows an instance of FSM with three states, namely 𝑆 1 , 𝑆 2 and 𝑆 3 and four transitions, specifically 𝑇 1𝑎 , 𝑇 1𝑏 , 𝑇 2 and 𝑇 3 [25]. The graph nodes or circles represent the states, while the graph edges or arrows represent the transitions.…”
Section: Algorithmsmentioning
confidence: 99%
“…For example, if there is a "start" trigger in S1, the robot state will shift from S1 to S2 and S3. Those shifting processes are called transition [25], [26].…”
Section: Algorithmsmentioning
confidence: 99%