Skip to content

Instantly share code, notes, and snippets.

View indraneelpatil's full-sized avatar
🤖
Beep Bop Beep

Indraneel Patil indraneelpatil

🤖
Beep Bop Beep
  • United Arab Emirates
View GitHub Profile
@indraneelpatil
indraneelpatil / epos_hardware_node.cpp
Created July 10, 2018 16:37
epos_hardware_node main file
#include <ros/ros.h>
#include <ros/spinner.h>
#include "epos_hardware/epos_hardware.h"
#include <controller_manager/controller_manager.h>
#include <vector>
#include "std_msgs/Float32.h"
#include <sstream>
//extern ros::Publisher pub;