rosjava kinetic discussing with roscpp melodic
Hi,
During a test phase that we are currently putting in place, we have created a project that has ros running in a ROS-Docker (Melodic), in which we created some nodes using roscpp. We have been able to interact with those nodes with rosbridge javascript and also jrosbridge on a web page. We are willing to test more java in our project.
Does it make any sens to create rosjava nodes (supported only for Kinetic) interacting with our ros in the docker based on Melodic? What would we lose with rosjava?
I don't want to have ros in the docker based on kinetic, since we want to keep up with the latest developments.
will rosjava follow up the development and pass to ROS2 when stable?