yujinrobot / kobuki

Software for iClebo Kobuki
kobuki.yujinrobot.com
222 stars 176 forks source link

Legacy_pose2d problem #369

Closed Briancbn closed 8 years ago

Briancbn commented 8 years ago

After I change all the legacy_pose2d to pose2d and LegacyPose2d to Pose2d can the catkin_make succeed.

stonier commented 8 years ago

What branch are you using? The devel branches should already have these fixes.

stonier commented 8 years ago

Ah I see. You are using kobuki sources, devel branch but are not using the ecl sources. Those changes are in source but not as public debs yet.

No problems here. Just need to either check out kobuki sources from the release branch or from prior to the latest commit hash or include the ecl sources in your workspace or an underlay.

It will resolve naturally as soon as the latest debs roll through.