chisato
chisato
anyone found the solution?
> I have the same problem on Ubuntu 22.04 using `cursor-0.40.4x86_64.AppImage`. ```shell [2117 ms] Failed to download VS Code Server (https://update.code.visualstudio.com/commit:51c8aff7cb5a89f4a0e462fbacab938bdbfaf140/server-linux-x64/stable): HTTP 404 - Not Found [2118 ms] Retrying to...
the problem is the code only checks the the msg type that including `[]` is match or not. https://github.com/ros2/ros1_bridge/blob/6c5ad167139ae64a42c8a202614f7c84004081ee/ros1_bridge/__init__.py#L645 my service request msg type is `kuavo_msgs/JointBezierTrajectory[] multi_joint_bezier_trajectory` and it should...