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

What ROS Java Architecture can support?

asked 2014-12-05 10:12:58 -0500

Mason Tran gravatar image

Hello everyone,

I am new to ROS Java environment, base on what I have seen so far I want to confirm with the community what ROS Java architecture can support.

  1. Is ROS Java environment use a hosted container architecture? What I mean is that, after I create my ROS Java code / bean I have to deploy into the ROS container in order for it to run?

  2. If this is the case, is it possible not to use a hosted container architecture to run my ROS Java code? Can I run my ROS code standalone outside to ROS container to interact with the ROS Core? I need to deploy my Java code into another Java container environment, which does not allow me to deploy to ROS container environment.

Thanks, Mason Tran

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-12-20 20:34:21 -0500

tfoote gravatar image

The rosjava implementation does not require hosted container architecture. Generally it's built into freestanding executables.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-12-05 10:12:58 -0500

Seen: 158 times

Last updated: Dec 20 '17