Skip to content

Commit

Permalink
Changed where the lidar publishes it's transform
Browse files Browse the repository at this point in the history
  • Loading branch information
VincidaB committed May 2, 2024
1 parent 80bdfcb commit f71a8f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ def generate_launch_description():
executable='robot_state_publisher',
name='ldlidar_state_publisher',
output='screen',
parameters=[{'robot_description': robot_desc}],
parameters=[{'lidar_robot_description': robot_desc}],
arguments=[urdf]
)

Expand Down

0 comments on commit f71a8f6

Please sign in to comment.