This commit is contained in:
parent
61403d4051
commit
4b38562914
|
@ -1,6 +1,7 @@
|
||||||
#include <ros/ros.h>
|
#include <ros/ros.h>
|
||||||
#include <sensor_msgs/Image.h>
|
#include <sensor_msgs/Image.h>
|
||||||
#include <std_msgs/UInt8.h>
|
#include <std_msgs/UInt8.h>
|
||||||
|
#include "std_srvs/Empty.h"
|
||||||
|
|
||||||
ros::Publisher brightness_pub;
|
ros::Publisher brightness_pub;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue