FRCDetective:首届机器人竞赛的分散式侦察解决方案 源码
FRC侦探 第一届机器人竞赛的侦察系统,它不依赖于Internet连接或蓝牙/ wifi网状网络。 由和开发。 查看我们的进度和将来的计划功能 启动服务器: 该服务器要求安装Python 3(以及一些其他库-如下所述)。 一旦掌握了它,就可以运行: 如果您使用的是UNIX系统,则可以运行以下命令: ./detective -p [port] 对于Windows,您可能需要运行python3 ./detective,然后运行您的选项。 可能的命令行参数的完整列表为: --address (-a) [IP ADDRESS] Set the address for the server (usually just use localhost) --port (-p) [PORT] (Required) Set the port to connect to --d
文件列表
FRCDetective:首届机器人竞赛的分散式侦察解决方案
(预估有个274文件)
AppDelegate.cs
1KB
AssemblyInfo.cs
1KB
RoundViewPage.xaml.cs
2KB
GameData.cs
2KB
SettingsPage.xaml.cs
2KB
FileViewPage.xaml.cs
3KB
MainPage.xaml.cs
22KB
NewGameEntryPage.xaml.cs
13KB
RoundData.cs
1KB
GameEntryPage.xaml.cs
9KB
暂无评论