anqixu / ueye_cam

A ROS nodelet and node that wraps the driver API for UEye cameras by IDS Imaging Development Systems GMBH.
Other
60 stars 102 forks source link

Not working with robot_upstart ? #59

Closed gui2dev closed 6 years ago

gui2dev commented 6 years ago

Hi !

I'm trying to launch nodelet on startup using robot_upstart. It seems that the nodelet will crash when launched on background.

Here is the link to the robot_upstart issue that I opened: https://github.com/clearpathrobotics/robot_upstart/issues/58

Thanks !

anqixu commented 6 years ago

as we discussed on the robot_upstart issue, it seems that the concern is related to the upstart service not finding the library, and not necessarily with ueye_cam itself.