Celil Buğra Karacan

Results 5 comments of Celil Buğra Karacan

I had come across your post while searching for an exclusive list of public keys, and it gave me an idea. Although i would like the syntax above better, snippet...

I came across the same issue, first time I set up the repo. Although the README cuts installation and running parts apart, I had assumed running simulator was necessary. However,...

When I followed the readme without `CTRL-C`-ing gazebo simulation, I re-run some commands in a non-linear fashion and ended up with the same error. Solution was removing any appendage to...

``` - topic: /fmu/out/vehicle_gps_position type: px4_msgs::msg::SensorGps ``` AFAICT, this is the relevant topic. Also `GPS_INJECT_DATA` is replaced by `GPS_RTCM_DATA` according to MAVLINK's list. See this issue for details: https://github.com/mavlink/mavlink/issues/1557 In...

https://discuss.ardupilot.org/t/running-a-drone-light-show-with-arducopter-and-skybrush/88595 There @ntamas has put up a beautiful guide to run a test with simulator. I have followed it through on Ubuntu. It requires git and [poetry](https://github.com/python-poetry/install.python-poetry.org) only, so should...