From 22525b02f82d57a9beddc15c1e09a75c1fbe5f05 Mon Sep 17 00:00:00 2001 From: Linus NEP <86525017+LinusNEP@users.noreply.github.com> Date: Wed, 15 Feb 2023 10:51:23 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 377928e..a99dbf5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +##HardwareX Publication + This repository contains the necessary files for designing and developing ROMR (ROS-based Open-source Mobile Robot). ROMR utilizes off-the-shelf (OTS) components, additive manufacturing technologies, aluminium profiles, and a consumer hoverboard with high-torque brushless direct current (BLDC) motors. ROMR is fully compatible with the robot operating system (ROS), has a maximum payload of 90kg, and costs less than $1500. Furthermore, ROMR offers a simple yet robust framework for contextualizing simultaneous localization and mapping (SLAM) algorithms, an essential prerequisite for autonomous robot navigation. Detailed instructions for the robot design and development can be found in [this publication](https://arxiv.org/abs/2210.01627).