Adam Kan
Adam Kan
I am also having this issue.
@canhe173 Running the docker container attached instead of detached (removed the `-d` tag in the docker run command) worked for me. Make sure to stay in the flingbot conda environment...
Having this issue as well.
@mamimaka Replacing `--tasks_path` with `--tasks`seemed to work for me. I don't know why the readme is incorrect. In the config parser at the beginning of utils.py, lines 28-30, you can...
@zcswdt I am happy to help. I have been working with this codebase for a little over a month now, but a warning that my knowledge isn't perfect. I also...
When I had this issue, the ray logs pointed me to an error on lines 125-128 of simEnv.py, in the function setup_env. This function is called whenever a simEnv object...
> I have a problem that I don't understand, which is finding the grip point of my arms when flipping. Find a maximum point, then subtract the gripping distance from...