Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add translate and rotate methods #60

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Conversation

ktro2828
Copy link
Collaborator

@ktro2828 ktro2828 commented Dec 3, 2024

What

This PR adds methods called translate and rotate to Box3D and Trajectory classes.

@github-actions github-actions bot added ci Continuous Integration (CI) processes and testing new-feature New feature or request labels Dec 3, 2024
Copy link

github-actions bot commented Dec 3, 2024

☂️ Python Coverage

current status: ❌

Overall Coverage

Lines Covered Coverage Threshold Status
2111 1420 67% 50% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
t4_devkit/dataclass/box.py 76% 🔴
t4_devkit/dataclass/trajectory.py 93% 🟢
t4_devkit/tier4.py 10% 🔴
TOTAL 60% 🔴

updated for commit: 1b22299 by action🐍

@ktro2828 ktro2828 merged commit d5f2d7f into main Dec 3, 2024
4 of 5 checks passed
@ktro2828 ktro2828 deleted the feat/translate-rotate branch December 3, 2024 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration (CI) processes and testing new-feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant