source
-
ROS学习2-核心概念
教程:https://book.guyuehome.com/ROS2/2.%E6%A0%B8%E5%BF%83%E6%A6%82%E5%BF%B5/2.3_%E8%8A%82%E7…
-
# Cesium实现卫星在轨绕行
Cesium实现卫星在轨绕行 这个效果其实网上很多案例了,本来不打算写了,但是做都做了,稍微来说一下吧,代码实测可用! 最后的效果就是这个样子的啦! 就是很简单的一个卫星,放射信号…
-
linux配置环境变量执行命令 souce /etc/profile出现错误:/usr/libexec/grepconf.sh: line 5: grep: command not found 的解决
今天在Linux配置完环境source之后出现了以下报错:/usr/libexec/grepconf.sh: line 5: grep 针对于在 etc下profile文档配置环境…
-
centos安装python记录
1、下载python软件包:https://www.python.org/downloads/source/ Gzipped source tarball 是Linux系统下载…
-
centos安装python记录
1、下载python软件包:https://www.python.org/downloads/source/ Gzipped source tarball 是Linux系统下载…
-
ChangeDB入门
安装ChangeDB yscorecore/changedb (github.com)dotnet SDK 6.0dotnet tool restoredotnet tool in…
-
Ubuntu 20.04(服务器版)安装 Anaconda3
1、下载 Anaconda 进入 Ubuntu,自己新建下载路径,输入以下命令开始下载 wget https://mirrors.tuna.tsinghua.edu.cn/an…
-
执行命令:docker exec -i wshop-mysql mysql -uroot -proot wshop_store < wshop_store.sql ,报错:mysql: [Warning] Using a password on the command line interface can be insecure.
1、执行命令:docker exec -i wshop-mysql mysql -uroot -proot wshop_store < wshop_store.sql ,报错…
-
Makefile文件里变量作用
– PKG_NAME:=libglog PKG_VERSION:=0.3.3 PKG_REV:=da816ea70645e463aa04f9564544939fa327…
-
阿里云redis-shake
一、介绍 redis-shake是阿里云Redis&MongoDB团队开源的用于redis数据同步的工具。下载地址: https://github.com/alibaba/…