RobotikRoute
RobotikRoute is an open-source software framework for autonomous mobile robots, providing a modular platform for navigation, route planning, and motion control in indoor and outdoor settings. It aims to generalize common robotics tasks across different robot platforms by offering interoperable components for perception, mapping, localization, planning, and control. The project emphasizes ROS2 compatibility, standard interfaces, and a plugin-based architecture that lets developers replace or extend modules without modifying core code. Supported sensors typically include LIDAR, stereo or depth cameras, IMUs, and GNSS, with interfaces to common simulators and real hardware.
The core components include a perception module for sensor fusion, a mapping/localization stack (including SLAM variants),
RobotikRoute originated in 2019 as a collaborative project among researchers and developers in academia and industry
The ecosystem includes documentation, tutorials, simulation tools, and a set of ready-to-run demos for warehouse robots,