]> rtime.felk.cvut.cz Git - hubacji1/iamcar.git/commitdiff
Update readme with using T2 note
authorJiri Vlasak <hubacji1@fel.cvut.cz>
Wed, 16 Jan 2019 13:18:51 +0000 (14:18 +0100)
committerJiri Vlasak <hubacji1@fel.cvut.cz>
Fri, 18 Jan 2019 09:17:31 +0000 (10:17 +0100)
README.md

index a59adb5345c6f456c80df92c89c5ee1acef49df1..a384070c44470dc8afd6da44fd718935ee345be3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ history see [changelog][].
 The default planner is `T3`. Only `T3` is compatible with `USE_PTHREAD` macro
 in `base/main.cc` file. When other planner than `T3` is going to be used the
 `USE_PTHREAD` must not be set and `RRTBase` destructor in `base/rrtbase.cc`
-must be uncommented.
+must be uncommented. Furthermore, for `T2` commit `360ad9e` must be reverted.
 
 ##  Prerequisities
 - `cmake`