Skip to content

Snap Field Placement [SYNTH-94] - #1368

Merged
PepperLola merged 3 commits into
devfrom
alexey/94/snap-field
Jul 1, 2026
Merged

Snap Field Placement [SYNTH-94]#1368
PepperLola merged 3 commits into
devfrom
alexey/94/snap-field

Conversation

@AlexD717

@AlexD717 AlexD717 commented Jun 30, 2026

Copy link
Copy Markdown
Member

Task

SYNTH-94

Symptom

Currently fields spawn slightly above the ground which is undesirable. I think this is most obvious on the 2025 field, but this can be seen on all fields.
Screenshot 2026-06-30 at 2 38 04 PM

Right now the ground plane is located from -0.19 to 0.01 (y-axis), and fields spawn at 0.1.

Solution

Have the ground plane go from -0.2 to 0, and fields spawn at 0.

Verification

  • Fields still spawn normally
  • There is no longer any gab between fields and the ground plane.

Before merging, ensure the following criteria are met:

  • All acceptance criteria outlined in the ticket are met.
  • Necessary test cases have been added and updated.
  • A feature toggle or safe disable path has been added (if applicable).
  • User-facing polish:
    • Ask: "Is this ready-looking?"
  • Cross-linking between Jira and GitHub:
    • PR links to the relevant Jira issue.
    • Jira ticket has a comment referencing this PR.

@AlexD717
AlexD717 marked this pull request as ready for review June 30, 2026 22:02
@AlexD717
AlexD717 requested review from a team as code owners June 30, 2026 22:02
@RoushilS

Copy link
Copy Markdown
Contributor

I wonder why this was offset in the past. I imagine it was on purpose.

@AlexD717 AlexD717 self-assigned this Jun 30, 2026

@RoushilS RoushilS left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Good fix! This also solves the issue of not being able to spawn field after spawning robot without glitching. I will say that fun field v19 does not snap to bottom, but that field definetely has other issues, lol.

@AlexD717

Copy link
Copy Markdown
Member Author

Good fix! This also solves the issue of not being able to spawn field after spawning robot without glitching. I will say that fun field v19 does not snap to bottom, but that field definetely has other issues, lol.

Thanks. However, fun field v19 does actually snap to its most bottom point, which is the "river" and that is the intended behavior.

@PepperLola
PepperLola enabled auto-merge (squash) July 1, 2026 16:54
@PepperLola
PepperLola merged commit c672f34 into dev Jul 1, 2026
16 checks passed
@PepperLola
PepperLola deleted the alexey/94/snap-field branch July 1, 2026 16:56
BrandonPacewic added a commit that referenced this pull request Jul 1, 2026
* 'dev' of github.com:Autodesk/synthesis: (64 commits)
  Improve styling of joint sequencing panel `[SYNTH-188]` (#1366)
  Snap Field Placement `[SYNTH-94]` (#1368)
  fix: inverted joystick control scheme
  add aria label to analytics decline button (#1367)
  Remove Electron Icons `[SYNTH-203]` (#1369)
  Fix Gamepad custom selection `[SYNTH-152]` (#1361)
  Increase Minimum Sphericity to 0.99
  Sphere Game Piece Unit Tests
  Update ConfigureShotTrajectoryInterface.tsx
  Style Fixes
  style: fix
  fix: provide backup values to prevent crashing
  fix: remove move handle from modal headers
  feat: support transaltion + rotation; needed feedforward logic
  Style Fixes
  Disable Focus Selection on "None" and Field
  Style Fix
  Prevent Changing Mode while Focus is on a Field
  Biome Style Fixes
  Minor tootlip text improvement
  ...
BrandonPacewic added a commit that referenced this pull request Jul 1, 2026
* 'dev' of github.com:Autodesk/synthesis: (86 commits)
  Improve styling of joint sequencing panel `[SYNTH-188]` (#1366)
  Snap Field Placement `[SYNTH-94]` (#1368)
  fix: inverted joystick control scheme
  add aria label to analytics decline button (#1367)
  Remove Electron Icons `[SYNTH-203]` (#1369)
  Fix Gamepad custom selection `[SYNTH-152]` (#1361)
  Increase Minimum Sphericity to 0.99
  Sphere Game Piece Unit Tests
  Update ConfigureShotTrajectoryInterface.tsx
  Style Fixes
  style: fix
  fix: provide backup values to prevent crashing
  fix: remove move handle from modal headers
  feat: support transaltion + rotation; needed feedforward logic
  Style Fixes
  Disable Focus Selection on "None" and Field
  Style Fix
  Prevent Changing Mode while Focus is on a Field
  Biome Style Fixes
  Minor tootlip text improvement
  ...
@PepperLola PepperLola mentioned this pull request Jul 16, 2026
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.

3 participants