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

becojo's profile - activity

2021-03-30 15:06:36 -0500 received badge  Famous Question (source)
2017-07-06 05:52:34 -0500 received badge  Notable Question (source)
2017-03-31 03:51:00 -0500 received badge  Popular Question (source)
2016-05-18 12:18:52 -0500 asked a question Get node type and package at runtime

Is there any way to figure out the type and package of a node using its name at runtime?

rosnode info does not seem to provide this information.