Skip to content

Pluginlib include .hpp instead of .h#11

Open
lucasw wants to merge 3 commits into
rikba:mainfrom
lucasw:pluginlib_hpp
Open

Pluginlib include .hpp instead of .h#11
lucasw wants to merge 3 commits into
rikba:mainfrom
lucasw:pluginlib_hpp

Conversation

@lucasw

@lucasw lucasw commented Feb 23, 2023

Copy link
Copy Markdown

The .h header has been deprecated for a long time so switching over to hpp won't break compatibility for many ros versions back.

I got a warning about the exception pass-by-value so changed that, and also added the xml header to the launch file as my text editor (vim) uses that for syntax highlighting.

@rikba rikba left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Thanks! I just have this small question.

Comment thread src/odometry_transformer_nodelet.cc Outdated
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.

2 participants