We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I used TARE planner with my real robot based on A-LOAM, I run the launch files below:
roslaunch vehicle_simulator system_real_robot.launch roslaunch tare_planner explore.launch
and resived these outputs at one time:
Exploration Started Exploration completed, returning home Return home completed
the robot didn't move at all, but the terminal says "the exploration completed". What's wrong?
The text was updated successfully, but these errors were encountered:
At this time it didn't stopped immediately, but I received this warning
[ WARN] [1733823418.267751449]: Cannot get candidate viewpoints, skipping this round
Sorry, something went wrong.
No branches or pull requests
I used TARE planner with my real robot based on A-LOAM, I run the launch files below:
roslaunch vehicle_simulator system_real_robot.launch
roslaunch tare_planner explore.launch
and resived these outputs at one time:
Exploration Started
Exploration completed, returning home
Return home completed
the robot didn't move at all, but the terminal says "the exploration completed". What's wrong?
The text was updated successfully, but these errors were encountered: