Java-based desktop application to control ROS
Hello,
I need to program GUI for controlling ROS as java-based desktop application
I know that I may need to use rosjava, but I didn't find any tutorial that demonstrate how to use it.
Can someone help?
Thank you
Is Java a strict requirement, or are you just looking for an easy way to put together a GUI for controlling ROS apps? Have you looked into rqt?
Java is not a mandatory requirement. But why not Java? I will take a look at rqt but also i wanted to know why rqt but not java? Thanks
Also, can i Connect to a database using rqt?
Thank you Tom. How can I use these plugins? I'm beginner in using ROS.
The rqt wiki page has a list of available plugins and a tutorial on how to write your own.