For quick testing it may be helpful to have a lightweight simulation environment that can be run without any GUI.
This could load a pre-existing map and simulate basic odometry and range sensors.
Similar to ROS stage, but with the possibility of being headless (maybe stage can be run headless, and we can just use that).
For quick testing it may be helpful to have a lightweight simulation environment that can be run without any GUI. This could load a pre-existing map and simulate basic odometry and range sensors.
Similar to ROS stage, but with the possibility of being headless (maybe stage can be run headless, and we can just use that).
Stage: https://github.com/rtv/Stage it can be installed on ubuntu 20.04 with:
ROS 1 wrapper: https://github.com/ros-simulation/stage_ros ROS 2 wrapper (no-one uses it, it may be completely broken): https://github.com/ymd-stella/stage_ros2
ROS 1 stage navigation examples: https://github.com/ros-planning/navigation_tutorials