Skip to content

Commit

Permalink
changed from namespace rename to name change
Browse files Browse the repository at this point in the history
  • Loading branch information
VincidaB committed May 2, 2024
1 parent 13e2288 commit d6d5cc3
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@ def generate_launch_description():
lc_mgr_node = Node(
package='nav2_lifecycle_manager',
executable='lifecycle_manager',
name='lifecycle_manager',
namespace='lidar', #trying to isolate nav2 and the LIDAR
name='lidar_lifecycle_manager',
output='screen',
parameters=[
# YAML files
Expand Down

0 comments on commit d6d5cc3

Please sign in to comment.