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

Limit interfaces do not play well with ros_canopen #141

Open
mathias-luedtke opened this issue Sep 30, 2015 · 6 comments
Open

Limit interfaces do not play well with ros_canopen #141

mathias-luedtke opened this issue Sep 30, 2015 · 6 comments

Comments

@mathias-luedtke
Copy link
Member

The current implementation of https://github.com/ros-controls/ros_control/tree/indigo-devel/joint_limits_interface does not work properly for all use cases, see ros-controls/ros_control#193 as well.

@mathias-luedtke mathias-luedtke changed the title Limit interface do not play well with ros_canopen Limit interfacea do not play well with ros_canopen Oct 1, 2015
@mathias-luedtke mathias-luedtke changed the title Limit interfacea do not play well with ros_canopen Limit interfaces do not play well with ros_canopen Oct 1, 2015
@mathias-luedtke
Copy link
Member Author

  • plugin-based limiter (output filter) system
  • implementation of open-loop limiter
  • end position limiter: full stop
  • per controller configuration

@mathias-luedtke
Copy link
Member Author

@mathias-luedtke
Copy link
Member Author

  • warn about missing limiter (indigo only)

@mathias-luedtke
Copy link
Member Author

Preliminary implementation is done in https://github.com/ros-industrial/ros_canopen/tree/limited_joint_handle

@fmessmer
Copy link
Contributor

A summary about current approaches and insights regarding "limit interfaces" is given in ipa320/cob_gazebo_plugins#14 (comment)

@mathias-luedtke
Copy link
Member Author

For now joint_limits_interface can be turned off for specific controllers (#215 and #216).

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

No branches or pull requests

2 participants