some settings
This commit is contained in:
Vendored
+2
-1
@@ -107,5 +107,6 @@
|
||||
"TPMOBIL",
|
||||
"UBLOX",
|
||||
"ZLPJ"
|
||||
]
|
||||
],
|
||||
"cmake.configureOnOpen": false
|
||||
}
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
/**
|
||||
* @brief Needed distance to the next point to choose the next point as target.
|
||||
*/
|
||||
#define MIN_DISTANCE_TO_NEXT_POINT 2
|
||||
#define MIN_DISTANCE_TO_NEXT_POINT 0.5
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user