GazeboDomainRandomization
GazeboDomainRandomization copied to clipboard
Implementation of some Domain Randomization tools within the ROS+Gazebo framework, following the work of Tobin et al. "Domain Randomization for Transferring Deep Neural Networks from Simulation...
python src/createDataset-auto.py ... logging to /home/prajot/.ros/log/90c08a3c-39c2-11ea-9443-7845c401995a/roslaunch-INSISCSDT-0059-10460.log Checking log directory for disk usage. This may take awhile. Press Ctrl-C to interrupt Unable to register with master node [http://localhost:11311]: master may not...
can i use it in Ros kinetic???
python2 src/createDataset-auto.py Traceback (most recent call last): File "src/createDataset-auto.py", line 200, in create_dataset(path='../dataset_test/') File "src/createDataset-auto.py", line 10, in create_dataset genXML = XMLGenerator(path_out=path) File "/home/prajot/Videos/GazeboDomainRandom-master/src/XMLGenerator/XMLGenerator.py", line 34, in __init__ self.et_base =...
solving an issue with the Python version to use... probably...