Update codes_for_scrimmage/hazmat/mainhazmatUPD.py
I am not a monkey
This commit is contained in:
@@ -176,11 +176,8 @@ async def Run5():
|
|||||||
|
|
||||||
# Add - Adi's code here
|
# Add - Adi's code here
|
||||||
async def Run6():
|
async def Run6():
|
||||||
await drive_base.straight(420)
|
await drive_base.straight(750)
|
||||||
await right_arm.run_angle(300, 100)
|
await drive_base.straight(-650)
|
||||||
await drive_base.straight(-100)
|
|
||||||
await right_arm.run_angle(300,-100)
|
|
||||||
await drive_base.straight(-350)
|
|
||||||
|
|
||||||
|
|
||||||
# Function to classify color based on HSV
|
# Function to classify color based on HSV
|
||||||
|
|||||||
Reference in New Issue
Block a user