chalmers-revere / opendlv-device-ultrasonic-srf08

GNU General Public License v3.0
0 stars 3 forks source link

Fix freq sleeping to subtract time spent for computations #1

Closed chrberger closed 4 years ago

chrberger commented 6 years ago

https://github.com/chalmers-revere/opendlv-device-ultrasonic-srf08/blob/master/src/opendlv-device-ultrasonic-srf08.cpp#L81

bjornborg commented 4 years ago

This is now fixed by using the built-in function in libcluon https://github.com/chalmers-revere/opendlv-device-ultrasonic-srf08/blob/master/src/opendlv-device-ultrasonic-srf08.cpp#L199