Is possible to read/write ros topic from Java?
I would like to write a (initially) simple Java program that writes messages to a ros topic and reads messages from another topic. Is this possible?
Thank you!
Andrea Luzzana