-
I really like that you are working on an open API for your devices! This effort makes your products much more attractive to developers. By having a nice to use API, potentially a software ecosystem ar…
-
Are you continuing to add rrt algorithms for px4? We're a drone company in China and we're interested in your work, let's talk about it when it's convenient!
-
Hi everyone
I used a drone dataset from NPU Drone-Map Dataset and it has GPS trajectory of the flight.
After using ORB-SLAM2 on this dataset, I would like to plot the GPS data together with the Ke…
-
**Describe the bug**
Something is broken with the MAVLink connection. I'm no longer able to connect properly to QGC. I get warnings about param and mission download failed.
**To Reproduce**
Steps…
-
**Original report ([archived issue](https://osrf-migration.github.io/gazebo-gh-pages/#!/osrf/gazebo/issues/2290)) by Michael Szerman (Bitbucket: [MichaelSzer](https://bitbucket.org/%7B873daadf-9f5c-4e…
-
void Init_MPU6050()
{
I2CWrite_MPU6050(I2C_ADDR,PWR_MGMT_1, 0x00); //
I2CWrite_MPU6050(I2C_ADDR,SMPLRT_DIV, 0x00); //1khz
//I2CWrite_MPU6050(I2C_ADDR,SMPLRT_DIV, 0x0…
-
Привет. Я собрал Q Plane, он имеет стандартную схему с v - образным хвостовыми плоскостями и управояющими поверхностями. Так же есть раскладная рама по схеме "H" тип - 1. Стандартный квадрокоптер.
…
-
Pulling all the items from the API on startup / at a regular interval will make the bot much more robust to game changes such as new items being added.
~~`https://www.simcompanies.com/api/v2/market…
-
We would want to create a new icon to indicate a secure link, much like HTTPS in a web browser.
-
Trigger lap time on peak RSSI. With only rssi > rssiThreshold, precision is very sensitive to vtx/antenna power and rssiThreshold value.