Skip to content

Pluginlib include .hpp instead of .h#11

Open
lucasw wants to merge 3 commits intorikba:mainfrom
lucasw:pluginlib_hpp
Open

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

Conversation

@lucasw
Copy link
Copy Markdown

@lucasw lucasw commented Feb 23, 2023

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.

Copy link
Copy Markdown
Owner

@rikba rikba left a comment

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