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 for jazzy #2

Closed
wants to merge 25 commits into from
Closed

Fix for jazzy #2

wants to merge 25 commits into from

Conversation

adivardi
Copy link
Collaborator

Also follow PR to official repo in: open-navigation#82

In GZ Ignition, tb3 publishes its ground truth pose as odometry with respect to its start position. Even when spawning the model at (5,5), the map->base_link transform is 0 because the robot did not drive.
This causes navigation to fail as the robot pose is too far from the start of the path.
Copied from ros-navigation/navigation2
and add (5,5) to map->odom tf as it is the transform from world/map frame to the robot's initial pose
This reverts commit cb65987.
Without the shutdown: The tests are passing in `RUN_ALL_TESTS()`, the test itself is failing with timeout. Most probably because `server_thread.join()` hangs forever.
@adivardi adivardi closed this Dec 3, 2024
@adivardi adivardi deleted the av/jazzy branch December 3, 2024 11:10
@adivardi
Copy link
Collaborator Author

adivardi commented Dec 3, 2024

Not needed, just set enway-devel to = upstream/main, and use upstream main as the submodule point of reference for now

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