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

Unable to visualiz pointcloud #36

Open
Ayane11 opened this issue Oct 15, 2024 · 2 comments
Open

Unable to visualiz pointcloud #36

Ayane11 opened this issue Oct 15, 2024 · 2 comments

Comments

@Ayane11
Copy link

Ayane11 commented Oct 15, 2024

When I'm using run_patchwork.launch and my own dataset, I want to visualize the "ground" topic in rviz, but it tells me that

Transform [sender=unknown_publisher]
For frame [laser_link]: Fixed Frame [map] does not exist

In the terminal, I saw:
10108th| Time takes 1.02 ms (979.52 Hz). # cloud: 24964 -> 6649
10109th node come
Failed to find match for field 'label'.
Failed to find match for field 'id'.
Operating patchwork...
10109th| Time takes 2.22 ms (450.37 Hz). # cloud: 24887 -> 6545
10110th node come
Failed to find match for field 'label'.
Failed to find match for field 'id'.
Operating patchwork...
10110th| Time takes 2.80 ms (356.84 Hz). # cloud: 24707 -> 5910

could you help me?
Screenshot from 2024-10-15 14-00-24

@LimHyungTae
Copy link
Owner

It must due to the frame issue. Could you check the 'Fixed Frame' slot?

@LimHyungTae
Copy link
Owner

condParam<std::string>(nh, "frame_patchwork", frame_patchwork, frame_patchwork);

And you can assign the specific frame by using that parameter

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

2 participants