a894f3a89c57a0575d6ffecd50259cb219cd3477,manage.py,,,#,17

Before Change




BASE_URL = "http://localhost:8000/"
IMG_DIR =  os.path.expanduser("~") + "/donkey_imgs/"

 
def setup():
    """ Create necessary directories """

After Change




// Check the mode: recording vs TF driving vs TF driving + recording.
if args["record"]:
    we_are_autonomous = False
    we_are_recording = True
    print("\n------ Ready to record training data ------\n")
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 4

Non-data size: 5

Instances


Project Name: autorope/donkeycar
Commit Name: a894f3a89c57a0575d6ffecd50259cb219cd3477
Time: 2016-12-12
Author: wroscoe@gmail.com
File Name: manage.py
Class Name:
Method Name:


Project Name: vatlab/SoS
Commit Name: c25e95de3a3d24e7da7d076c3b772941c65d0c54
Time: 2017-02-17
Author: ben.bog@gmail.com
File Name: sos/sos_step.py
Class Name: Base_Step_Executor
Method Name: prepare_task


Project Name: nipy/dipy
Commit Name: 749855e9d1b5bd1aa7b46db144503922fbc0a336
Time: 2013-08-06
Author: matthieu.dumont@usherbrooke.ca
File Name: doc/examples/brain_extraction_dwi.py
Class Name:
Method Name:


Project Name: nutonomy/nuscenes-devkit
Commit Name: 1fd297c5cc72ed18c5d9932b1f465824df75d48d
Time: 2018-10-03
Author: holger@nutonomy.com
File Name: python-sdk/examples/export_pointclouds_as_obj.py
Class Name:
Method Name: