Skip to content

fix: add missing task argument to add_frame#5

Open
IMddubin wants to merge 1 commit into
jeongeun980906:masterfrom
IMddubin:master
Open

fix: add missing task argument to add_frame#5
IMddubin wants to merge 1 commit into
jeongeun980906:masterfrom
IMddubin:master

Conversation

@IMddubin

Copy link
Copy Markdown

변경 사항

  • collect_data.ipynb 내 dataset.add_frame 호출부에 task 인자 추가

원인

  • add_frame (frame) → (frame, task, timestamp)로 변경됨

Closes #4

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.

1.collect_data.ipynb: TypeError: LeRobotDataset.add_frame() missing 1 required positional argument: 'task'

1 participant