You are here: Home / RTLWS 1999-2017 / RTLWS Submitted Papers / 
2024-04-19 - 03:19

Dates and Events:

OSADL Articles:

2023-11-12 12:00

Open Source License Obligations Checklists even better now

Import the checklists to other tools, create context diffs and merged lists


2023-03-01 12:00

Embedded Linux distributions

Results of the online "wish list"


2022-01-13 12:00

Phase #3 of OSADL project on OPC UA PubSub over TSN successfully completed

Another important milestone on the way to interoperable Open Source real-time Ethernet has been reached


2021-02-09 12:00

Open Source OPC UA PubSub over TSN project phase #3 launched

Letter of Intent with call for participation is now available



Real Time Linux Workshops

1999 - 2000 - 2001 - 2002 - 2003 - 2004 - 2005 - 2006 - 2007 - 2008 - 2009 - 2010 - 2011 - 2012 - 2013 - 2014 - 2015

15th Real Time Linux Workshop, October 28 to 31, 2013 at the Dipartimento Tecnologie Innovative, Scuola Universitaria Professionale della Svizzera Italiana in Lugano-Manno, Switzerland

Announcement - Call for participation (ASCII)Hotels - Directions - AgendaPaper Abstracts - Presentations - Registration - Abstract Submission - Sponsors - Gallery

Middleware for Robotics in Assisted living: A case study

Tizar Rizano, University of Trento, Italy
Luigi Palopoli, University of Trento, Italy
Luca Abeni, University of Trento, Italy

In the DALi project, we pursue a mobility aid device that supports navigation in crowded and unstructured spaces by acquiring sensory information by anticipating the intent of human agents and by deciding the path that minimizes the risk of accidents. The cognitive walker (c-walker) is designed to assist adults with non-severe cognitive abilities in the navigation of complex environment such as shopping centers and airports. This is a paradigm of a much wider class of distributed robotic applications that are called to operate in real-time with the environment and interact with humans or with different devices.

The c-Walker integrates several modules and relies on different types of sensors that convey information on the surrounding environment. In particular, the position and the velocity of other people in the environment is detected by video sensors, while gyroscopes encoders and RFID readers are used to localize the c-Walker within a map. The same level of complexity is on the software architecture, that is comprised of modules for video analysis, mission planning, short term planning and control. These services interact with a geo-spatial database that store relevant information about the environment. The geo-spatial database maintains a consistent description of the environment, where each model inserts additional information layers.

The integration of this complex network of modules calls for a middleware solution striking a good tradeoff between conflicting needs such as: modularity, architecture independence, re-use, easy access to the limited hardware resources and real--time constraints. Several middleware architectures proposed in the last years (each one with a well maintained binding on the Linux Kernel and on the most used network protocols) offer reliable and easy to use abstractions and intuitive publish-subscribe mechanism that can simplify system development to a good degree. However, a complete compliance with the different requirements of assistive robotics application (first and foremost real-time constraints) remains to be investigated. In this paper we evaluate the performance of these solutions in terms of latency, maximum connections, and processor utilization. This comparison is used a a cornerstone for the development of a reliable software architecture for the c-Walker.