IEEE Robotics & Automation Magazine - March 2023 - 14

smart switches are placed in such a way that they can connect
directly to the Internet cloud to feed information about
bed states and manipulate bed positions in relation to ongoing
tasks. Also, a mobile service robot based on the TurtleBot2
robot platform is currently developed for applications such as
delivering small objects to users and interacting with them
during different tasks.
WEB-BASED MESSAGE PASSING INTERFACE FOR
ROBOTS USING ROBOT OPERATING SYSTEM
In the CARE project, we are working on cooperative control
of multiple robot groups and sensor groups using a common
interface for communication and exchanging information
between users and robots operating in the Living Lab. We
focus on developing a smart decentralized multirobot architecture
in which the most appropriate robot will come to a
user based on individual needs and requests.
A communication medium is necessary for different
robots to pass messages and share information. In the past,
plenty of research has been carried out about the topic of
communication and coordination among robots, and different
approaches have been proposed [22]. Recently, cloud
robotics has been getting a lot of attention [23]. It invokes
cloud-based technologies, such as cloud computing and storage,
parallel processing, and Internet services, for sharing
information among different robots and agents. All these
approaches are solutions crafted for a specific application,
and it is necessary to adapt and implement them for particular
applications.
In our framework, we have considered Robot Operating
System (ROS) the middleware for the sake of modularity and
also for the smooth integration of different sensor libraries into
our robot framework. Using ROS accelerates the development
process vastly and enables researchers to implement complex
systems quickly. ROS relies on host computer network
capabilities to distribute messages in a system. When multiple
robots are run in the same network to communicate with one
another, all their sensory information travels through the network
so that each robot is able to see the other robots' status
(i.e., the other robots' topics, where sensor readings are published,
messages, and services). This can be very data intensive:
when the number of sensors in the system increases, the
network traffic becomes larger, and this is duplicated when
an additional robot is added. To this end, creating a way for
different robots to transmit only the necessary data at the right
time is desirable.
To achieve this asynchronous communication among different
systems using ROS, we proposed an interface based on
the Node.js JavaScript runtime. Node.js is traditionally used to
create websites and back-end application programming interface
services; in this case, we use it to provide an interface
among systems. We based this architecture on the framework
proposed by Giller et al. [24] to connect ROS with IFTTT,
which is a software platform that connects apps, devices, and
services from different developers to trigger one or more automation
processes in those apps, devices, and services.
Living Room
Entrance
Care
Toilet and Bath
Bedroom
Kitchen
Operation Space
17,800 mm
Outdoor Space
INTERFACE STRUCTURE
The proposed interface's general layout can be seen in Figure
4. The interface was developed as a ROS node that creates
a webserver with custom webhooks that the developer can
specify via the launch file. The webserver interacts with ROS
in a bidirectional way: it can launch ROS services when a
webhook is triggered, or it can trigger a webhook in other
webservers when a specific type of
message is published in topics that the
webserver is subscribed to. The relations
between the webhooks and the
service to be launched (incoming information)
as well as the topic name and
the webhook to be triggered (outgoing
information) are easily configured in
the launch file, requiring no further
programming. The information among
systems is transmitted using the HTTP
protocol, and custom fields can be
added to the request as JavaScript
Object Notation (JSON) payload.
Bedroom
8,000 mm
FIGURE 3. The Aobayama Living Lab.
14 IEEE ROBOTICS & AUTOMATION MAGAZINE MARCH 2023
NETWORK REQUIREMENTS AND
WEBSERVER ADDRESS
With this architecture, we can have
multiple robots running their own
ROS core in their local loopback network,
which is much lighter and faster
than communicating over wireless networks.
If the robots were connected to
the same network, they would be able
10,000 mm
6,000 mm
4,000 mm 3,500 mm

IEEE Robotics & Automation Magazine - March 2023

Table of Contents for the Digital Edition of IEEE Robotics & Automation Magazine - March 2023

