Skip to content

removed tasksets from launch files#764

Open
ChlukasX wants to merge 2 commits intomainfrom
feature/remove_taskset
Open

removed tasksets from launch files#764
ChlukasX wants to merge 2 commits intomainfrom
feature/remove_taskset

Conversation

@ChlukasX
Copy link

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
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 👀 In review

Development

Successfully merging this pull request may close these issues.

remove taskset in launch files

2 participants