Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to overrite the code to collect action datas from others robot? #773

Open
tjh-flash opened this issue Feb 26, 2025 · 1 comment
Open

Comments

@tjh-flash
Copy link

Hey,I have got a problem when i try to overwrite the code of lerobot to collect action datas from my own robot. Here‘s the detail. My robot is a single six joint robot arm, so i make a new RobotConfig, which only contains the info of the camera. And then I overwrite the fuction 'teleop_step' in file manipulator.py. I also set a default value of the robot pos to test at first. When i start to record, the datad of observation and action are fine, but when it comes to call the function 'save_eposide', error comes up, which i show below. I reall want to know what else should i suppose to do to make it work, thanks.

Image
Image
Image

@tjh-flash
Copy link
Author

Here is the error info.
Image

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

No branches or pull requests

1 participant