Is it possible to make drone fly in real with matlab as a node?
I've been working on a project(code) which uses voronoi functions.It needs python3 for scipy.Since ros distributions only based on python2.7,i cant execute those codes.Anyway i used matlab as a node which eventually gives the result which is drones flying in gazebo according to algorithm.But my doubt is whether it is possible to make a drone fly on hardware in this way(using matlab node)?
Thanks in advance :)
Asked by Pramod on 2019-05-03 04:49:33 UTC
Comments
Can you do code generation from Matlab?
Asked by jayess on 2019-05-03 13:49:24 UTC
No. Somehow i changed the code totally compatible to python 2.7.Now its working fine. Thanks for the response :)
Asked by Pramod on 2019-05-04 13:34:51 UTC