Skip to content
#

drones

Here are 271 public repositories matching this topic...

vivek1729
vivek1729 commented Sep 18, 2016

Absolutely love the work you guys are doing and I firmly believe that javascript is the way to go with everything. I want to make a Chrome App using cylon.js and therefore stumbled upon this repo from this blog post. Looking through the README, it's documented that we have to write our code in the script.js file for instance and bundle it using Browserify like so:

 ./node_modules/.bin/brows
bozkurthan
bozkurthan commented Dec 10, 2019

Hello,

I'm currently working on safety of PX4. And there are some gaps between documentation and PX4 stack. Especially there is only one mention about what is the scenario when 2 failsafe actions come up.

**If a failsafe occurs while the vehicle is responding to another failsafe (e.g. Low battery while in Return mode due to RC Loss), the specified failsafe action for the second trigger is

jaydenmilne
jaydenmilne commented Jan 29, 2020

Describe the new feature you'd like
We should write up a quick doc page that describes where Holodeck logs are kept. It might also be nice to have a holodeck.util.where_are_the_logs() helper function or something that would print out the full path to the log directory, so users can find their logs without thinking too hard.

We should then link to this page in the issue template for openi

Improve this page

Add a description, image, and links to the drones topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the drones topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.