Able to use rosjava and roscore together?
Hi all,
Sorry another question as I dig through the documentation - am I able to use rosjava to create a publishing node and have the C++ roscore/rest of ros pick it up?
Reason I'm asking is because I've already got some parsing code in Java that I can reuse, but will prog the rest of my system in C++.
Thanks
Mark