Converting/importing existing ROS code to rosjava
I have been reading through the rosjava documentation, but have yet to find a clear answer to my question. I have ROS working flawlessly on my Coroware Corobot, and want to be able to control it from the ROS Teleop application.
Is there a way I can import or convert the current ros code to rosjava? Or is there a better way to control the robot using the ROS Teleop without rosjava?
Thanks in advance!