Skip to content

Multi Joint Robot Tests [AARD-1971] - #1188

Merged
BrandonPacewic merged 11 commits into
devfrom
alexey/1971/new-test-robot
Jul 10, 2025
Merged

Multi Joint Robot Tests [AARD-1971]#1188
BrandonPacewic merged 11 commits into
devfrom
alexey/1971/new-test-robot

Conversation

@AlexD717

@AlexD717 AlexD717 commented Jul 1, 2025

Copy link
Copy Markdown
Member

Description

The physics system unit test and mirabuf parser unit test were timing out when importing the 2471 robot due to the file size being to large. A new robot model was created that has all the joints but a small file size, allowing fast testing.

Testing Done

JIRA Issue

@AlexD717 AlexD717 self-assigned this Jul 1, 2025
@AlexD717
AlexD717 requested review from a team as code owners July 1, 2025 22:13
@AlexD717 AlexD717 added the testing Relates to testing; anywhere from unit testing to E2E label Jul 1, 2025

@rutmanz rutmanz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not super familiar with the mirabuf format but it might be nice to check that the joint types are being parsed correctly (like you have 4 revolute and 2 slider)

@AlexD717
AlexD717 requested a review from rutmanz July 7, 2025 17:13

@rutmanz rutmanz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Comment thread fission/src/test/MirabufParser.test.ts Outdated
@AlexD717
AlexD717 requested a review from azaleacolburn July 8, 2025 23:18

@BrandonPacewic BrandonPacewic left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we can I would like it if we could add some in code documentation regarding the magic floating test robot design that we now have in the cloud. Something to describe the structure of the design in a bit more detail and where said robot can be viewed from a developer perspective.

@AlexD717
AlexD717 requested a review from BrandonPacewic July 9, 2025 22:23
Comment thread fission/src/test/MirabufParser.test.ts Outdated
@AlexD717
AlexD717 requested a review from BrandonPacewic July 9, 2025 22:51
Comment thread fission/src/test/MirabufParser.test.ts Outdated
Co-authored-by: Brandon Pacewic <92102436+BrandonPacewic@users.noreply.github.com>
@AlexD717
AlexD717 requested a review from BrandonPacewic July 10, 2025 18:16

@BrandonPacewic BrandonPacewic left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Almost got all these tests done with now.

@BrandonPacewic BrandonPacewic mentioned this pull request Jul 10, 2025
@BrandonPacewic
BrandonPacewic dismissed azaleacolburn’s stale review July 10, 2025 22:44

Suggested changes made.

@BrandonPacewic
BrandonPacewic merged commit d765c84 into dev Jul 10, 2025
17 checks passed
@BrandonPacewic
BrandonPacewic deleted the alexey/1971/new-test-robot branch July 10, 2025 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing Relates to testing; anywhere from unit testing to E2E

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants