Open tjsos opened 3 months ago
Greetings,
Absolutely love this package. I come to notice that the odometry_data method under bagreader class doesn't parse twist.angular into the csv. I believe that the bug can be found here in this line. The rows omit msg.twist.twist.angular variables.
odometry_data
bagreader
Hope this gets fixed soon.
Greetings,
Absolutely love this package. I come to notice that the
odometry_data
method underbagreader
class doesn't parse twist.angular into the csv. I believe that the bug can be found here in this line. The rows omit msg.twist.twist.angular variables.Hope this gets fixed soon.