diffusion_policy icon indicating copy to clipboard operation
diffusion_policy copied to clipboard

Real Robot Data Collection Issue

Open chad-yao opened this issue 2 years ago • 0 comments

Hello 🤝 , @cheng-chi . I encountered an issue while applying your code to collect data on the iiwa7 robot. When the machine reaches certain specific positions, I noticed a problem with using Euler angles for interpolation. It causes sudden jerks or acceleration, which can be potentially dangerous. I suggest using quaternions for interpolation. I have tested this and found that using quaternion interpolation resolves the problem I described.

chad-yao avatar Dec 21 '23 04:12 chad-yao