kobuki-base / kobuki_ros

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

Remove unnecessary setvbuf from nodes. #31

Closed clalancette closed 2 years ago

clalancette commented 2 years ago

This hasn't been necessary since Eloquent, so just remove the unnecessary code.

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

clalancette commented 2 years ago

As with the other PRs, just going ahead and merging to keep moving.