You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi ,
I wanted to try the Keepout filter integrated with a custom robot. Upon exactly following the steps as in the tutorial, it always gets stuck at this point :
ros2 launch nav2_costmap_filters_demo costmap_filter_info.launch.py params_file:=/home/neobotix/tutorials/src/navigation2_tutorials/nav2_costmap_filters_demo/params/keepout_params.yaml mask:=/home/neobotix/maps/keepout_mask.yaml
[INFO] [launch]: All log files can be found below /home/neobotix/.ros/log/2025-02-17-14-13-06-475444-blagg-42189
[INFO] [launch]: Default logging verbosity is set to INFO
It gets stuck here. I run the command on the humble branch. I am not quite sure what this issue could be. Just to test, i use the same Keepout mask and the params file as in the repository. Could you help me out?