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

Use rclcpp::Duration::from_seconds #72

Closed ivanpauno closed 4 years ago

ivanpauno commented 4 years ago

Related to https://github.com/ros2/rclcpp/pull/1432. In this case, it actually seems that there was a bug here.

ivanpauno commented 4 years ago

@jacobperron can you merge this? I don't have write access in ros-perception.