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

how to get args from node object of rosjava Node class?

asked 2012-08-30 02:36:10 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

Hey, While running rosjava node we receive "node" object in onStart(Node node) function. Can we extract command line args from this "node" object. I tried to get NodeConfiguration and ParameterTree but did not work. Any idea?

regards

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-09-12 02:10:59 -0500

damonkohler gravatar image

Command line arguments are not yet supported. I suggest using the parameter server. Also, feel free to file a feature request.

http://code.google.com/p/rosjava/issues/list

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-08-30 02:36:10 -0500

Seen: 245 times

Last updated: Sep 12 '12