automatic_tuning
automatic_tuning copied to clipboard
Results
2
automatic_tuning issues
Sort by
recently updated
recently updated
newest added
Thanks for your great work and open-sourced code! I'm quite interested in the automatic tuning series including both your ICRA21 and IROS21 papers. I wish to confirm that if these...
The files `csv2tum.py` and `evaluate_traj.py` are missing the shebang line `#!/usr/bin/python3`. While they may be run as modules currently, adding the shebang line would make them executable as standalone scripts....