File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -78,14 +78,14 @@ If you are looking for a more fancy graphical user interface (and I know you do)
7878
7979![ Groot screenshot] ( docs/groot-screenshot.png )
8080
81- # How to compile
81+ # How to compile (Ubuntu)
8282
83- On Ubuntu, you are encourage to install the following dependencies:
83+ Please note that ** Ubuntu 18.04 is not supported anymore in version 4.X** . Ubuntu 20.04 or later is required.
84+
85+ First, install the following dependencies (optional, but recommended):
8486
8587 sudo apt-get install libzmq3-dev libboost-dev
8688
87- Other dependencies are already included in the __ 3rdparty__ folder.
88-
8989To compile and install the library, from the BehaviorTree.CPP folder, execute:
9090
9191 mkdir build; cd build
You can’t perform that action at this time.
0 commit comments