How to make your custom message type in rosjava?
I am making Android App using rosjava/rosandroid.Now i need to subscribe to the custom message generated using c++.How do i subscribe to such message types?
Asked by bhattarairazu on 2018-09-24 05:29:53 UTC
Answers
I think your question is similar to https://answers.ros.org/question/279614/any-tutorials-available-for-creating-custom-message-for-android-ros/ take a look into it. Not sure if there are differences when using android.
Asked by rezenders on 2019-03-27 10:47:52 UTC
Comments