-
Hi @hitsthings,
how are you? I just read your latest blog entry and am amazed at how many parallels we have roughly looking at our professional work life. But also family life. But I leave that for …
-
I see the processing interface is not receiving the right value. Would you mind sharing your arduino program (.ino file) that can communicate the received sbus to this processing. Thanks.
-
In the Gazebo simulation environment, when the Clover crashes, I would like to simply call `/gazebo/reset_world` to reset the quadcopter's position. However, this seems to cause a great deal of confus…
-
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…
-
Excuse me, but can I ask you about the software and version of the source code? And can you tell me the operation process of the project (such as the command to run some files and the order of running…
-
Is it possible to simulate a standard plane in gazebo with ardupilot? I am trying to simulate the [some of the planes in this video](https://www.youtube.com/watch?v=orMXVby-tSI)
I have been followi…
-
When launching multiple vehicles in lockstep simulation (i.e. with `PX4_SIM_SPEED_FACTOR != 1`), the Gazebo world parameter `real_time_update_rate` is scaled by the given speed factor from the environ…
-
The `README` shows
```rust
pub unsafe extern "avr-interrupt" fn _ivr_timer1_compare_a() {
```
as interrupt handler for timer1 but that didn't work for me on the Arduino Uno Rev3.
Every time…
-
hello,
are there complete working code examples for Raspberry Pi 2 v1, Pi 2 v2, and Pi 3 (C++) available, e.g. for MPU6050 ?
I don't find a Raspberry Pi section, similar to the Arduino section.
-
For example it would be great to create a check list item which says blow across pitot tube and have it automatically go green when airspeed goes above a certain value. That is currently not possible.…