摘要: 问题描述:打开提示“You forget your skechbook”“ Processing cannot run because it could not creat a folder to store y... 阅读全文
posted @ 2019-12-13 21:19 PORTB 阅读(148) 评论(0) 推荐(0)
摘要: 问题描述:刚上课第一天,老师让自己新建一个dialog,空程序运行,开始看老师演示的时候还在想这有什么意思,晚上很不在意的File→New一个,一运行就傻眼了,balabala,fatal error就出来了,惯... 阅读全文
posted @ 2019-12-13 21:19 PORTB 阅读(434) 评论(0) 推荐(0)
摘要: 真是气死,今天想新建一个.c练练手,昨天刚安装上,新建好刚输入“#”,就弹出Visual Studio has encountered an exception.This may be caused by an ... 阅读全文
posted @ 2019-12-13 21:19 PORTB 阅读(297) 评论(0) 推荐(0)
摘要: 老师要求:在我们上次课的例子基础上,在EDIT窗口中输入0,然后按下按钮开始计时,每按下一次,EDIT中数加1,直到2秒(或其它时长),再按就不能加1了 目前只会button、static、edit三个函数,以... 阅读全文
posted @ 2019-12-13 21:19 PORTB 阅读(189) 评论(0) 推荐(0)
摘要: void setup(){ size(200,200);//Get the length of the list,画布大小吧 noStroke(); //Disables drawing the stroke... 阅读全文
posted @ 2019-12-13 21:19 PORTB 阅读(121) 评论(0) 推荐(0)
摘要: 官方教程:http://turtlebot3.robotis.com/en/latest/opencr_software.html以下内容在PC上完成。以下教程将会在PC上安装Arduino开发环境:1.USB端... 阅读全文
posted @ 2019-12-13 21:19 PORTB 阅读(488) 评论(0) 推荐(0)
摘要: 官方教程:http://turtlebot3.robotis.com/en/latest/bringup.html在开始使用turtlebot3之前,推荐在bashrc里面增加一个export命令:gedit ~... 阅读全文
posted @ 2019-12-13 21:19 PORTB 阅读(471) 评论(0) 推荐(0)
摘要: 官方教程:http://turtlebot3.robotis.com/en/latest/slam.html在进入此教程之前,请确保上一篇博客开始使用的正确运行。SLAM是Simultaneous Localiz... 阅读全文
posted @ 2019-12-13 21:19 PORTB 阅读(671) 评论(0) 推荐(0)
摘要: 官方教程:http://turtlebot3.robotis.com/en/latest/appendix_realsense.html这篇博客主要是介绍如何在waffle上安装Realsense r200,在b... 阅读全文
posted @ 2019-12-13 21:19 PORTB 阅读(427) 评论(0) 推荐(0)
摘要: 声明:以下博客基于@无幻 VC2008 Windows Media Player控件的使用技巧,自行学习整理附上原地址:http://blog.csdn.net/akof1314/article/details/... 阅读全文
posted @ 2019-12-13 21:19 PORTB 阅读(1011) 评论(0) 推荐(0)