Skip to content

Fix scan_lines parameter having to have a value larger than 1 - #1073

Merged
MegaIng merged 1 commit into
mainfrom
fix/scan_line_cant_be_1
Sep 8, 2026
Merged

Fix scan_lines parameter having to have a value larger than 1#1073
MegaIng merged 1 commit into
mainfrom
fix/scan_line_cant_be_1

Conversation

@MegaIng

@MegaIng MegaIng commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Fixes a bug introduced in #1066 where the head move would send joint commands with value nan, which wrecks the simulator (even if it's probably just getting ignored on the real robot).

This doesn't fix the underlying issue, it instead limits the scan lines paramters to have a value of at least 1. I am not interested in trying to understand what is going on, but if someone else, feel free to open an issue and/or PR.

Checklist

  • Run pixi run build
  • Write documentation
  • Test on your machine
  • Test on the robot
  • Create issues for future work
  • Triage this PR and label it

@MegaIng
MegaIng requested a review from jaagut September 7, 2026 21:59
@github-project-automation github-project-automation Bot moved this to 🆕 New in Software Sep 7, 2026
@MegaIng MegaIng moved this from 🆕 New to 👀 In review in Software Sep 7, 2026
@MegaIng
MegaIng merged commit 32474e8 into main Sep 8, 2026
3 checks passed
@MegaIng
MegaIng deleted the fix/scan_line_cant_be_1 branch September 8, 2026 11:34
@github-project-automation github-project-automation Bot moved this from 👀 In review to ✅ Done in Software Sep 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants