Skip to content

Move the headers from .h to .hpp#100

Open
saikishor wants to merge 4 commits intoros:rollingfrom
saikishor:update/headers_to_hpp
Open

Move the headers from .h to .hpp#100
saikishor wants to merge 4 commits intoros:rollingfrom
saikishor:update/headers_to_hpp

Conversation

@saikishor
Copy link
Copy Markdown
Contributor

As per the discussion over ros/urdfdom#230 (comment), I've moved the headers from .h to .hpp

Signed-off-by: Sai Kishor Kothakota <sai.kishor@pal-robotics.com>
Signed-off-by: Sai Kishor Kothakota <sai.kishor@pal-robotics.com>
Comment thread include/urdf_exception/exception.h
Signed-off-by: Sai Kishor Kothakota <sai.kishor@pal-robotics.com>
@saikishor saikishor requested a review from ahcorde April 9, 2026 07:26
@ahcorde
Copy link
Copy Markdown
Contributor

ahcorde commented Apr 9, 2026

Pulls: ros/urdfdom#250, #100
Gist: https://gist.githubusercontent.com/ahcorde/611f4084b55e4ff274ccd7e0d732b66d/raw/5219abd04cbab827d14e82f2a4404462b5425fe8/ros2.repos
BUILD args: --packages-above-and-dependencies urdfdom_headers urdfdom
TEST args: --packages-above urdfdom_headers urdfdom
ROS Distro: rolling
Job: ci_launcher
ci_launcher ran: https://ci.ros2.org/job/ci_launcher/18905

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Linux-rhel Build Status
  • Windows Build Status

@ahcorde
Copy link
Copy Markdown
Contributor

ahcorde commented Apr 17, 2026

Pulls: ros/urdfdom#250, #100
Gist: https://gist.githubusercontent.com/ahcorde/f729e1d69297fe6c7e76fa4d420b5c7a/raw/5219abd04cbab827d14e82f2a4404462b5425fe8/ros2.repos
BUILD args: --packages-above-and-dependencies urdfdom_headers urdfdom
TEST args: --packages-above urdfdom_headers urdfdom
ROS Distro: rolling
Job: ci_launcher
ci_launcher ran: https://ci.ros2.org/job/ci_launcher/18986

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Linux-rhel Build Status
  • Windows Build Status

Comment thread include/urdf_world/world.hpp Outdated
@scpeters scpeters force-pushed the update/headers_to_hpp branch from 060b044 to b4048ab Compare April 17, 2026 16:47
Signed-off-by: Steve Peters <scpeters@intrinsic.ai>
@scpeters
Copy link
Copy Markdown
Contributor

Pulls: ros/urdfdom#250, #100 Gist: https://gist.githubusercontent.com/ahcorde/f729e1d69297fe6c7e76fa4d420b5c7a/raw/5219abd04cbab827d14e82f2a4404462b5425fe8/ros2.repos BUILD args: --packages-above-and-dependencies urdfdom_headers urdfdom TEST args: --packages-above urdfdom_headers urdfdom ROS Distro: rolling Job: ci_launcher ci_launcher ran: https://ci.ros2.org/job/ci_launcher/18986

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Linux-rhel Build Status
  • Windows Build Status

CI is green but there are new downstream compiler warnings

@scpeters
Copy link
Copy Markdown
Contributor

including the changes in ros/urdfdom#250, there are downstream warnings in the following packages:

I think we should open pull requests in these repositories. We could also consider backporting .hpp files without deprecation notices to kilted

@saikishor
Copy link
Copy Markdown
Contributor Author

Sound good. I'll try to do it. BTW what do you think about the version.hpp header?

@scpeters
Copy link
Copy Markdown
Contributor

will merge this after the freeze and backport .hpp without deprecation to Lyrical

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