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

Passing Arugments to a Rosjava Node

asked 2011-06-27 14:50:33 -0500

adasta gravatar image

How do you pass arguments to a rosjava node?

In the examples, org.ros.RosRun is used to instantiate the node. Only a NodeConfiguration is passed to this new node and the NodeConfiguration does not contain the command line arguments.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2011-06-27 20:25:37 -0500

damonkohler gravatar image

There's a todo in NodeConfiguration for that. Please file an issue and star it if you'd like to track progress on this feature.

In the meantime, I suggest using rosparam.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-06-27 14:50:33 -0500

Seen: 333 times

Last updated: Jun 27 '11