Skip to content

activateItem: Added arguments for turning, default fallback to cur rotation #3665

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

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

De1p0
Copy link

@De1p0 De1p0 commented May 28, 2025

Allows users to specify the degrees to which the bot should turn, defaulting to the bot’s current rotation if no values are provided.

Problem:
By default, activateItem aims at coordinates (0, 0) if no degrees are specified.
Referenced here:

rotation: { x: 0, y: 0 }

@De1p0 De1p0 changed the title activateItem: Added argument for degree, default fallback activateItem: Added arguments for turning, default fallback to cur rotation May 28, 2025
@rom1504
Copy link
Member

rom1504 commented May 29, 2025

Please adapt the doc and ideally the tests and examples

@De1p0
Copy link
Author

De1p0 commented May 30, 2025

Please adapt the doc and ideally the tests and examples

I updated the docs

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