Skip to content
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

[WIP] Finalizing/Testing of TwistController features #51

Merged
merged 92 commits into from
Aug 25, 2015

Conversation

fmessmer
Copy link
Contributor

This is a WIP/CodeReview PR that still needs some more tweaking. Do not merge yet!
(Mainly motivated by @ipa-fxm-mb finalizing his thesis soon)

Also, all remaining issues regarding package_xml_migration will be handled here for the following packages (as I keep merging back and forth all the time):

  • cob_cartesian_controller
  • cob_frame_tracker
  • cob_obstacle_distance
  • cob_twist_controller

@ipa-fxm-mb FYI

MaChristoph and others added 30 commits July 1, 2015 15:44
…b_control into mesh_repr_of_registered_links
…ipa-fxm-cm/cob_control into test_of_features
…ipa-fxm/cob_control into test_test_of_feature
…convertMoveLinRelToAbs method again (why removed?)
# goal.move_lin.profile.profile.accl = 0.1
# goal.move_lin.profile.profile_type = Profile.SINOID

if __name__ == '__main__':
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we still use this script? Or is it superseded by those in cob_twist_controller/scripts/test?
If it's not needed, I'd remove it...or at least split it maybe...

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed!

@fmessmer
Copy link
Contributor Author

For enhancements/open issues regarding cob_cartesian_controller, I created a new issue #52
They will be addressed in a new PR in order not to hinder this one from being merged.

Same for enhancements of cob_twist_controller, New issue https://github.com/ipa320/cob_control/issues/53

//}
//
//ht_.hold = abortion_counter_ >= max_abortions_;
//publishTwist(period, !ht_.hold); // if not publishing then just update data!
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What function does this code block belong to? Remove?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed!

ipa-fxm-mb and others added 4 commits August 24, 2015 14:46
@fmessmer
Copy link
Contributor Author

All things considered (or documented in follow up issues #52 #53)
Good to merge!

fmessmer added a commit that referenced this pull request Aug 25, 2015
[WIP] Finalizing/Testing of TwistController features
@fmessmer fmessmer merged commit bbaf88b into 4am-robotics:indigo_dev Aug 25, 2015
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