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

NodeHandle class working

asked 2018-03-21 22:56:06 -0500

nrb gravatar image

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?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2018-03-22 02:59:42 -0500

gvdhoorn gravatar image

The sources for roscpp can be found in ros/ros_comm. NodeHandle itself: ros/ros_comm/clients/roscpp/src/libros/node_handle.cpp.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2018-03-21 22:56:06 -0500

Seen: 238 times

Last updated: Mar 22 '18