Show custom physicsMsg
I have implemented my own physics engine into Gazebo through System plugin. The next that I want to do is to publish my own physicsMsg and show them on property pane. It's easy for me to understand how to create the custom message and publish it. But I have no idea how to show it on the property pane. Is it possible to show it. in that case, how to do?
Thanks,