BerkeleyAutomation / gqcnn

Python module for GQ-CNN training and deployment with ROS integration.
https://berkeleyautomation.github.io/gqcnn
Other
306 stars 149 forks source link

Cleaning configs #108

Closed visatish closed 4 years ago

visatish commented 4 years ago

Removed license from configs since it contained a unicode copyright character that was causing trouble in Python 3 during reading and because it's not really needed for the configs anyways.