wangwang

Results 22 issues of wangwang

您在Readme中写支持TRJ轨迹跟踪,我想参考您的实现,我找到比较像的是如下代码?是空的啊,是我找错了吗? 麻烦指导一下。 目标函数地址: https://github.com/peng-zhihui/Dummy-Robot/blob/main/2.Firmware/Core-STM32F4-fw/Robot/instances/dummy_robot.cpp#L145 ``` void DummyRobot::MoveTrajectoryJ(float _j1, float _j2, float _j3, float _j4, float _j5, float _j6) { } void DummyRobot::MoveTrajectoryL(float _x, float _y, float _z, float _a, float...

```python import pyautogui import time from pynput.mouse import Listener, Controller mouse_controller = Controller() class LeftButton: status = False def on_click(x, y, button, is_press): LeftButton.status = is_press print(f"mouse {button} at ({x},...

II have study fastapi project, and this is a good project to deploy, I want to study it, but I cannot docker build the dockerfile. I am from China. I...

My graphics card has only 6g of RAM, and I can recognize up to 8 minutes of audio; I want to recognize audio for a longer period of time. Can...

question

pyqt5 我知道可以删掉全部再添加所有,但有没有更高效的办法呢

I want to click on a specific place on the screen, is there a way to get the position of the mouse on the screen, or click on a certain...

![image](https://user-images.githubusercontent.com/34444109/179148003-f55004ec-89de-464d-8624-dc2f08d56cdb.png) how to solve it? thanks

Am I missing something? ``` gitpod /workspace/quicktime_video_hack/docker (main) $ git status On branch main Your branch is up to date with 'origin/main'. nothing to commit, working tree clean gitpod /workspace/quicktime_video_hack/docker...

云服务器上的设置 # frps.ini [common] bind_port = 7000 vhost_http_port = 8080 本地web1 # frpc.ini [common] server_addr = x.x.x.x server_port = 7000 [web] type = http local_port = 80 custom_domains = 23.23.23.23...

![image](https://user-images.githubusercontent.com/34444109/193825719-99987bfa-a5e4-4c87-89e4-527244d12a89.png) 官方案例没看懂啊,没发现能切换语言