RLBench icon indicating copy to clipboard operation
RLBench copied to clipboard

CoppeliaSim keeps showing simulation in progress, the Panda arm doesn't move,

Open JiaLongLiLiLi opened this issue 1 year ago • 3 comments

Run tasks under rlbench/tasks using task_builder, start simulation with +, and d for demo, but CoppeliaSim keeps showing simulation in progress, the Panda arm doesn't move, and the simulation won't stop. image

JiaLongLiLiLi avatar Sep 26 '24 04:09 JiaLongLiLiLi

Have you fixed it? I encounter the same issue when following the tutorial https://www.youtube.com/watch?v=bKaK_9O3v7Y&list=PLsffAlO5lBTRiBwnkw2-x0U7t6TrNCkfc. The panda arm doesn't move after typing start simulation with +, and d for demo.

By the way, you may stop the simulation by typing + again to exit.

ruoxianglee avatar Oct 05 '24 07:10 ruoxianglee

This error will occur when using the master branch. After changing to add_demo_exec_action_to_misc, there will be no problem.

xiaozhisky1 avatar Oct 18 '24 05:10 xiaozhisky1

After testing, the code of version #220 in master can still display the demo normally, but the demo cannot be demonstrated in version #221, but the validator can still run normally.

SendohTan avatar Dec 14 '24 18:12 SendohTan