From 4ece0816eed7bb26270dedaa0d55de91ce43de19 Mon Sep 17 00:00:00 2001 From: Antonio Cuadros <49162117+Acuadros95@users.noreply.github.com> Date: Tue, 19 Apr 2022 14:54:01 +0200 Subject: [PATCH] Add snap issue to README (#131) (cherry picked from commit 0d4fcf8547d8708b460d20f1934c0c62f929e19f) --- 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