Closed arad2456 closed 8 months ago
Check out the standard inputs to the navigation launch file from our bringup package: https://github.com/ros-planning/navigation2/blob/main/nav2_bringup/launch/bringup_launch.py#L183
Thanks! It works now.
No problemo
I want to call nav2_bringup in my launch file. I use ros2 humble. When I make the call I get the error message:
Without the call for nav2_bringup in the launch file it gets launched without problems. When I add the call for nav2_bringup and run it in debug I get:
My launch file is: