From 94b5082af93b49ea377133b710ee725683508696 Mon Sep 17 00:00:00 2001 From: acuadros95 Date: Tue, 19 Apr 2022 14:48:43 +0200 Subject: [PATCH] Add snap issue to README --- 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