Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix gRPC port #93

Open
dkzdragon02 opened this issue Jan 16, 2025 · 0 comments
Open

Fix gRPC port #93

dkzdragon02 opened this issue Jan 16, 2025 · 0 comments

Comments

@dkzdragon02
Copy link

dkzdragon02@dkzdragon02:~/mavsdk_drone_show$ /bin/python3 /home/dkzdragon02/mavsdk_drone_show/offboard_multiple_from_csv.py
[DEBUG] Simulation Mode: True
[DEBUG] Configuration CSV: config_sitl.csv
[DEBUG] Swarm CSV: swarm_sitl.csv
2025-01-16 11:41:39 [DEBUG] asyncio: Using selector: EpollSelector
/home/dkzdragon02/mavsdk_drone_show/offboard_multiple_from_csv.py:973: DeprecationWarning: connections() is deprecated and will be removed; use net_connections() instead
for conn in proc.connections(kind='inet'):
2025-01-16 11:41:41 [DEBUG] main: Constructed MAVSDK server path: /home/dkzdragon02/.local/lib/python3.10/site-packages/mavsdk/bin/mavsdk_server
2025-01-16 11:41:41 [INFO] main: MAVSDK server started with gRPC port 50040 and UDP port 14540.
2025-01-16 11:41:51 [ERROR] main: MAVSDK server did not start listening on port 50040 within timeout.
2025-01-16 11:41:51 [ERROR] main: Failed to start MAVSDK server. Exiting program.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant