From d91c98ab6ec6b85b96a59536b434edb887d7dcfd Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Tue, 19 Apr 2022 14:57:19 +0200 Subject: [PATCH] Add snap issue to README (#131) (#132) (cherry picked from commit 0d4fcf8547d8708b460d20f1934c0c62f929e19f) Co-authored-by: Antonio Cuadros <49162117+Acuadros95@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a877add..800b58b 100644 --- a/README.md +++ b/README.md @@ -55,3 +55,4 @@ see the file [3rd-party-licenses.txt](3rd-party-licenses.txt). Please notice the following issues/limitations: * There is an unknown issue when dealing with serial ports shared with the micro-ROS agent running inside a Docker. Sometimes it works with a remarkable packet loss. +* There is an known issues with serial port communication on micro-ros-agent snap version. It is recommended to use the dockerized version or build it from source. \ No newline at end of file