基本信息
源码名称:奥博机器人Demo与函数说明
源码大小:10.62M
文件格式:.7z
开发语言:C#
更新时间:2024-12-24
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 5 元 
   源码介绍

C#_SDK_Demo

├── AuboSdkExample
│   ├── AuboSdkExample
│   │   ├── App.config
│   │   ├── AuboRobot.cs
│   │   ├── AuboSdkExample.csproj
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── bin
│   │   │   ├── Debug
│   │   │   │   ├── AuboSdkExample.exe
│   │   │   │   ├── AuboSdkExample.exe.config
│   │   │   │   ├── AuboSdkExample.pdb
│   │   │   │   ├── inc
│   │   │   │   │   ├── AuboRobotMetaType.h
│   │   │   │   │   ├── rsdef.h
│   │   │   │   │   ├── rserrors.h
│   │   │   │   │   ├── rspidcfg.h
│   │   │   │   │   └── rstype.h
│   │   │   │   ├── libgcc_s_seh-1.dll
│   │   │   │   ├── libserviceinterface.a
│   │   │   │   ├── libserviceinterface.def
│   │   │   │   ├── libserviceinterface.dll
│   │   │   │   ├── libserviceinterface.exp
│   │   │   │   ├── libserviceinterface.lib
│   │   │   │   ├── libstdc -6.dll
│   │   │   │   ├── libwinpthread-1.dll
│   │   │   │   └── serviceinterface2.dll
│   │   │   ├── Release
│   │   │   └── x64
│   │   │       └── Debug
│   │   │           ├── AuboSdkExample.exe
│   │   │           ├── AuboSdkExample.exe.config
│   │   │           ├── AuboSdkExample.pdb
│   │   │           ├── libgcc_s_seh-1.dll
│   │   │           ├── libserviceinterface2.a
│   │   │           ├── libstdc -6.dll
│   │   │           ├── libwinpthread-1.dll
│   │   │           ├── serviceinterface2.def
│   │   │           ├── serviceinterface2.dll
│   │   │           └── serviceinterface2.lib
│   │   └── obj
│   │       ├── Debug
│   │       │   ├── AuboSdkExample.csproj.AssemblyReference.cache
│   │       │   ├── AuboSdkExample.csproj.CoreCompileInputs.cache
│   │       │   ├── AuboSdkExample.csproj.FileListAbsolute.txt
│   │       │   ├── AuboSdkExample.exe
│   │       │   ├── AuboSdkExample.pdb
│   │       │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │       │   └── TempPE
│   │       └── x64
│   │           └── Debug
│   │               ├── AuboSdkExample.csproj.AssemblyReference.cache
│   │               ├── AuboSdkExample.csproj.CoreCompileInputs.cache
│   │               ├── AuboSdkExample.csproj.FileListAbsolute.txt
│   │               ├── AuboSdkExample.csproj.SuggestedBindingRedirects.cache
│   │               ├── AuboSdkExample.exe
│   │               ├── AuboSdkExample.pdb
│   │               ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │               └── TempPE
│   └── AuboSdkExample.sln
└── C#函数说明.pdf

15 directories, 47 files