cpp对齐官方
This commit is contained in:
14
include/unitree_legged_sdk/unitree_legged_sdk.h
Normal file
14
include/unitree_legged_sdk/unitree_legged_sdk.h
Normal file
@@ -0,0 +1,14 @@
|
||||
#ifndef GO1_PRO_UNITREE_LEGGED_SDK_H_
|
||||
#define GO1_PRO_UNITREE_LEGGED_SDK_H_
|
||||
|
||||
#include "comm.h"
|
||||
#include "joystick.h"
|
||||
#include "loop.h"
|
||||
#include "quadruped.h"
|
||||
#include "safety.h"
|
||||
#include "udp.h"
|
||||
#include <boost/bind.hpp>
|
||||
|
||||
#define UT UNITREE_LEGGED_SDK
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user