Skip to content

removed tasksets from launch files#764

Merged
jaagut merged 2 commits intomainfrom
feature/remove_taskset
Apr 11, 2026
Merged

removed tasksets from launch files#764
jaagut merged 2 commits intomainfrom
feature/remove_taskset

Conversation

@ChlukasX
Copy link
Copy Markdown
Contributor

used rg -n -i --glob '**/*.launch' 'task[ _-]*set' . command to find and check for term

Summary

closes #763

Proposed changes

removed the tasksets in launch files.

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

Copy link
Copy Markdown
Member

@Flova Flova left a comment

Choose a reason for hiding this comment

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

lgtm, but needs eval on real robot

@jaagut jaagut moved this from 🆕 New to 👀 In review in Software Mar 12, 2026
@texhnolyze texhnolyze force-pushed the feature/remove_taskset branch from c332df5 to 8aec64d Compare March 12, 2026 17:26
used `rg -n -i --glob '**/*.launch' 'task[ _-]*set' .` command to find
and check for term
@jaagut jaagut force-pushed the feature/remove_taskset branch from e40502e to 22beea0 Compare March 13, 2026 19:14
@jaagut jaagut merged commit 3072979 into main Apr 11, 2026
2 checks passed
@jaagut jaagut deleted the feature/remove_taskset branch April 11, 2026 13:47
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in Software Apr 11, 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.

remove taskset in launch files

3 participants