Skip to content

Conversation

@gemenerik
Copy link
Member

Standardize example filenames to snake_case

  • Aligns with PEP 8 module naming conventions
  • Improves consistency across examples directory

Added / lowered "landing" setpoints to prevent crash (detection)

Force Lighthouse deck into V2 mode for multi BS geometry estimation example

- Rename to use snake case
- Land drone before sending sotp setpoint to prevent crash (detection)
- Aligns with PEP 8 module naming conventions
- Improves consistency across examples directory
@gemenerik gemenerik self-assigned this Sep 18, 2025
Copy link

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.

Pull Request Overview

This PR standardizes example filenames to snake_case and makes safety improvements to drone examples. The changes align with PEP 8 naming conventions and prevent potential crashes by adjusting landing setpoints and forcing Lighthouse deck into V2 mode.

  • Standardizes filename references from kebab-case to snake_case across examples and documentation
  • Lowers landing setpoints in autonomy examples to prevent crash detection
  • Forces Lighthouse deck into V2 mode for multi base station geometry estimation

Reviewed Changes

Copilot reviewed 6 out of 23 changed files in this pull request and generated no comments.

Show a summary per file
File Description
examples/lighthouse/multi_bs_geometry_estimation.py Adds documentation and automatic Lighthouse V2 mode configuration
examples/cfbridge.py Updates filename reference to snake_case
examples/autonomy/full_state_setpoint_demo.py Lowers landing setpoint from 0.2m to 0.1m
examples/autonomy/autonomous_sequence.py Adds final ground-level setpoint
docs/development/wireshark.md Updates filename references to snake_case
docs/development/eeprom.md Updates filename reference to snake_case

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

ArisMorgens
ArisMorgens previously approved these changes Sep 18, 2025
Copy link
Member

@ArisMorgens ArisMorgens left a comment

Choose a reason for hiding this comment

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

Nice work!

ataffanel
ataffanel previously approved these changes Sep 19, 2025
Copy link
Member

@ataffanel ataffanel left a comment

Choose a reason for hiding this comment

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

Looks great!

@gemenerik gemenerik dismissed stale reviews from ataffanel and ArisMorgens via 06e23c7 September 19, 2025 08:07
@gemenerik gemenerik merged commit 53c7c16 into master Sep 19, 2025
1 check passed
@gemenerik gemenerik deleted the rik/example_fixes branch September 19, 2025 08:14
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.

4 participants