ros / geometry

Packages for common geometric calculations including the ROS transform library, "tf". Also includes ROS bindings for "bullet" physics engine and "kdl" kinematics/dynamics package.
173 stars 275 forks source link

Adapt to new xmlrpcpp header location #145

Closed mxsrc closed 6 years ago

mxsrc commented 7 years ago

Fixes #144, the locations of the xmlrpcpp headers changed in https://github.com/ros/ros_comm/pull/962/commits/93b64b854c50f148244b0354a85cceece18f3752, in https://github.com/ros/ros_comm/pull/962/commits/838e82409211ec9772a1186cb4431f085725c016 compability to the old locations was restored but this is possibly removed in the future.

tfoote commented 7 years ago

Thanks for the patch. We can't merge this immediately as the ros_comm change has not been backported to indigo. We will either need to fork development or hold this until ros_comm backports that change to indigo. Since this the backwards compatibility has been added, I'll plan to hold this PR for now.

tfoote commented 7 years ago

@ros-pull-request-builder retest this please

tfoote commented 6 years ago

@ros-pull-request-builder retest this please

tfoote commented 6 years ago

Merged in #164 to melodic-devel