Add socket cleanup

This commit is contained in:
Andrew Johnson
2025-11-09 12:52:49 +01:00
parent 55b42d9ece
commit a513489835
3 changed files with 104 additions and 13 deletions

View File

@@ -68,4 +68,4 @@ python tello_sim/run_sim.py
You can try running some of the [examples](./examples) to see how the simulation works. The examples are located in the `examples` folder.
Or use the [client](./tello_sim/tello_sim_client.py) class to interact with the simulation server. The client class is located in the `tello_sim` folder.
Or use the [client](./tello_sim/tello_sim_client.py) class to interact with the simulation server. The client class is located in the `tello_sim` folder.