Revision 5e903a53c0c1fa31828d73c8eb1ff35ad5003902 authored by Praveen on 28 January 2019, 11:03:27 UTC, committed by Praveen Kumar on 28 March 2019, 14:01:55 UTC
* Using RoadOption from local planner
Modified local planner:
* Increased waypoint que max length
* Re organised buffering code
Modified misc:
* Added vector function
Modified global route planner:
* Using RoadOption from local_planner
1 parent 20cada3
Raw File
.gitignore
Build
Dist
Doxygen
Deprecated/PythonClient/dist
Util/Build
Install

/ExportedMaps
/RoadRunnerFiles/*/

*.VC.db
*.VC.opendb
*.a
*.egg-info
*.kdev4
*.log
*.o
*.pb.cc
*.pb.h
*.pid
*.pri
*.pro
*.py[cod]
*.sln
*.so
*.stackdump
*.sublime-workspace
*.workspace
*CodeCompletionFolders.txt
*CodeLitePreProcessor.txt
.aria2c.input
.codelite
.gdb_history
.gtest
.idea
.tags*
.vs
.vscode
__pycache__
_benchmarks_results
_images*
_out*
_site
core
profiler.csv
back to top