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

Ur Scripts files take some time to be written (Combined system 1DoF +6DoF platforms) #44

Open
ChrisKuban opened this issue Jun 26, 2024 · 1 comment

Comments

@ChrisKuban
Copy link
Collaborator

Before to run a 6D trace, the function "SaveUrScripts" is called to write the data that will be send to the robot controller in a .txt file. This procedure can take a little bit of time (tested on two intel Core i7).

Before to click on "Play Motion", make sure that the .txt file is fully generated. If the user clicks on "Play Motion" during the generation of the file, the following error will appear :

[Collection was modified; enumeration operation may not execute]

@ChrisKuban ChrisKuban changed the title Ur Scripts take some time to be written (Combined system 1DoF +6DoF platforms) Ur Scripts files take some time to be written (Combined system 1DoF +6DoF platforms) Jun 26, 2024
@akac0297
Copy link
Collaborator

Note: This is an ongoing issue. If the 6DoF UrScript file is not completely generated before clicking 'play motion' (for either the combined system or 6DoF platform alone), the 1DoF platform won't work and only the 6DoF platform will move and may crash. The robot may also continue to move with the PhantomControl software crashing, requiring the use of the emergency stop button on the robot controller tablet.

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