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

Cannot find location where trajectory file is being saved #119

Open
Rishinc2000 opened this issue Sep 24, 2024 · 1 comment
Open

Cannot find location where trajectory file is being saved #119

Rishinc2000 opened this issue Sep 24, 2024 · 1 comment

Comments

@Rishinc2000
Copy link

Hello,

I am using arm.save_record_trajectory('test1.traj') to save the trajectory file and I am able to save, load and run these using arm.load_trajectory('test1.traj'). However, I am unable to find the location where the file 'test1.traj' is being saved. Where can I find this file?
Is there a specific format to it? I need to know this as I want to send my custom q and qdot values. Is it possible to do so?

Thanks.

@penglongxiang
Copy link

Hi @Rishinc2000, the trajectory file is stored inside controller box, now it can only be downloaded through UFACTORY studio. Please check the pic below, access through "Recording" session drop-down menu, select the target file then click "Export".
IMG_5122

BTW, please note our trajectory only records position and frequency information. There is no direct qdot data saved.

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

2 participants