ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

Converting/importing existing ROS code to rosjava

asked 2011-11-26 09:57:59 -0500

dyourk gravatar image

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!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2011-12-04 04:51:47 -0500

damonkohler gravatar image

There are a lot of ways to teleop your robot. You'll have to choose the one that fits your needs best.

As for converting existing ROS nodes into Java, it's often possible but rosjava is still in alpha (i.e. the API is subject to change and does frequently) and is missing some features found in roscpp/rospy. See the rosjava wiki page and javadoc.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-11-26 09:57:59 -0500

Seen: 283 times

Last updated: Dec 04 '11