From 9d9878f9d5cbd5aec5d7c11482febea4787900ec Mon Sep 17 00:00:00 2001 From: Fernando Cladera Date: Tue, 26 Jul 2022 15:20:37 -0400 Subject: [PATCH] ROS Noetic setup instructions in README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c9a6dc9..7e1da1f 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,8 @@ roslaunch llol llol.launch Run bag. See CMakeLists.txt for dependencies. +You may also check our [Github Action build +file](https://github.com/versatran01/llol/blob/main/.github/workflows/build.yaml) for instructions on how to build LLOL in Ubuntu 20.04 with ROS Noetic. To run multithread and show timing every 5s do ```