Skip to content

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

@psy2d

Description

@psy2d

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')

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions