diff --git a/.gitignore b/.gitignore index 52d251f..0e4f7f4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -*/__pycachee__/ \ No newline at end of file +__pycache__/ +*.py[cod] +*$py.class \ No newline at end of file diff --git a/__pycache__/robot_control_cmd_lcmt.cpython-38.pyc b/__pycache__/robot_control_cmd_lcmt.cpython-38.pyc deleted file mode 100644 index 257800f..0000000 Binary files a/__pycache__/robot_control_cmd_lcmt.cpython-38.pyc and /dev/null differ diff --git a/__pycache__/robot_control_response_lcmt.cpython-38.pyc b/__pycache__/robot_control_response_lcmt.cpython-38.pyc deleted file mode 100644 index 2c77023..0000000 Binary files a/__pycache__/robot_control_response_lcmt.cpython-38.pyc and /dev/null differ diff --git a/base_move/go_straight/__pycache__/robot_control_cmd_lcmt.cpython-38.pyc b/base_move/go_straight/__pycache__/robot_control_cmd_lcmt.cpython-38.pyc deleted file mode 100644 index 7677d1f..0000000 Binary files a/base_move/go_straight/__pycache__/robot_control_cmd_lcmt.cpython-38.pyc and /dev/null differ diff --git a/base_move/go_straight/__pycache__/robot_control_response_lcmt.cpython-38.pyc b/base_move/go_straight/__pycache__/robot_control_response_lcmt.cpython-38.pyc deleted file mode 100644 index a37df86..0000000 Binary files a/base_move/go_straight/__pycache__/robot_control_response_lcmt.cpython-38.pyc and /dev/null differ diff --git a/base_move/move/__pycache__/robot_control_cmd_lcmt.cpython-38.pyc b/base_move/move/__pycache__/robot_control_cmd_lcmt.cpython-38.pyc deleted file mode 100644 index b526274..0000000 Binary files a/base_move/move/__pycache__/robot_control_cmd_lcmt.cpython-38.pyc and /dev/null differ diff --git a/base_move/move/__pycache__/robot_control_response_lcmt.cpython-38.pyc b/base_move/move/__pycache__/robot_control_response_lcmt.cpython-38.pyc deleted file mode 100644 index d3b0620..0000000 Binary files a/base_move/move/__pycache__/robot_control_response_lcmt.cpython-38.pyc and /dev/null differ diff --git a/task_1/__pycache__/task_1.cpython-38.pyc b/task_1/__pycache__/task_1.cpython-38.pyc deleted file mode 100644 index 95c20ef..0000000 Binary files a/task_1/__pycache__/task_1.cpython-38.pyc and /dev/null differ diff --git a/utils/__pycache__/image_raw.cpython-38.pyc b/utils/__pycache__/image_raw.cpython-38.pyc deleted file mode 100644 index 8a4d80e..0000000 Binary files a/utils/__pycache__/image_raw.cpython-38.pyc and /dev/null differ diff --git a/utils/__pycache__/robot_control_cmd_lcmt.cpython-38.pyc b/utils/__pycache__/robot_control_cmd_lcmt.cpython-38.pyc deleted file mode 100644 index 7d66c60..0000000 Binary files a/utils/__pycache__/robot_control_cmd_lcmt.cpython-38.pyc and /dev/null differ diff --git a/utils/__pycache__/robot_control_response_lcmt.cpython-38.pyc b/utils/__pycache__/robot_control_response_lcmt.cpython-38.pyc deleted file mode 100644 index e4f707f..0000000 Binary files a/utils/__pycache__/robot_control_response_lcmt.cpython-38.pyc and /dev/null differ