-
## Describe the bug
On a WSL2 environment, we set up a simulation that required a UDP bridge (mav2xplane UDP https://github.com/RbtsEvrwhr-Riley/mav2xplane). By default it starts a TCP listener for t…
-
The Command object is, I believe, a thin wrapper around a mavutil.mavlink.MAVLink_mission_item_message. It allows you to create a command object like this:
```
cmd = Command(0,
0,
0,
…
-
```
Downloaded Version 2.0.18 of Ardustation & it gives the errors shown below when
verified in Arduino.
Any ideas on how to fix or am I doing something wrong?
Am using Arduino 1.0.5
Thanks,
Icebox.
…
-
```
- What steps will reproduce the problem?
1. Configure and enable a joystick to output "ardupilot mega" data.
2. Select the "serial data" tab. Optionally, connect the GCS to a virtual
serial port …
-
```
What steps will reproduce the problem?
I bought CUAV Mavlink minimosd for my CX20, APM 2.5.2 v5.0 stock firmware. I
install to the UART Port, Tx and Rx crossed. connected to the Boscam TS5823 fpv…
-
-
I have been trying to find a way to change the EKF origin using mavros. I think there is a MavLink message SET_GPS_GLOBAL_ORIGIN that in theory changes the EKF origin of the copter. However, I don't k…
-
I'm connecting two groundstations on udp end points to one pixhawk running ardupilot. sys_id = 9. When logging on the computer connected to the pixhawk, i often tries to log from the wrong sysid. Most…
-
Hi,
I am having issues building the repo under Ubuntu 18.04 LTS.
Calling `make` in the root directory gives me:
`make: *** No rule to make target 'modules/mavlink/message_definitions/v1.0/co…
fpedd updated
6 years ago
-
Hi, I have been working on blueos and I have been trying to use a simple usb camera. This video stream doesn't seem to show out in the GCS(Cockpit). SO, I tried to read the cam feed and encoded it to …