stanley icon indicating copy to clipboard operation
stanley copied to clipboard

An autonomous drone to follow a person, using the OAK-D Lite and MAVLink

Results 3 stanley issues
Sort by recently updated
recently updated
newest added

How to connect to frontend in windows from backend running in WSL. Not able to connect backend is listening on tcp: 127.0.0.1:5760 in WSL [websocket to ](manager.ts:52 WebSocket connection to...

# E TypeError: 'type' object is not subscriptable The line that causes the error above: `` rules: list[BaseRule] = [] `` BaseRule is a class and cannot be used as...

In **command.py** part, do we need to use time.sleep() or use vehicle.flush(), make sure out command is done? Can the mavlink message be flashed? Have a nice day~