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

Fix test cases for Stretch3 movement in Bathing Env #122

Closed
wants to merge 5 commits into from

Conversation

thisjustin123
Copy link
Collaborator

Description:

Fixes faulty degree / radian usages and coordinate system mix-ups in test_bathing_env.py.

Test Plan:

Tests may fail since it seems like the robot is not actually behaving as expected in #109. At least, test_angle_functions.py should certainly pass. Besides that, code review is needed to ensure the test cases are actually testing correct behavior.

Copy link
Member

@YoruCathy YoruCathy left a comment

Choose a reason for hiding this comment

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

Added some reviews need change. I'll also test the executable file.

Copy link
Member

Choose a reason for hiding this comment

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

For deploy, revert to pytest tests/

Copy link
Member

Choose a reason for hiding this comment

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

name the player "BathingPlayer" for consistency

Copy link
Member

Choose a reason for hiding this comment

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

Love the type-checking!

Copy link
Member

Choose a reason for hiding this comment

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

Where does the number 3.49066 come from? Just curious

@YoruCathy YoruCathy closed this Oct 10, 2024
@thisjustin123 thisjustin123 deleted the justin/test-stretch-bathing-fix branch November 18, 2024 17:48
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.

2 participants