Skip to content

Commit

Permalink
Revert "trying to englobe everytinh under the /lidar namespace"
Browse files Browse the repository at this point in the history
This reverts commit a484c72.
  • Loading branch information
VincidaB committed May 9, 2024
1 parent dbf26b4 commit bd342ea
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ def generate_launch_description():
package='ldlidar_node',
executable='ldlidar_node',
name=node_name,
namespace='lidar',
namespace='',
output='screen',
parameters=[
# YAML files
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ def generate_launch_description():
package='nav2_lifecycle_manager',
executable='lifecycle_manager',
name='lidar_lifecycle_manager',
namespace='lidar',
output='screen',
parameters=[
# YAML files
Expand Down

0 comments on commit bd342ea

Please sign in to comment.