https://github.com/carla-simulator/carla
Raw File
Tip revision: c79ed8277adba9e9c938be8fe11786d3a872bc6d authored by JavierGR on 02 August 2023, 23:40:06 UTC
Revert "Updated AddVehicleWheelsAnimation function"
Tip revision: c79ed82
config.yml
# Configuration for update-docs - https://github.com/behaviorbot/update-docs

# Comment to be posted to on PRs that don't update the changelog
updateDocsComment: >
  Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update our **CHANGELOG.md** based on your changes.

updateDocsWhiteList:
  - documentation

updateDocsTargetFiles:
  - CHANGELOG.md
back to top