-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
verify to closeWaiting on confirm issue is resolvedWaiting on confirm issue is resolved
Description
I have been trying occupancy_grid_localizer and it worked properly using a map with 0.05 resolution.
However, when I use different values for the map resolution (0.01), occupancy_grid_localizer will show up error logs:
ERROR packages/flatscan_localization/gems/multi_trace_and_match/cuda_kernels.cu.cpp@194: CUDA ERROR: an illegal memory access was encountered
The localizer service will still kick in and move the robot pose to random points outside the map.
My system setup is using Orin and ROS2 Humble Docker from isaac_common_ros, but with a physical robot and my own custom bringup system.
I made map using slam_toolbox with 0.01 resolution and passed the same map data to occupancy_grid_localizer.
Metadata
Metadata
Assignees
Labels
verify to closeWaiting on confirm issue is resolvedWaiting on confirm issue is resolved