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

In which frame has the laser scan data to be #174

Closed
maxkremmel opened this issue Jun 16, 2023 · 2 comments · Fixed by #232
Closed

In which frame has the laser scan data to be #174

maxkremmel opened this issue Jun 16, 2023 · 2 comments · Fixed by #232

Comments

@maxkremmel
Copy link

Hi all,
The tf's of my robot look as follows:
grafik

As you can see, the tf of the laser scan (velodyne) is above and behind the base_link.
As a result, kiss spits out the odometry in the velodyne frame (you can see that in the following GIF). What do I need to change or to do to get the LiDAR odometry in the base_link frame?
Unbenanntes-Video-–-Mit-Clipchamp-erstellt

Do I have to convert the lidar data first into the base_link frame?

Thanks in advance.
Max

@nachovizzo
Copy link
Collaborator

Just tell the ros node your child frame, for example, child_frame:=base. Maybe related to #92

@nachovizzo
Copy link
Collaborator

Please check if this fix your issue #232

Apologize for the delay in the fix!

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

Successfully merging a pull request may close this issue.

2 participants