PR2 / pr2_controllers

The controllers that run in realtime on the PR2 and supporting packages.
47 stars 35 forks source link

Remove deprecated init, constructor from control_toolbox/dither (ros ticket #3678) #282

Closed ahendrix closed 11 years ago

ahendrix commented 11 years ago

I deprecated the init(), and constructor for control_toolbox/dither per the doc review. This should be removed.

The code in joint_qualification_controllers, which uses this, has been updated, and I will commit the updates once the new API for dither is fixed.

This is a deprecation of something that has known users, in joint_qualification_controllers, but that fix is ready to go.

trac data:

ahendrix commented 11 years ago

[watts] r29819