Skip to content

Conversation

KSeangTan
Copy link
Collaborator

Summary

Write what you change and why you change

Change point

Explain for detail

If you add new feature or fix for core library

  • feat(autoware-ml): add {feature name}
  • fix(autoware-ml): fix {fixed point}

If you add new feature or fix for projects

  • feat(BEVFusion): add {feature name}
  • feat(BEVFusion): add config file
  • fix(BEVFusion): fix {fixed point}

If you change the thing without program

  • chore(BEVFusion): add README.md

Note

Write note like influences for other projects.

Test performed

  • Log
Log output

@KSeangTan KSeangTan self-assigned this Aug 5, 2025
@KSeangTan KSeangTan changed the title feat(dataset_prepation): add dataset_preparation interface as a replacement to create_dat_t4dataset.py feat(dataset_prepation): add dataset_preparation interface as a replacement to create_data_t4dataset.py Aug 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant