Use Gazebo LaserScan message instead of direct LaserShape access

Merged
#2 · Created  · Last updated

Merged pull request

Merged in xqms/velodyne_simulator/timestamp_fix (pull request #2)

093018e·Author: ·Closed by: ·2017-09-21

Description

Previously, we would use the time stamp of the last LaserScan message (LastUpdateTime), but with newer data. Now, the timestamp and data are synchronized, since they come from the same LaserScanStamped message.

This fixes issue #7.

I did not test with Gazebo2 yet, since I don't have it available right now.

0 attachments

0 comments

Loading commits...