ros-navigation / navigation2

ROS 2 Navigation Framework and System
https://nav2.org/
Other
2.3k stars 1.2k forks source link

Feat/port upown tests to new gazebo #4454

Closed stevedanomodolor closed 2 weeks ago

stevedanomodolor commented 2 weeks ago

Basic Info

Info Please fill out this column
Ticket(s) this addresses (add tickets here #1)
Primary OS tested on (Ubuntu, MacOS, Windows)
Robotic platform tested on (Steve's Robot, gazebo simulation of Tally, hardware turtlebot)
Does this PR contain AI generated software? (No; Yes and it is marked inline in the code)

Description of contribution in a few bullet points

Description of documentation updates required from your changes

Related to https://github.com/ros-navigation/navigation2/issues/4455


Future work that may be required in bullet points

For Maintainers:

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

see 2 files with indirect coverage changes

SteveMacenski commented 2 weeks ago

The first PR with utils.py is merged, you can update these!

SteveMacenski commented 2 weeks ago

Fixed the merge conflict, just waiting on CI again to make sure it all looks good and check the code cov changes!