Hi,
Thank you for open-sourcing your great work. I am running the navigation command in a simulated environment. The simulated environment is running correctly and publishing all the sensor data. However, after launching navigation commands, it shows that map information is missing even if the SLAM is true. Below is the configuration I tried to run:
ros2 launch agilex_scout simulate_control_gazebo.launch.py lidar_type:=3d
ros2 launch scout_nav2 nav2.launch.py simulation:=True slam:=True localization:=slam_toolbox

Hi,
Thank you for open-sourcing your great work. I am running the navigation command in a simulated environment. The simulated environment is running correctly and publishing all the sensor data. However, after launching navigation commands, it shows that map information is missing even if the SLAM is true. Below is the configuration I tried to run:
ros2 launch agilex_scout simulate_control_gazebo.launch.py lidar_type:=3d

ros2 launch scout_nav2 nav2.launch.py simulation:=True slam:=True localization:=slam_toolbox