# Anyone using Julia for drones (or other embedded)? Any forseen problems?

**URL:** https://discourse.julialang.org/t/anyone-using-julia-for-drones-or-other-embedded-any-forseen-problems/18755
**Category:** General Usage
**Created:** [December 17, 2018, 5:28pm UTC](https://discourse.julialang.org/t/anyone-using-julia-for-drones-or-other-embedded-any-forseen-problems/18755 "2018-12-17T17:28:16Z")
**Posts on this page:** 1
**Showing post:** 15

<div class="post-metadata">

### Author: ![tkoolen](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/tkoolen/32/1603_2.png) [@tkoolen](https://discourse.julialang.org/u/tkoolen)
#### Post date: [August 30, 2019, 4:21pm UTC](https://discourse.julialang.org/t/anyone-using-julia-for-drones-or-other-embedded-any-forseen-problems/18755/15 "2019-08-30T16:21:27Z")

</div>

@blegat, I saw you just liked [this post](https://discourse.julialang.org/t/anyone-using-julia-for-drones-or-other-embedded-any-forseen-problems/18755/3). I just wanted to point to [Is Julia the right tool for the job? - #4 by yuyichao](https://discourse.julialang.org/t/is-julia-the-right-tool-for-the-job/20100/4) where Yichao pointed out that `GC.gc()` does a full sweep, and a lightly allocating program isn’t likely to trigger a full sweep. No guarantees though.

---

_[View the full topic](https://discourse.julialang.org/t/anyone-using-julia-for-drones-or-other-embedded-any-forseen-problems/18755)._
