Skip to content

766 unable to continue using manual control if reached limit #770

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

Merged

Conversation

kjy5
Copy link
Member

@kjy5 kjy5 commented Apr 9, 2025

No description provided.

@kjy5 kjy5 requested a review from Copilot April 9, 2025 23:48
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 3 changed files in this pull request and generated no comments.

Files not reviewed (2)
  • Packages/manifest.json: Language not supported
  • Packages/packages-lock.json: Language not supported
Comments suppressed due to low confidence (1)

Assets/Scripts/Pinpoint/Probes/Controllers/CartesianProbeController.cs:493

  • Removing the conditional check means any failure from MoveByWorldSpaceDelta is now silently ignored. Consider logging a warning or error message when the movement fails so that debugging issues in production becomes easier.
await ProbeManager.ManipulatorBehaviorController.MoveByWorldSpaceDelta(posDelta);

@kjy5 kjy5 merged commit 742ea16 into develop Apr 9, 2025
@kjy5 kjy5 linked an issue Apr 9, 2025 that may be closed by this pull request
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.

Unable to continue using manual control if reached limit
1 participant