Cloud robotics faces a set of technical challenges that need to be addressed in order for the concept to work well. Such challenges include safely balancing operations between local and cloud computation, ensuring adequate connectivity to the cloud, and providing...
Robots currently represent a market of about €30 billion according to BCC[1]. MarketsandMarkets forecasts the cloud robotics market to grow from USD 2.20 Billion in 2017 to USD 7.51 Billion by 2022, at a Compound Annual Growth Rate (CAGR) of 28.1%. The major factors...
Elderly Monitoring Monitoring physical presence of elder people and reporting to a physician or relative. This includes the state of the elderly, response or non-response to vocal communication, visual signs of alerting behaviour or other patterns, as well as events,...
Cloud Robotics can be broadly defined as any robot that relies on data or code from a network to support its operation, i.e. where not all sensing, computation, and memory are integrated into a single standalone system[1]. The ability of a cloud robotics system to...
We have already applied Noos in the creation and delivery of service robotics applications for the elderly, providing companionship and entertainment applications. We now seek to expand its applicability to various other domains and fields, such as: Medical and...
Cozmo robot using Noos Cloud for three games. Cozmo calls the Cloud for using the object recognition and Orb services. The language used is Python, so you don’t need to use the Noos API in this case. The code can be found here:...
The full Noos system is a three-tier system using a cloud based platform, a robot API/SDK, and a robotic application store for distribution and execution of apps on Linux and Android robots. Noos relies on current state-of-the-art frameworks such as OpenCV, Pytorch,...
MARIO robot using Noos Cloud for two applications: Chatbot and Waypoints. MARIO is using SLAM, path planning and chatbot services from the Noos Cloud, releasing the heavy computacional...
Robot software development is a hard and tedious process. Too many components are involved, many of which are very complex, require a broad understanding of AI, Computer Vision, Speech Recognition, Localisation, and other related sub-fields of Robotics. Due to that...