Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
rosbag の API: write を使用して、あるバッグから別のバッグにメッセージを書き込みますが、コードを実行するとエラーが発生します。
**
'ros::serialization::StreamOverrunException' what(): Buffer Overrun のインスタンスをスローした後に呼び出された終了
バッグファイルのバッファがバーストしたと思うので、コード内でバッグファイルのバッファサイズを増やす方法を教えていただきたいです。