Used to publish route file from adapi
- Download route file [maybe here]
- Edit
route_file_loader.pyand replace the path to route_file with your /path/to/route/file - dont forget to source your autoware folder.
- Run python
route_file_loader.py - If you want to load another route file, please first run
route_file_clear.pybefore executingroute_file_loader.py
If you want to load another route file, please first run route_file_clear.py before executing route_file_loader.py