Skip to content

Added Nodelet Support - #8

Open
kmalhan wants to merge 2 commits into
magazino:indigo-develfrom
kmalhan:nodelet-support
Open

Added Nodelet Support#8
kmalhan wants to merge 2 commits into
magazino:indigo-develfrom
kmalhan:nodelet-support

Conversation

@kmalhan

@kmalhan kmalhan commented Nov 7, 2016

Copy link
Copy Markdown
Contributor

This pull request added functionality to run as nodelet.

In order to run as nodelet, manual call of spin function with sleep is
replaced by timer callback with separate node handle. Also, node handle
is passed by main.cpp and no longer created in pylon_camera_node.cpp

This pull request is tested with Basler daA1600-60uc.
Please review the changes and provide feedback.

Kazumi Malhan added 2 commits November 14, 2016 14:48
In order to run as nodelet, manual call of spin function with sleep is
replaced by timer callback with separate node handle. Also, node handle
is passed by main.cpp and no longer created in pylon_camera_node.cpp
@tonybaltovski

Copy link
Copy Markdown

+1

@jonbinney

Copy link
Copy Markdown

+1 !!!

I'm using this PR with a Basler Ace ACA1300-30GC GIGE on ROS kinetic, and it works great! It makes it relatively efficient to run the image_proc debayer nodelet to debayer color images. I'd also be for removing image rectification from the node itself, and launching the main image_proc nodelet.

ghost pushed a commit that referenced this pull request Dec 20, 2018
Support for online change of autoflash

Approved-by: Uli Klank <uli.klank@gmx.net>
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

Successfully merging this pull request may close these issues.

3 participants