Skip to content

turtlebot3_navigation2 should not depend on nav2_bringup #1088

@brean

Description

@brean

Operating System:

Ubuntu

ROS version:

humble, jazzy, rolling

Turtlebot3 Model:

burger

Bug Description

As discussed here ros-navigation/navigation2#5063

turtlebot3_navigation2 should not rely on nav2_bringup, as it has a dependency on gazebo which we don't want to install on actual hardware.

Steps to Reproduce

try to uninstall all gz-sim-packages, it will try to uninstall nav2 as well:

sudo apt remove ros-jazzy-ros-gz-sim

Suggestion

maybe create an own turtlebot3_nav2_bringup and/or create a launch file that copies the behavior of nav2_bringup but is not dependent on gz-sim

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingplanFuture plans

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions