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

Paul.Yu's profile - activity

2023-02-13 09:16:29 -0500 received badge  Student (source)
2023-02-13 09:16:11 -0500 received badge  Famous Question (source)
2023-02-13 09:16:11 -0500 received badge  Notable Question (source)
2023-02-13 09:16:11 -0500 received badge  Popular Question (source)
2016-08-01 08:52:21 -0500 asked a question How to locate the source file of certain nodes?

I am working on TurtleBot now, and I want to get the motor data which is deeper than the published topic. So I need to find the source file of node "model_base_nodelet_manager". How can I find the package of this node? And how can I find the source file of it?