Skip to content
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.

Please add IDEA config folder to the ignore list #19

Open
wants to merge 61 commits into
base: master
Choose a base branch
from

Commits on Jun 8, 2017

  1. auto

    HybridRbt committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    87ae321 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34db0cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcc3d50 View commit details
    Browse the repository at this point in the history
  4. auto

    HybridRbt committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    c4b001f View commit details
    Browse the repository at this point in the history
  5. rename the last recorded image as grid.jpg

    and delete all others
    HybridRbt committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    4d9f860 View commit details
    Browse the repository at this point in the history
  6. change the paths to inside my project

    for the grid and rock image.
    HybridRbt committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    4f5294e View commit details
    Browse the repository at this point in the history
  7. auto

    HybridRbt committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    34152d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2017

  1. auto

    HybridRbt committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    f45ef56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5eddeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21c9ea1 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop'

    # Conflicts:
    #	code/Rover_Project_Test_Notebook.ipynb
    HybridRbt committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    271a137 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7cc2f7 View commit details
    Browse the repository at this point in the history
  6. auto

    HybridRbt committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    1ad62f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8276a15 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a77c8c1 View commit details
    Browse the repository at this point in the history
  9. add a decelerate mode

    HybridRbt committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    2ec4cde View commit details
    Browse the repository at this point in the history
  10. add a pickup mode

    HybridRbt committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    27774b3 View commit details
    Browse the repository at this point in the history
  11. handle pickup

    HybridRbt committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    15380e9 View commit details
    Browse the repository at this point in the history
  12. handle decelerate mode

    HybridRbt committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    543e427 View commit details
    Browse the repository at this point in the history
  13. in stop mode, brake hard

    HybridRbt committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    2f16a24 View commit details
    Browse the repository at this point in the history
  14. was trying to “be more clever”

    but failed
    HybridRbt committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    fdd0ff8 View commit details
    Browse the repository at this point in the history
  15. save last steer angle

    HybridRbt committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    73d3422 View commit details
    Browse the repository at this point in the history
  16. use two brake level

    HybridRbt committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    5177457 View commit details
    Browse the repository at this point in the history
  17. add a decelerate threshold

    HybridRbt committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    83ad673 View commit details
    Browse the repository at this point in the history
  18. increate speed limit

    HybridRbt committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    c7c4e86 View commit details
    Browse the repository at this point in the history
  19. ignore them

    HybridRbt committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    fc442c9 View commit details
    Browse the repository at this point in the history
  20. filter the result

    HybridRbt committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    9e8f49c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ad4ce3c View commit details
    Browse the repository at this point in the history
  22. change variable name

    HybridRbt committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    1c68361 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    737da0b View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2017

  1. don’t track these

    HybridRbt committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    facae25 View commit details
    Browse the repository at this point in the history
  2. ignore this one

    HybridRbt committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    bdc1550 View commit details
    Browse the repository at this point in the history
  3. reformat

    HybridRbt committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    8d868ac View commit details
    Browse the repository at this point in the history
  4. add comment

    HybridRbt committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    8dc26d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    510dcbf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1add80d View commit details
    Browse the repository at this point in the history
  7. change the process sequence to get better result

    first do color thresholding then perspective transform
    HybridRbt committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    9f835ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    40ed54c View commit details
    Browse the repository at this point in the history
  9. note down rock pos

    HybridRbt committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    15c4db9 View commit details
    Browse the repository at this point in the history
  10. add these properties

    HybridRbt committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    cbbdcbe View commit details
    Browse the repository at this point in the history
  11. reformat

    HybridRbt committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    fbb4004 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    55c013d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    48cf6b0 View commit details
    Browse the repository at this point in the history
  14. get the next steer value

    HybridRbt committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    35f904a View commit details
    Browse the repository at this point in the history
  15. build up the decision tree

    HybridRbt committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    732ac05 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b540652 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    74f122c View commit details
    Browse the repository at this point in the history
  18. maintain speed

    HybridRbt committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    7695bf0 View commit details
    Browse the repository at this point in the history
  19. set throttle for rover

    HybridRbt committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    b1fd3c9 View commit details
    Browse the repository at this point in the history
  20. reformat

    HybridRbt committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    2267276 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2017

  1. Configuration menu
    Copy the full SHA
    413609d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0b08df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    479e9d6 View commit details
    Browse the repository at this point in the history
  4. ignore this file

    HybridRbt committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    de7504f View commit details
    Browse the repository at this point in the history
  5. finish the report

    HybridRbt committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    df447a8 View commit details
    Browse the repository at this point in the history
  6. export report to md file

    HybridRbt committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    5b07da3 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2018

  1. Configuration menu
    Copy the full SHA
    78444e7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/udacity/RoboND-Rover-Project

     into develop
    
    # Conflicts:
    #	code/Rover_Project_Test_Notebook.ipynb
    #	code/__pycache__/perception.cpython-35.pyc
    #	code/__pycache__/supporting_functions.cpython-35.pyc
    HybridRbt committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    1a59948 View commit details
    Browse the repository at this point in the history
  3. chore: update ignore list

    HybridRbt committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    0e6a4c4 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop'

    HybridRbt committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    952659c View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

  1. chore: resize this image

    HybridRbt committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    aa9004f View commit details
    Browse the repository at this point in the history