添加环境变量 变量:JAVA_TOOL_OPTIONS 值:-Dfile.encoding=UTF-8 这个值的和操作系统保持一致,统一为UTF-8或者GBK等 重启电脑 重启电脑或重新加载环境设置即可
DISM.exe /Online /Cleanup-image /Scanhealth DISM.exe /Online /Cleanup-image /Checkhealth DISM.exe /Online /Cleanup-image /Restorehealth sfc /scannow
install desktop apt update apt install ubuntu-desktop install xrdp apt install xrdp adduser xrdp ssl-cert service xrdp restart
烧录树莓派 下载树莓派烧录软件:https://downloads.raspberrypi.org/imager/imager_1.8.5.exe micro tf开,插入电脑,启SSH服务并设置pi用户密码、配置WIFI、设置语言和时区等进行烧录 找到树莓派ip地址 树莓派4b带有wifi,烧录的
roscore roscore is a collection of nodes and programs that are pre-requisites of a ROS-based system. You must have a roscore running in order for ROS