3 research outputs found

    The GREENBOT dataset: Multimodal mobile robotic dataset for a typical Mediterranean greenhouse

    Full text link
    This paper introduces an innovative dataset specifically crafted for challenging agricultural settings (a greenhouse), where achieving precise localization is of paramount importance. The dataset was gathered using a mobile platform equipped with a set of sensors typically used in mobile robots, as it was moved through all the corridors of a typical Mediterranean greenhouse featuring tomato crop. This dataset presents a unique opportunity for constructing detailed 3D models of plants in such indoor-like space, with potential applications such as robotized spraying. For the first time to the best knowledge of authors, a dataset suitable to put at test Simultaneous Localization and Mapping (SLAM) methods is presented in a greenhouse environment, which poses unique challenges. The suitability of the dataset for such goal is assessed by presenting SLAM results with state-of-the-art algorithms. The dataset is available online in \url{https://arm.ual.es/arm-group/dataset-greenhouse-2024/}.Comment: 29 pages, 15 figure

    3D modelling and design of a collaborative robot for transport tasks in greenhouses

    Full text link
    [Resumen] El objetivo de los proyectos AGRICOBIOT I y AGRICOBIOT II es el desarrollo de un sistema multi-robot colaborativo para la asistencia del operario humano en las tareas de transporte en el interior de invernaderos. El entorno elegido para la experimentación es un invernadero tipo Almería, representativo de los invernaderos mediterráneos, que a pesar de ser en general poco adecuado para la navegación de robots. El sistema consta de dos robots aunque el trabajo se centra en uno de ellos. En este trabajo se presenta el modelado y el diseño preliminar del robot que trabajará en el invernadero colaborando con el operario y cooperando con otros robots, así como el modelado del entorno de trabajo.[Abstract] The objective of the AGRICOBIOT I and AGRICOBIOT II projects is the development of a collaborative multi-robot system to assist the human operator in transport tasks inside greenhouses. The environment chosen for the experimentation is an Almeria type greenhouse, representative of Mediterranean greenhouses, which is generally not very suitable for robot navigation. The system consists of two robots, although the work focuses on one of them. This work presents the modelling and preliminary design of the robot that will work in the greenhouse collaborating with the operator and cooperating with other robots, as well as the modelling of the working environment.Universidad de Almería; UAL2020-TEP-A1991Andalucía. Consejería de Transformación Económica, Industria, Conocimiento y Universidades; PY20_0076

    MultiVehicle Simulator (MVSim): Lightweight dynamics simulator for multiagents and mobile robotics research

    Get PDF
    Development of applications related to closed-loop control requires either testing on the field or on a realistic simulator, with the latter being more convenient. To ease that need, this work introduces MVSim, a simulator for multiple vehicles or robots capable of running in real time dozens of agents in simple scenarios, or a handful of them in complex scenarios. MVSim employs realistic physics-grounded friction models for tire–ground interaction, and aims at accurate and GPU-accelerated simulation of most common modern sensors employed in mobile robotics and autonomous vehicle research, such as depth and RGB cameras, or 2D and 3D LiDAR scanners. All depth-related sensors are able to accurately measure distances to 3D models provided by the user to define custom world elements. Efficient simulation is achieved by means of focusing on ground vehicles, which allows the use of a simplified 2D physics engine for body collisions while solving wheel–ground interaction forces separately. The core parts of the system are written in C++ for maximum efficiency, while Python, ROS 1, and ROS 2 wrappers are also offered. A custom publish/subscribe protocol based on ZeroMQ (ZMQ) is defined to allow for multiprocess applications to access or modify a running simulation. This simulator enables and makes easier to do research and development on vehicular dynamics, autonomous navigation algorithms, and simultaneous localization and mapping (SLAM) methods. An experimental performance benchmarking is provided against other state-of-the-art simulators showing significant less CPU usage. The project source code is freely available online under the BSD 3-clause license in https://github.com/MRPT/mvsim
    corecore