ROS相关资料更新1、错误解决链接 Ubuntu16.04+Ros Kinetic+TurtleBot3仿真搭建教程: https://www.jianshu.com/p/014552bcc04c [gazebo-2] process has died解决方案: http://sdk.rethinkrobotics.com/wiki/Gazebo_Troubl2018-09-19物联网与机器人ROS机器人学习资料
ROS相关资料1、错误解决链接 Ubuntu16.04+Ros Kinetic+TurtleBot3仿真搭建教程: https://www.jianshu.com/p/014552bcc04c [gazebo-2] process has died解决方案: http://sdk.rethinkrobotics.com/wiki/Gazebo_Troubl2018-09-15物联网与机器人ROS机器人学习资料
常用命令管理查看后台执行的mosquitto服务 ps -aux | grep mosquitto 后台启动mosquitto服务 mosquitto -c /etc/mosquitto/mosquitto.conf -d 关闭后台服务 kill -9 77382018-07-17物联网与机器人LinuxMQTTMosquitto
树莓派一键安装LNMP后出现的问题(持续更新)问题一: Starting php-fpm Failed loading /usr/local/zend/ZendGuardLoader.so: /usr/local/zend/ZendGuardLoader.so: cannot open shared object file: No such file or directory done 解决方案 : 第2018-07-13物联网与机器人NginxRaspberry PiLNMPSwoole