kobuki-base / kobuki_ros

ROS2 runtime libraries, nodes and launchers for the Kobuki
46 stars 27 forks source link

Make sure to initialize rclcpp::Time appropriately. #8

Closed clalancette closed 4 years ago

clalancette commented 4 years ago

This will avoid errors of the "mismatched clock" kind.

Signed-off-by: Chris Lalancette clalancette@openrobotics.org