摘要:
一、 创建启动脚本创建启动脚本start_control_ros.sh #!/bin/bash # Wait for the network to be up (if needed) sleep 30 # Source your ROS setup.bash (adjust the path if 阅读全文
摘要:
场景需要使用Ubuntu系统,需要使用显卡。wsl2不支持桌面显示,需安装远程桌面。安装需要先启用“适用于 Linux 的 Windows 子系统”可选功能,然后才能在 Windows 上安装 Linux 分发。以管理员身份打开 PowerShell 并运行:dism.exe /online /en 阅读全文