Skip to content

feat(schema): raise velocity cap to 50 m/s and generalize description for drones#119

Open
DsThakurRawat wants to merge 1 commit into
FastCrest:mainfrom
DsThakurRawat:fix/schema-max-velocity-cap
Open

feat(schema): raise velocity cap to 50 m/s and generalize description for drones#119
DsThakurRawat wants to merge 1 commit into
FastCrest:mainfrom
DsThakurRawat:fix/schema-max-velocity-cap

Conversation

@DsThakurRawat
Copy link
Copy Markdown
Collaborator

@DsThakurRawat DsThakurRawat commented May 14, 2026

Description

Raised the schema maximum for max_ee_velocity from 10.0 to 50.0 m/s to accommodate high-speed UAVs/drones, and generalized the field description.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Infrastructure / CI update

How Has This Been Tested?

  • pytest tests/ passes locally
  • reflex doctor sanity check
  • Other (please specify): Schema validation verified against existing and new presets

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have kept the PR scoped to a single concern (one concern per PR)

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.

1 participant