Skip to content

Comments

Fixed compilation errors under ROS Humble#14

Open
vvel-tracpilot wants to merge 2 commits intoagilexrobotics:mainfrom
vvel-tracpilot:main
Open

Fixed compilation errors under ROS Humble#14
vvel-tracpilot wants to merge 2 commits intoagilexrobotics:mainfrom
vvel-tracpilot:main

Conversation

@vvel-tracpilot
Copy link

This PR contains a set of changes that enable the packages to compile under ROS Humble.

Summary of changes:

  • Added tf2_geometry_msgs as an explicit dependency in CMakeLists.txt and changed the include statement in scout_messenger.hpp as tf2_geometry_msgs.h has been marked as obsolete.
  • Fixed calls to Node::declare_parameter by adding a default value, using the same value as was already used in ScoutBaseRos::LoadParameters

Please let me know if you see any problems with any of the suggested changes.

Regards,
Valentin Veluppillai

- added tf2_geometry_msgs dependecy to CMakeLists
- changed include statement to use .hpp instead of .h
used the same default values as are already used below.
@northpoleforce
Copy link

work well, thank you very much

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