Determine a Node's Name/Namespace from within the Node (C++)
Hello,
Is there a way to determine the name of a node and/or its namespace from within the node's C++?
Thanks!
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Hello,
Is there a way to determine the name of a node and/or its namespace from within the node's C++?
Thanks!
Asked: 2012-03-30 13:49:21 -0600
Seen: 7,498 times
Last updated: Mar 30 '12
What is difference between a node with ns and node inside group with same namespace?
How can I react to node/nodelet shutdown?
Callback for a Ardrone Navdata Subscriber doesn't work
CMakeLists.txt and package.xml files of ros image to cv image conversion
Running tests through `add_rostest_gtest` cannot find test executable
Multiple Arguments of a subscriber ROS indigo, arduino, C++
How to send multiple goals with actionlib and C++
How to fill JointTrajectory structure with data
How to best Record JointStates and Save/Replay as JointTrajectory - c++