MAPIR
The MAchine Perception and Intelligent Robotics group is a research group in the University of Málaga (UMA). We are an active research group with an interest in many topics related to autonomous robotics, including navigation, vision, olfaction, etc.
This organization page contains the repositories for many methods and algorithms we have published so far, as well as the tools and configuration files we require for internal use. you can browse all existing repositories, or use the links below to find things by topics:
WORK IN PROGRESS
This list is still being updated!
Robotics Workspaces
An attemp to organize our ROS pkgs according to their functionality. We offer four main repositories, namely "hw_drivers", "management", "utils", and "missions_pkg". However, it must be noticed that many of our contributions are hosted in particular repositories because they are result of a research paper and therefore independent of this organization. To ease this caos, we show next the organization of each of those four main repositories, marking with [PR] those pkgs included as submodules and hosted independently in their own repositories.
hw_drivers
A set of ROS pkgs implementing drivers to interact with sensors, actuators and mobile platforms.
management
A set of ROS pkgs to manage/control/coordinate/execute highl level tasks of the robot.
utils
ROS pkg implementing utilities for the robot like TTS, SST, topological mapping or odometry estimation. This is a highly heterogeneous repository, so we will try to keep it organized in a folder tree structure, so it can be easy "IGNORED" by ROS when we are not interested in specific applications.
- Communications
- mqtt_bridge
- Odometry
- Mapping
- [PR] Sigma-FP
- [PR] LTC Mapping -Navigation
- Nav Assistant
- HRI
- [PR] People detection
missions
This is a single ROS pkg, with launch and configuration files likes maps and rviz files. Overall, it can be seen as the main launch file that will call/include the launch files of each pkg to be run (drivers, applications, etc.)
Configured workspaces
Olfaction
A list of our contributions to the chemical sensing with mobile robots. This is not a repo itself, as all the components are hosted in their private repositories.