micro-ROS / micro-ROS/micro-ROS-Agent

'eprosima::fastcdr::exception::NotEnoughMemoryException' what(): Not enough memory in the buffer stream error

オープン
#266 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
C++
スター
201
フォーク
111
平均マージ
1日 6時間
マージ済み PR(30日)
10

説明

Hello?

Ubuntu version : 22.04
ROS2 version : Humble

When running micro-ros-agent, the following error occurs:

terminate called after throwing an instance of 'eprosima::fastcdr::exception::NotEnoughMemoryException' what(): Not enough memory in the buffer stream

Let me explain some situations when that error occurs.

1. When running micro-ROS-agent on a Linux PC with Ubuntu22.04, ROS2 Humble installed, this device and another device are connected to the same network as a Linux PC with Ubuntu24.04, ROS Jazzy installed.

2. When running micro-ROS-agent on a Linux PC with Ubuntu22.04, ROS2 Humble installed, when connecting to the same network as this device and another device with a Linux PC with Ubuntu24.04, ROS Jazzy installed and running ROS2 Node via SSH.

3. When running micro-ROS-agent on a Linux PC with Ubuntu22.04, ROS2 Humble installed, when connecting to the same network as this device and another device with a Linux PC with Ubuntu24.04, ROS Jazzy installed, and entering ROS2 commands such as the ros2 topic list command and the ros2 topic echo /topic1 command via SSH.

This situation has occurred quite frequently, and my question is as follows:

1. Do you know how to fix the following error?

terminate called after throwing an instance of 'eprosima::fastcdr::exception::NotEnoughMemoryException' what(): Not enough memory in the buffer stream

2. Can that error occur simply because devices with different ROS2 versions (Humble, Jazzy) are connected to the same network?

3. When devices with different ROS2 versions (Humble, Jazzy) are connected to the same network, can an error occur simply by entering the command to connect via SSH?

4. When devices with different ROS2 versions (Humble, Jazzy) are connected to the same network, can the error occur when entering ROS2 commands or running ROS2 nodes?

If you know any of the questions I'm asking above, please help me.

Thank you.

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず、説明されている Ubuntu 22.04/ROS 2 Humble および Ubuntu 24.04/ROS 2 Jazzy のネットワークシナリオで、SSH と ROS 2 のコマンドケースを含めて micro-ROS-agent の失敗を再現します。ROS 2 の異なるバージョンの混在によって Fast CDR 例外が発生するかどうかを確認し、その後、根本原因、互換性要件、および検証済みの解決策を文書化します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
cpp
領域
distributed-systems, networking
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
静か
明瞭さ
説明が足りない
初心者へのやさしさ
42/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。