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

Default value for icePaths not set in camerasimple genericworker.py #6

Open
psy2d opened this issue Apr 28, 2018 · 1 comment
Open
Assignees

Comments

@psy2d
Copy link
Contributor

psy2d commented Apr 28, 2018

While running camerasimple component, when SLICE_PATH environment variable is not exported, the message given is
'SLICE_PATH environment variable was not exported. Using only the default paths'.
However, no value default value is appended to icePaths, due to which 'Couldn't load CameraSimple' error is given.
Should we provide a default path by adding the following line?
icePaths.append('/opt/robocomp/interfaces')

@jadhu22
Copy link

jadhu22 commented Apr 20, 2019

I am facing a similar issue, How to solve this??

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

7 participants