Running MAVROS and building other ROS nodes
-
Hello, I see another thread on this from Jan, but it didn't answer my question exactly.
I see from the documentation that MAVROS must run in the roskinetic-xenial docker. However, the instructions for building other ROS nodes seem to imply that you build for the natively installed indigo ROS.
Is the expectation that if I build something (like PX4 avoidance) for Indigo, both would have to run at the same time?
-
Hi @kiprock , I am not sure if this will answer your question but here it is:
So, you can build your ROS node in either of them (in Docker or In Yocto) and let them communicate over one ROS Master. Depending on the application, you might need to run ROS nodes in both platforms at the same time.
For instance, I am running voxl-mpa-node in Yocto and MAVROS with other custom nodes in Docker at same time so that they exchange data(camera frames).
I believe building in Docker is similar to a normal Linux platform. Hence, it might be easier than building in Yocto.
-
Hi @kiprock , I am not sure if this will answer your question but here it is:
So, you can build your ROS node in either of them (in Docker or In Yocto) and let them communicate over one ROS Master. Depending on the application, you might need to run ROS nodes in both platforms at the same time.
For instance, I am running voxl-mpa-node in Yocto and MAVROS with other custom nodes in Docker at same time so that they exchange data(camera frames).
I believe building in Docker is similar to a normal Linux platform. Hence, it might be easier than building in Yocto.
@Voxlady Thanks for the clarification I'll report my findings here.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login