28c196a4ef2b5720c90c0780f4f9c408d214a3eb,Software/Python/hardware_test.py,,,#,33

Before Change


gpg.blinker_off(0)
gpg.stop()

gpg.stop()
gpg.stop()

print ("Hardware test finished.")

After Change


atexit.register(gpg.stop)

gpg.reset_all()
print("Warning: The robot is about to move forward. ")
time.sleep(1)  // let"s give the reset_all() some time to finish
gpg.set_speed(300)

print ("Both motors moving Forward with Dex Eyes On")
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 4

Non-data size: 2

Instances


Project Name: DexterInd/GoPiGo3
Commit Name: 28c196a4ef2b5720c90c0780f4f9c408d214a3eb
Time: 2018-05-04
Author: cleoqc1124@gmail.com
File Name: Software/Python/hardware_test.py
Class Name:
Method Name:


Project Name: streamlit/streamlit
Commit Name: 6beb01af7fd6463fceffa90f3646eda671688aac
Time: 2018-04-19
Author: adrien.g.treuille@gmail.com
File Name: local/server/streamlit/local/Proxy.py
Class Name: Proxy
Method Name: _potentially_stop_proxy


Project Name: DexterInd/GoPiGo3
Commit Name: 2154df61562a511ee66dc56478351780945e4135
Time: 2018-06-01
Author: robert.lucian.chiriac@gmail.com
File Name: Software/Python/hardware_test.py
Class Name:
Method Name:


Project Name: ray-project/ray
Commit Name: 244aafdcf89ae814975c8c4e3faf0bd4995c7878
Time: 2020-09-05
Author: sven@anyscale.io
File Name: rllib/utils/exploration/tests/test_curiosity.py
Class Name: TestCuriosity
Method Name: test_curiosity_on_large_frozen_lake