Skip to content

removed tasksets from launch files#764

Open
ChlukasX wants to merge 1 commit intomainfrom
feature/remove_taskset
Open

removed tasksets from launch files#764
ChlukasX wants to merge 1 commit 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

used `rg -n -i --glob '**/*.launch' 'task[ _-]*set' .` command to find
and check for term
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🆕 New

Development

Successfully merging this pull request may close these issues.

remove taskset in launch files

1 participant