摘要:
(base) bim@bim-Smart-Client:~/Anaconda$ (base) bim@bim-Smart-Client:~/Anaconda$ (base) bim@bim-Smart-Client:~/Anaconda$ conda create -n wind_2025 pyth 阅读全文
posted @ 2025-01-11 15:36
西北逍遥
阅读(74)
评论(0)
推荐(0)
摘要:
#include <iostream> #include <cmath> #include <chrono> #include <thread> #include <random> // Simple helper: wraps angle to [-pi, pi] double wrapToPi( 阅读全文
posted @ 2025-01-11 10:27
西北逍遥
阅读(40)
评论(0)
推荐(0)
摘要:
import time import math import numpy as np # A small helper function to limit angles between -pi and pi def wrap_to_pi(angle): while angle > math.pi: 阅读全文
posted @ 2025-01-11 10:21
西北逍遥
阅读(35)
评论(0)
推荐(0)
摘要:
在Ubuntu 20.04上安装Qt 5.15.0 1 安装必要的依赖项: sudo apt-get install build-essential \ libgl1-mesa-dev \ libglu1-mesa-dev \ libegl1-mesa-dev \ libgles2-mesa-dev 阅读全文
posted @ 2025-01-11 00:44
西北逍遥
阅读(1190)
评论(0)
推荐(0)

浙公网安备 33010602011771号