Open kbeom9307 opened 1 year ago
Is the issue solved? I also have the same issue. None of the configuration files train successfully. Some of the joints of the robot doesn't seem to learn at all. For the generate_default_config, the base joint never rotates like your video
hello. I read your paper and am experimenting with path optimising via UR robot. First of all, thank you for making your code available to users. However, I found that the learning is not going well when I used the parameters similar to your paper. The problem is that when I set the control mode to inverse kinematics, the reward does not go above -6 and the success rate (0.1) is very low. Also, when I visualise it using the evaluation code, it does not learn well and repeats slow behaviour and the same behaviour. Can you tell me what the problem is?
Below is the name and content of the config file I used. I followed the demo code, but it didn't learn well, so I refer to the hyperparmeter in the paper, and added the one for eef_link in observation, but the result is the same. I think your code is fantastic and I want to achieve the level of performance you talk about in the paper. I really hope you can help me with this.
generated_default_config.yaml
config that builds the env using the World Generator