Skip to content

Commit 0ecd11c

Browse files
author
Ravi Prakash Joshi
committed
Merge branch 'master' of github.com:ravijo/ros_protocol_buffer_tutorial
2 parents d0ac134 + 74a09fb commit 0ecd11c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/main.cpp

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/**
2+
* main.cpp
3+
* Author: Ravi Joshi
4+
* Date: 2018/01/17
5+
*/
6+
17
#include <ros/ros.h>
28
#include "std_msgs/String.h"
39
#include "addressbook.pb.h"

0 commit comments

Comments
 (0)