ros-perception / laser_geometry

Provides the LaserProjection class for turning laser scan data into point clouds.
BSD 3-Clause "New" or "Revised" License
157 stars 114 forks source link

code style only: wrap after open parenthesis if not in one line #52

Closed dirk-thomas closed 4 years ago

dirk-thomas commented 4 years ago

Style update to match the ROS 2 development guide and pass with the updated linter configuration from ament/ament_lint#210.