From 4f8cdabb065ff3848c205fca59c8d3862ce4f9c5 Mon Sep 17 00:00:00 2001 From: Linus NEP <86525017+LinusNEP@users.noreply.github.com> Date: Mon, 13 Mar 2023 18:33:31 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6002b07..7bbdfc4 100644 --- a/README.md +++ b/README.md @@ -1,5 +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. +This repository contains the necessary files for designing and developing ROMR (A 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).