From bed80af6977bb36b14398852df591b2104caa267 Mon Sep 17 00:00:00 2001 From: Neil Nie Date: Sun, 23 Dec 2018 18:26:55 -0400 Subject: [PATCH] important small documentary updates - rewrote readme for ros. - updated some script headers. - other small changes. --- .gitattributes | 3 - .idea/misc.xml | 2 +- .idea/self-driving-golf-cart.iml | 2 +- .idea/workspace.xml | 394 +++++++++++------- .travis.yml | 78 ++-- ros/README.md | 117 ++++++ ros/src/.DS_Store | Bin 10244 -> 10244 bytes ros/src/CMakeLists.txt | 1 - ros/src/README.md | 85 ---- .../scripts/visualization/visualization.py | 13 +- .../lane_detection/scripts/lane_detector.py | 9 +- .../detection/lane_detection/scripts/utils.py | 5 +- 12 files changed, 429 insertions(+), 280 deletions(-) create mode 100755 ros/README.md delete mode 120000 ros/src/CMakeLists.txt delete mode 100755 ros/src/README.md diff --git a/.gitattributes b/.gitattributes index 5fee2a03..e69de29b 100755 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +0,0 @@ -detection/traffic-light/scripts/ckpt/tiny-yolo-udacity-8987.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text -steering/weights/own/trained-nvd-v7-c8.h5 filter=lfs diff=lfs merge=lfs -text -src/detection/traffic-light/scripts/ckpt/tiny-yolo-udacity-8987.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text diff --git a/.idea/misc.xml b/.idea/misc.xml index 5b3d0f14..bc8d735a 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,7 +3,7 @@ - + diff --git a/.idea/self-driving-golf-cart.iml b/.idea/self-driving-golf-cart.iml index 02b0a8e0..19eb8f36 100644 --- a/.idea/self-driving-golf-cart.iml +++ b/.idea/self-driving-golf-cart.iml @@ -2,7 +2,7 @@ - + diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 81ea01a1..a1e77483 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,7 +2,16 @@ - + + + + + + + + + +