Skip to content
This repository has been archived by the owner on Nov 13, 2017. It is now read-only.

use GetIkType() instead of #defines #13

Merged
merged 2 commits into from
Sep 22, 2013

Conversation

mintar
Copy link
Contributor

@mintar mintar commented Sep 22, 2013

This removes the need to manually specify the IK type using #define IKTYPE_... and closes #5.

This reverts commit 041a914. As
explained in the issue moveit#5 comments, the #define should be inserted into
the generated code (either by the generator script or manually), *not*
set to one arbitrary value for all users. That would silently break the
generated code for all others.
This removes the need to manually specify the IK type using `#define
IKTYPE_...` and closes moveit#5.
@davetcoleman
Copy link
Member

This is such an improvement, great work!

davetcoleman added a commit that referenced this pull request Sep 22, 2013
use GetIkType() instead of #defines
@davetcoleman davetcoleman merged commit 810e777 into moveit:master Sep 22, 2013
@cheffe112
Copy link
Contributor

Great job, @mintar, thanks a lot!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants