1 Star 5 Fork 7

wangcongrobot / manipulator_line

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
utilities.cpp 241 Bytes
一键复制 编辑 原始数据 按行查看 历史
wangcongrobot 提交于 2018-01-10 21:16 . move .h to include.
#include "utilities.h"
unsigned short DIF[6]= {0};
unsigned char Angle_En=1;
char Timer[20] = {0};
unsigned int sum = 0;
struct timeval tv;
ofstream fout; //创建一个ofstream流对象
string FileName;
char get_current_joint_flag=0;
C/C++
1
https://gitee.com/wangcongrobot/manipulator_line.git
git@gitee.com:wangcongrobot/manipulator_line.git
wangcongrobot
manipulator_line
manipulator_line
master

搜索帮助