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

Revision history [back]

click to hide/show revision 1
initial version

I agree with @jayess' comment - you're raising a list of good questions IMO, and you should split into multiple threads to get more meaningful response and visibility (as of today this thread has 0 answer).

I think what has been commonly done is the latter; rospy library already covers a lot of tools that are provided often separately in commadnline. rosmsg and rostopic have their own Python api (rosmsg, rostopic, respectively). That said I don't find a necessity for rostest to wrap many command line tools.

I agree with @jayess' comment - you're raising a list of good questions IMO, and you should split into multiple threads to get more meaningful response and visibility (as of today this thread has 0 answer).

I think what has been commonly done is the latter; rospy library already covers a lot of tools that are provided often separately in commadnline. rosmsg and , rosnode, rostopic have their own Python api (rosmsg, rostopic, respectively). (see each linked pages). That said I don't find a necessity for rostest to wrap many command line tools.