-
Notifications
You must be signed in to change notification settings - Fork 46
Add SimplePlannerLVSAssignPlanProfile, SimplePlannerLVSAssignNoIKPlanProfile, SimplePlannerFixedSizeAssignPlanProfile (with IK), rename SimplePlannerFixedSizeAssignNoIKPlanProfile #448
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Still have to add unit tests. |
1e58b21 to
6989d88
Compare
fa81c1b to
2c792af
Compare
12bed9c to
8d4374b
Compare
30730aa to
38a5580
Compare
9fe5e81 to
dc42fff
Compare
f0c1488 to
75433c3
Compare
|
@rjoomen What are the next steps needed to get this merged? |
|
I need to add unit tests for the new profiles. I hope to finish this soon. |
…izeAssignNoIKPlanProfile and add SimplePlannerFixedSizeAssignPlanProfile (with IK)
|
@rjoomen Are you still working on unit tests before this is ready for review? I just want to make sure you are not waiting on me. |
|
I just finished this today, and it's finally ready for review! |
|
@rjoomen The only thing I see which is the existing SimplePlannerFixedSizeAssignMoveProfile was renamed SimplePlannerFixedSizeAssignNoIKMoveProfile but there still exist SimplePlannerFixedSizeAssignMoveProfile which runs IK so those that were using the existing SimplePlannerFixedSizeAssignMoveProfile will not know they are getting different behavior. Do you agree? |
|
Yes, that is a good point. The new situation is named consistently, but might cause running IK when not expected if you use the old profile name assuming it does not do IK. |
|
I do not think anything needs to change. Its just good to make note here so it is documented. |
09c3f78
into
tesseract-robotics:master
Uh oh!
There was an error while loading. Please reload this page.