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

Bug: HaulAction in the complex example handles it's target incorrectly #145

Closed
crashkonijn opened this issue Feb 21, 2024 · 1 comment
Closed
Labels
Milestone

Comments

@crashkonijn
Copy link
Owner

Describe the bug
The HaulAction uses the TransformTarget and then assigns itself a new target on start. This is 'weird' behaviour and should probably be fixed.

Expected behavior
The (initial) target for the HaulAction should be one which is set through a target, with a TargetSensor.

Screenshots
image
image

crashkonijn added a commit that referenced this issue Jun 28, 2024
@crashkonijn crashkonijn added this to the v3 milestone Jun 28, 2024
@crashkonijn
Copy link
Owner Author

Fixed for v3!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant