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

Why does 'top' show three roslaunch processes?

asked 2012-08-16 07:35:55 -0500

ipso gravatar image

Whenever I use roslaunch to launch a launchfile (ha :)), the output of top (or htop) shows three roslaunch processes. One that is the parent of all nodes, and two more that have no children.

I could probably try to read the source of roslaunch, but does anyone here have any idea what those extra two are doing there? I've never seen more than 2, so it does not seem related to the number of nodes in the graph.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-08-16 09:50:15 -0500

jbohren gravatar image

What you're seeing are multiple threads in roslaunch. If you want to hide user threads in htop, you can type 'H'.

edit flag offensive delete link more

Comments

Seems like your right. Thanks.

ipso gravatar image ipso  ( 2012-08-16 10:18:53 -0500 )edit

Question Tools

Stats

Asked: 2012-08-16 07:35:55 -0500

Seen: 252 times

Last updated: Aug 16 '12