ArduPilot / ArduPilot/pymavlink
Send mavlink message no flight controller
- Dominant language
- Python
- Stars
- 730
- Forks
- 741
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 7
Description
I am trying to send a message via mavlink telemetry to control a servo on a jetson nano. I am not using a flight controller. I am using jetson.gpio to control the servo and just need the mavlink message to act as a trigger. Is this even possible to send a message from mavlink to mavlink not using a flight controller. I have been trying with the heartbeat message and mavproxy does successfully find a link but the message doesnt seem to be sending.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the MAVLink heartbeat and MAVProxy link described in the issue, then check how pymavlink handles communication between endpoints without a flight controller. Reproduce the Jetson Nano setup if possible and determine whether a MAVLink message can trigger the jetson.gpio servo control; document the required configuration or confirm the limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- embedded-iot, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100