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

No 3D NDT map? #5

Closed
RENyunfan opened this issue Mar 6, 2020 · 3 comments
Closed

No 3D NDT map? #5

RENyunfan opened this issue Mar 6, 2020 · 3 comments

Comments

@RENyunfan
Copy link

RENyunfan commented Mar 6, 2020

Hi,

Thanks for your opensource. I'm quite interested in building a 3d-NDT map. But when I launched the example, the 3D-NDT in rviz didn't show any things. Is there anything wrong?
Everything is showing except the 3D-NDT map.

@ZikeYan
Copy link

ZikeYan commented Oct 31, 2020

Hi,

Thanks for your opensource. I'm quite interested in building a 3d-NDT map. But when I launched the example, the 3D-NDT in rviz didn't show any things. Is there anything wrong?
Everything is showing except the 3D-NDT map.

Hi,

Did you solve this issue? I met the problem as well. Everything is showing except the NDT map.

@c-schulz
Copy link
Member

Hi,

I suppose this is because of a static transformation being published only at the beginning of the bag file. Can you try launching rviz separately? Please try the following:

  1. uncomment the rviz node in the example launch file
  2. launch the example launch file
  3. start rviz and open the example config file (in a separate terminal)
  4. then start the bag file by pressing the space bar in the terminal where you started the launch file

Please also note that the visualization of the 3D NDT map is not very detailed and that the performance of the ONDT map can be tuned with some parameters.

@c-schulz
Copy link
Member

I might have found another reason: please build with -DCMAKE_BUILD_TYPE=RelWithDebInfo or -DCMAKE_BUILD_TYPE=Release.

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

3 participants