Practice the ROS2 Dynamic SLAM Reliability Test coding problem in Localization & Mapping. Browser-based execution with automated grading — no local ROS install required. 15% of engineers pass this challenge.
Implement a particle filter-based SLAM system that maintains accurate localization even when sensor data is temporarily unavailable due to dynamic obstacles.
Your SLAM system must:
Input: /map, /tf | Output: /slam_status
It is a hands-on Localization & Mapping challenge on SimuCode where you implement and run ROS2 code in the browser with runtime-verified tests.
Open this page, sign in, and solve the problem in the built-in IDE. Your solution is graded against real ROS2 execution checks.
This Hard problem focuses on python, ros2, slam skills used in robotics interviews and production systems.