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

Fix TF and improve configuration. #4

Open
wants to merge 6 commits into
base: ros2
Choose a base branch
from
Open

Conversation

rafal-gorecki
Copy link

  • Fix tf frame name (add missing /)
  • Additionals params: for initioal position
  • Update README

@rafal-gorecki
Copy link
Author

Before merge generate and update image tag in demo.

@@ -17,6 +17,4 @@ services:
- ./velodyne.launch.py:/velodyne.launch.py
Copy link
Author

@rafal-gorecki rafal-gorecki Oct 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now unnecessary

Suggested change
- ./velodyne.launch.py:/velodyne.launch.py

Can also delete panther_ prefix

@@ -8,7 +8,7 @@ x-common-config: &common-config

services:
velodyne:
image: husarion/velodyne:humble-2.4.0-20240723
image: husarion/velodyne:humble-ros2-fix-tf # TODO: change after bump
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
image: husarion/velodyne:humble-ros2-fix-tf # TODO: change after bump
image: husarion/velodyne:humble-2.4.0-20241125

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 this pull request may close these issues.

1 participant