NodeHandle class working
In the tutorials, I read that creating an object of NodeHandle registers my program as a node with ROS master.
Where I find the code that helps me understand this in depth?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
In the tutorials, I read that creating an object of NodeHandle registers my program as a node with ROS master.
Where I find the code that helps me understand this in depth?
The sources for roscpp
can be found in ros/ros_comm
. NodeHandle
itself: ros/ros_comm/clients/roscpp/src/libros/node_handle.cpp.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2018-03-21 22:56:06 -0600
Seen: 95 times
Last updated: Mar 22 '18