ARISE-Initiative / robosuite

robosuite: A Modular Simulation Framework and Benchmark for Robot Learning
https://robosuite.ai
Other
1.23k stars 394 forks source link

Joint position controller sim2real for franka panda #442

Open 304x opened 8 months ago

304x commented 8 months ago

Hi, I am trying to implement the robosuite joint position controller for a real franka panda robot and I observe a very strange behavior: the lower three joints (0-2) seem to work normal but the upper four joints (3-6) wont move at all. Has someone experienced the same problem and maybe has some advice or even an working example in cpp?

zhuyifengzju commented 7 months ago

Hope this helps.