Organize host and robot streaming releases
This commit is contained in:
7
robot/v4l2/OmniSocketGo_robot/include/control_protocol.h
Normal file
7
robot/v4l2/OmniSocketGo_robot/include/control_protocol.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef OMNI_CONTROL_PROTOCOL_H
|
||||
#define OMNI_CONTROL_PROTOCOL_H
|
||||
|
||||
#define OMNI_CONTROL_PACKET_FLOATS 6
|
||||
#define OMNI_CONTROL_PACKET_SIZE (OMNI_CONTROL_PACKET_FLOATS * sizeof(float))
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user