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

[OpenraveYarpPluginLoader] Enable file open with ResourceFinder #99

Closed
jgvictores opened this issue Nov 29, 2019 · 4 comments
Closed

[OpenraveYarpPluginLoader] Enable file open with ResourceFinder #99

jgvictores opened this issue Nov 29, 2019 · 4 comments

Comments

@jgvictores
Copy link
Member

jgvictores commented Nov 29, 2019

OpenraveYarpPluginLoader: Enable file open with ResourceFinder

NOTE: Before closing, edit https://github.com/roboticslab-uc3m/teo-configuration-files/blob/develop/scripts/bash/teoSim (https://github.com/roboticslab-uc3m/teo-configuration-files/blob/1a5dcee7331898b08edf920c9d462301d8dbc2ca/scripts/bash/teoSim) to not use the long hard-coded paths.

@jgvictores
Copy link
Member Author

jgvictores commented Nov 30, 2019

Race condition makes this this task slight difficult (robot must be loaded before open calls):

@jgvictores jgvictores self-assigned this Nov 30, 2019
@jgvictores
Copy link
Member Author

Race condition makes this this task slight difficult (robot must be loaded before open calls):

Yes, there may be race conditions, so a mutex could be handy, but at least we are sure the CLI string open calls are called in order, because it's actually use who is parsing them at main().

jgvictores added a commit that referenced this issue Dec 4, 2019
jgvictores added a commit that referenced this issue Dec 4, 2019
@jgvictores
Copy link
Member Author

jgvictores commented Dec 4, 2019

OpenraveYarpPluginLoader: Enable file open with ResourceFinder

Implemented env at 3078c0d and 2e3916e

jgvictores added a commit to roboticslab-uc3m/teo-configuration-files that referenced this issue Dec 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
[TEO]
  
Done
Development

No branches or pull requests

1 participant