hanbim520
hanbim520
希望提供一个Windows支持
代码如下,使用mac版本检查: using System.Collections; using System.Collections.Generic; using System.IO; using UnityEngine; public class NewBehaviourScript : MonoBehaviour { int count = 0; // Start is called before the first frame update void Start()...
Hi,I've read your code,I find you didn't updaload android and ios protobuffer.a ,in build.cs ,you did not processer the android and ios platform.I have done the same thing in last...
JPS3D问题
simple3d.yaml 用的是这个数据,但是bool valid_jps = planner_ptr->plan(start, goal, 1, true); // Plan from start to goal using JPS返回的是false,代码和数据没有变动,test_planner_3d.cpp test_planner_2d.cpp测试simple.yaml数据都是正常的
 av_log(avctx, AV_LOG_ERROR, "Receive_frame and send_packet both returned EAGAIN, which is an API violation.\n");
sudo python train_cifar.py WARNING:tensorflow:VARIABLES collection name is deprecated, please use GLOBAL_VARIABLES instead; VARIABLES will be removed after 2017-03-02. Traceback (most recent call last): File "train_cifar.py", line 320, in tf.app.run() File...