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
What parameter must we change to avoid no frontiers found and exploration stopping abruptly? If I move the robot a bit with joystick and then 'ros2 topic pub -1 /explore/resume std_msgs/msg/Bool "{data: True}"' exploration resumes for a little while, and then stops.
I have tried to decrease the min_frontier_size but it did not solve the problem.
Best Regards,
Can
The text was updated successfully, but these errors were encountered:
I did get my test setup using willow garage and my robot, and I recorded a rosbag until it stops. However the rosbag file is 26+GB and compressed it is 8GB, so I did not upload it.
Here is screenshot when it says exploration stopped:
There are no blue markers, but there are red markers. I wonder if increasing the lidar max distance could help?
Hello,
What parameter must we change to avoid no frontiers found and exploration stopping abruptly? If I move the robot a bit with joystick and then 'ros2 topic pub -1 /explore/resume std_msgs/msg/Bool "{data: True}"' exploration resumes for a little while, and then stops.
I have tried to decrease the min_frontier_size but it did not solve the problem.
Best Regards,
Can
The text was updated successfully, but these errors were encountered: