GtS icon indicating copy to clipboard operation
GtS copied to clipboard

Results 5 GtS issues
Sort by recently updated
recently updated
newest added

What are the corresponding rules of msg.encoding and "encoding" in bridge.imgmsg_to_cv2(msg, "encoding")?(encoding = "bgr8" or "rgb8"...) `if msg.encoding.find("mono8")!=-1 : pix_fmt = "gray" #np_arr = np.fromstring(msg.data, np.uint8) if opt_display_images: cv_image =...

Encountered new issue after built successfully whe trying to run `./gcg-docker.sh start`: ![image](https://user-images.githubusercontent.com/47994255/100604940-d13bb380-32cc-11eb-8616-be0c5d71b891.png) Any thoughts are appreciated!

Can you tell me the specifics of the bonus settings, because your article says that the obstacle is -1, otherwise 0. But the open source code is not set this...

I want to know how to get real-world data, can I give the code? And the code to train the reward predictor after getting real world data, thank you very...

hello! Please fix the link to your [data and models]. I can't seem to download them. I was hoping to place them at /data. Is that the right place? I'm...