Contents
IEEE Robotics & Automation Magazine - March 2023 - Cover1
IEEE Robotics & Automation Magazine - March 2023 - Cover2
IEEE Robotics & Automation Magazine - March 2023 - Contents
IEEE Robotics & Automation Magazine - March 2023 - 2
IEEE Robotics & Automation Magazine - March 2023 - 3
IEEE Robotics & Automation Magazine - March 2023 - 4
IEEE Robotics & Automation Magazine - March 2023 - 5
IEEE Robotics & Automation Magazine - March 2023 - 6
IEEE Robotics & Automation Magazine - March 2023 - 7
IEEE Robotics & Automation Magazine - March 2023 - 8
IEEE Robotics & Automation Magazine - March 2023 - 9
IEEE Robotics & Automation Magazine - March 2023 - 10
IEEE Robotics & Automation Magazine - March 2023 - 11
IEEE Robotics & Automation Magazine - March 2023 - 12
IEEE Robotics & Automation Magazine - March 2023 - 13
IEEE Robotics & Automation Magazine - March 2023 - 14
IEEE Robotics & Automation Magazine - March 2023 - 15
IEEE Robotics & Automation Magazine - March 2023 - 16
IEEE Robotics & Automation Magazine - March 2023 - 17
IEEE Robotics & Automation Magazine - March 2023 - 18
IEEE Robotics & Automation Magazine - March 2023 - 19
IEEE Robotics & Automation Magazine - March 2023 - 20
IEEE Robotics & Automation Magazine - March 2023 - 21
IEEE Robotics & Automation Magazine - March 2023 - 22
IEEE Robotics & Automation Magazine - March 2023 - 23
IEEE Robotics & Automation Magazine - March 2023 - 24
IEEE Robotics & Automation Magazine - March 2023 - 25
IEEE Robotics & Automation Magazine - March 2023 - 26
IEEE Robotics & Automation Magazine - March 2023 - 27
IEEE Robotics & Automation Magazine - March 2023 - 28
IEEE Robotics & Automation Magazine - March 2023 - 29
IEEE Robotics & Automation Magazine - March 2023 - 30
IEEE Robotics & Automation Magazine - March 2023 - 31
IEEE Robotics & Automation Magazine - March 2023 - 32
IEEE Robotics & Automation Magazine - March 2023 - 33
IEEE Robotics & Automation Magazine - March 2023 - 34
IEEE Robotics & Automation Magazine - March 2023 - 35
IEEE Robotics & Automation Magazine - March 2023 - 36
IEEE Robotics & Automation Magazine - March 2023 - 37
IEEE Robotics & Automation Magazine - March 2023 - 38
IEEE Robotics & Automation Magazine - March 2023 - 39
IEEE Robotics & Automation Magazine - March 2023 - 40
IEEE Robotics & Automation Magazine - March 2023 - 41
IEEE Robotics & Automation Magazine - March 2023 - 42
IEEE Robotics & Automation Magazine - March 2023 - 43
IEEE Robotics & Automation Magazine - March 2023 - 44
IEEE Robotics & Automation Magazine - March 2023 - 45
IEEE Robotics & Automation Magazine - March 2023 - 46
IEEE Robotics & Automation Magazine - March 2023 - 47
IEEE Robotics & Automation Magazine - March 2023 - 48
IEEE Robotics & Automation Magazine - March 2023 - 49
IEEE Robotics & Automation Magazine - March 2023 - 50
IEEE Robotics & Automation Magazine - March 2023 - 51
IEEE Robotics & Automation Magazine - March 2023 - 52
IEEE Robotics & Automation Magazine - March 2023 - 53
IEEE Robotics & Automation Magazine - March 2023 - 54
IEEE Robotics & Automation Magazine - March 2023 - 55
IEEE Robotics & Automation Magazine - March 2023 - 56
IEEE Robotics & Automation Magazine - March 2023 - 57
IEEE Robotics & Automation Magazine - March 2023 - 58
IEEE Robotics & Automation Magazine - March 2023 - 59
IEEE Robotics & Automation Magazine - March 2023 - 60
IEEE Robotics & Automation Magazine - March 2023 - 61
IEEE Robotics & Automation Magazine - March 2023 - 62
IEEE Robotics & Automation Magazine - March 2023 - 63
IEEE Robotics & Automation Magazine - March 2023 - 64
IEEE Robotics & Automation Magazine - March 2023 - 65
IEEE Robotics & Automation Magazine - March 2023 - 66
IEEE Robotics & Automation Magazine - March 2023 - 67
IEEE Robotics & Automation Magazine - March 2023 - 68
IEEE Robotics & Automation Magazine - March 2023 - 69
IEEE Robotics & Automation Magazine - March 2023 - 70
IEEE Robotics & Automation Magazine - March 2023 - 71
IEEE Robotics & Automation Magazine - March 2023 - 72
IEEE Robotics & Automation Magazine - March 2023 - 73
IEEE Robotics & Automation Magazine - March 2023 - 74
IEEE Robotics & Automation Magazine - March 2023 - 75
IEEE Robotics & Automation Magazine - March 2023 - 76
IEEE Robotics & Automation Magazine - March 2023 - 77
IEEE Robotics & Automation Magazine - March 2023 - 78
IEEE Robotics & Automation Magazine - March 2023 - 79
IEEE Robotics & Automation Magazine - March 2023 - 80
IEEE Robotics & Automation Magazine - March 2023 - 81
IEEE Robotics & Automation Magazine - March 2023 - 82
IEEE Robotics & Automation Magazine - March 2023 - 83
IEEE Robotics & Automation Magazine - March 2023 - 84
IEEE Robotics & Automation Magazine - March 2023 - 85
IEEE Robotics & Automation Magazine - March 2023 - 86
IEEE Robotics & Automation Magazine - March 2023 - 87
IEEE Robotics & Automation Magazine - March 2023 - 88
IEEE Robotics & Automation Magazine - March 2023 - 89
IEEE Robotics & Automation Magazine - March 2023 - 90
IEEE Robotics & Automation Magazine - March 2023 - 91
IEEE Robotics & Automation Magazine - March 2023 - 92
IEEE Robotics & Automation Magazine - March 2023 - 93
IEEE Robotics & Automation Magazine - March 2023 - 94
IEEE Robotics & Automation Magazine - March 2023 - 95
IEEE Robotics & Automation Magazine - March 2023 - 96
IEEE Robotics & Automation Magazine - March 2023 - 97
IEEE Robotics & Automation Magazine - March 2023 - 98
IEEE Robotics & Automation Magazine - March 2023 - 99
IEEE Robotics & Automation Magazine - March 2023 - 100
IEEE Robotics & Automation Magazine - March 2023 - 101
IEEE Robotics & Automation Magazine - March 2023 - 102
IEEE Robotics & Automation Magazine - March 2023 - 103
IEEE Robotics & Automation Magazine - March 2023 - 104
IEEE Robotics & Automation Magazine - March 2023 - 105
IEEE Robotics & Automation Magazine - March 2023 - 106
IEEE Robotics & Automation Magazine - March 2023 - 107
IEEE Robotics & Automation Magazine - March 2023 - 108
IEEE Robotics & Automation Magazine - March 2023 - 109
IEEE Robotics & Automation Magazine - March 2023 - 110
IEEE Robotics & Automation Magazine - March 2023 - 111
IEEE Robotics & Automation Magazine - March 2023 - 112
IEEE Robotics & Automation Magazine - March 2023 - 113
IEEE Robotics & Automation Magazine - March 2023 - 114
IEEE Robotics & Automation Magazine - March 2023 - 115
IEEE Robotics & Automation Magazine - March 2023 - 116
IEEE Robotics & Automation Magazine - March 2023 - 117
IEEE Robotics & Automation Magazine - March 2023 - 118
IEEE Robotics & Automation Magazine - March 2023 - 119
IEEE Robotics & Automation Magazine - March 2023 - 120
IEEE Robotics & Automation Magazine - March 2023 - 121
IEEE Robotics & Automation Magazine - March 2023 - 122
IEEE Robotics & Automation Magazine - March 2023 - 123
IEEE Robotics & Automation Magazine - March 2023 - 124
IEEE Robotics & Automation Magazine - March 2023 - 125
IEEE Robotics & Automation Magazine - March 2023 - 126
IEEE Robotics & Automation Magazine - March 2023 - 127
IEEE Robotics & Automation Magazine - March 2023 - 128
IEEE Robotics & Automation Magazine - March 2023 - Cover3
IEEE Robotics & Automation Magazine - March 2023 - Cover4
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_december2023
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_september2023
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_june2023
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_march2023
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_december2022
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_september2022
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_june2022
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_march2022
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_december2021
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_september2021
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_june2021
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_march2021
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_december2020
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_september2020
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_june2020
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_march2020
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_december2019
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_september2019
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_june2019
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_march2019
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_december2018
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_september2018
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_june2018
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_march2018
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_december2017
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_september2017
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_june2017
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_march2017
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_december2016
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_september2016
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_june2016
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_march2016
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_december2015
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_september2015
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_june2015
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_march2015
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_december2014
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_september2014
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_june2014
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_march2014
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_december2013
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_september2013
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_june2013
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_march2013
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_december2012
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_september2012
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_june2012
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_march2012
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_december2011
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_september2011
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_june2011
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_march2011
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_december2010
https://www.nxtbook.com/nxtbooks/ieee/roboticsautomation_september2010
https://www.nxtbookmedia.com