Skip to content
New issue

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

Unfinished/infinite calculation on cartographer sample data cartographer_paper_deutsches_museum.bag #1799

Open
Pavol89 opened this issue Oct 17, 2023 · 0 comments

Comments

@Pavol89
Copy link

Pavol89 commented Oct 17, 2023

I want to ask about a problem with the sample calculation of the 2D demo you have on the site. The count starts well. Rviz draws the map, and everything looks OK. However, the analysis did not finish even after 3 hours; it was without an error in the terminal. The only mistake I see is directly in Rviz's Trajectory and Constraints. However, these errors have been there since the beginning, and I found in the issues that it does not affect the calculation. I tried the calculation twice, but the result is the same. I'm not an expert on ROS, so I want to ask:

  1. How do I find the end of the calculation in Rviz? How much should the calculation take, depending on the hardware described below? I assume that something should be displayed in the terminal.
  2. How can I fix the problem?
    I work on a laptop (Intel Core i7 8850H @ 2.60GHz, 64GB RAM)
    I have ROS Noetic installed in Ubuntu 20.04. I also used the command before running.
    source install_isolated/setup.bash

Here are the errors that are displayed in Rviz:
Trajectories
At least two points are required for a LINE_STRIP marker.

Constraints
Inter constraints, different trajectories/4 Points should not be empty for specified marker type.
Marker is fully transparent (color.a is 0.0).
Apart from these errors, I didn't find any other error in the terminal or anywhere else. Thanks in advance for any advice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant