-
Hello @MikeS96 and everyone. Would you mind helpping me, please?
I was trying to build the [Autonomous landing of a UAV](https://github.com/MikeS96/autonomous_landing_uav) on Ubuntu 20.04, which enco…
-
I was initially not aware that each directory is for one sensor.
I thought it is a software variant (or X as place holder for some hardware variants)
and even wanted to question here what is diffe…
-
### Describe problem solved by the proposed feature
By enabling different MCUs' for IO firmware can provide more customization options when designing a autopilot.
### Describe your preferred solutio…
-
i have tried to follow tutorial on how using mavros in this link : https://gaas.gitbook.io/guide/software-realization-build-your-own-autonomous-drone/build-your-own-autonomous-drone-e01-offboard-contr…
-
Assistance to below
g++ version: 11.2.0-1ubuntu1
Ubuntu: 22.04.1
Build failed
-> task in '_t-rex-64' failed with exit status 1:
{task 140480542382384: cxx CPktCmn.cpp -> CPktCmn.cpp.16.o}
[…
-
版本 SHA-1: f57eb4feb5ee4856299058058eff15593ac0570d
gcc10.3.1 报提醒
~~~
#define HAVE_NEWLIB_H 1
#define LIBC_VERSION "newlib 4.1.0"
#define HAVE_SYS_SIGNAL_H 1
#define HAVE_SYS_SELECT_H 1
#defi…
-
I'm hitting the following `assert` in a test of mine:
https://github.com/rejectedsoftware/vibe.d/blob/0.7.28/source/vibe/core/drivers/libevent2.d#L1360
The repo, while easy, is not straightforward:
…
-
We're using a BMI323 IMU, connected over the I2C0 bus. This module needs to be able to communicate with it and return relevant data.
Also consider any calibration that is required for the module to w…
-
Followed the documentation (link below) to install the firmware and the all the dependencies. However, the make px4_sitl gazebo command is not working. Currently running Ubuntu 18.04 with ROS melodic.…
-
Hi, I build pocl on risc-v machine simulated by qemu. After building pocl, I run a test "vecadd", and it run into a problem : pocl can't open vecadd.so generated by pocl compiler. I already checked th…