huytd-pi
huytd-pi
## Bug report - AirSim Version/#commit: v1.7.0 - UE/Unity version: 4.25 - autopilot version: PX4 - OS Version:Ubuntu 18.04 I do AirSim build on linux, processes I follow steps like...
My hardware is raspberry pi 4 4gb ``` dronepi@dronepi:~ $ cat /etc/os-release PRETTY_NAME="Raspbian GNU/Linux 10 (buster)" NAME="Raspbian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster ID=raspbian ID_LIKE=debian HOME_URL="http://www.raspbian.org/" SUPPORT_URL="http://www.raspbian.org/RaspbianForums" BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs" ``` I install...
I built cv_bridge from source for use with python3 following the instructions https://cyaninfinite.com/ros-cv-bridge-with-python-3/ . but to catkin build cv_bridge error like this, how to fix it? thanks! ``` Errors
### Describe the bug ### **Parameters before arming**  ### Parameters after arming  ### To Reproduce I use pixhawk 6x, fw v1.13.3 with power module of mauch via ads1115,...
Hello, I have a problem with the mavsdk_server binary file. i run on ubuntu 20.04 ``` ./mavsdk_server: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./mavsdk_server) ./mavsdk_server: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not...