ahundt / grl

Robotics tools in C++11. Implements soft real time arm drivers for Kuka LBR iiwa plus V-REP, ROS, Constrained Optimization based planning, Hand Eye Calibration and Inverse Kinematics integration.
https://ahundt.github.io/grl/
BSD 2-Clause "Simplified" License
154 stars 72 forks source link

use size prefixing to allow unlimited length flatbuffer logs #155

Open ahundt opened 6 years ago

ahundt commented 6 years ago

See: https://github.com/google/flatbuffers/issues/3898

Links to example code is available in that issue.