Skip to content

wrong with "img = drr(rotations, translations, parameterization="euler_angles", convention="ZXY")" #252

wrong with "img = drr(rotations, translations, parameterization="euler_angles", convention="ZXY")"

wrong with "img = drr(rotations, translations, parameterization="euler_angles", convention="ZXY")" #252

Workflow file for this run

name: Greetings
on: [pull_request_target, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
pr-message: "Thank you for your PR! Please ensure you've read [DiffDRR's development guide](https://github.com/eigenvivek/DiffDRR?tab=readme-ov-file#development)."