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

471 issue on the mobile base translation #474

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

ClaireHzl
Copy link
Collaborator

On the actual version, we can't set a x or y > 1 on a mobile_base goto. Which means that we can't move forward the robot if it has already been moved forward by 1m. I suggest to change that for a condition on the displacement amount.
(I had to delete the offline test because the odometry is not accessible offline)

@ClaireHzl ClaireHzl linked an issue Jan 10, 2025 that may be closed by this pull request
Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
3061 2058 67% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
src/reachy2_sdk/parts/mobile_base.py 52% 🟢
src/reachy2_sdk/utils/custom_dict.py 71% 🟢
tests/units/offline/test_mobile_base.py 100% 🟢
TOTAL 74% 🟢

updated for commit: 3fe0194 by action🐍

@ClaireHzl ClaireHzl requested a review from glannuzel January 10, 2025 09:54
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.

Issue on the mobile base translation
1 participant