happy_cat

Results 6 comments of happy_cat

tensorflow version 1.11.0, the same error... The solution is install tensorflow 1.0.0, and it is working now!! pip install tensorflow==1.0.0

Same problem for me... I have tried with yolov3.cfg, yolov3.weights, and changed the class to be 'person' only. I feel that the current code can only deal with yolo-voc.cfg. If...

Just a friendly remind: when you start the brick, do not plug any usb or wires to the brick..

@N1ghtm4r1sh Hey, have you ever tried wifi setting?

Hi, guys... I followed this [instruction](http://www.instructables.com/id/ROS-Robot-With-Lego-EV3-and-Docker/), but still got the error “[ERROR] [1528615186.304805597]: Waiting for rosmaster” "Couldn't find an AF_INET address for [http]" in lego ev3. I followed this [tutorial]...

Thanks, my lego can connect with PC with USB cable. I also wrote some scripts to control the motors. They are working well now. Thank you!! I have another problem...