mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-13 21:48:06 -05:00
change default mode for DWA
This commit is contained in:
@@ -293,4 +293,4 @@ def main(gx=10.0, gy=10.0, robot_type=RobotType.circle):
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
main(robot_type=RobotType.rectangle)
|
||||
main(robot_type=RobotType.circle)
|
||||
|
||||
Reference in New Issue
Block a user