Skip to content

Provide a ROS like way to change temporary parameters on the fly#16

Open
cveezee wants to merge 1 commit into
ifm:masterfrom
cveezee:temporary-parameters
Open

Provide a ROS like way to change temporary parameters on the fly#16
cveezee wants to merge 1 commit into
ifm:masterfrom
cveezee:temporary-parameters

Conversation

@cveezee

@cveezee cveezee commented Feb 21, 2019

Copy link
Copy Markdown

Implements set\get of temporary application parameters using a topic based approach
more info about this feature can be found in doc/changing_temporary_parameters.md

Comment thread src/camera_nodelet.cpp Outdated
}
catch (const ifm3d::error_t& ex)
{
NODELET_WARN_STREAM("Could not set exposure times, " << ex.code() << ": " << ex.what());

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like you have a copy/paste error here in your log message.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

corrected the same!

Implements set\get of temporary application parameters using a topic based approach
@theseankelly

Copy link
Copy Markdown
Contributor

Hi @cveezee thanks for taking the time to submit a PR, and I apologize for the time it's taken us to give it proper attention. I've added this to our backlog and will schedule it in for a milestone in the near future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants