-
Notifications
You must be signed in to change notification settings - Fork 497
Write test for physics/Gripper.cc #314
Comments
Original comment by Nate Koenig (Bitbucket: Nathan Koenig).
|
Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters). It looks like this dependency was resolved by pull request #195. I think we can mark the Collision::ConnectContact and Collision::DisconnectContact functions as GAZEBO_DEPRECATED for 1.4. |
Original comment by Nate Koenig (Bitbucket: Nathan Koenig). I also need to test the gripper (and write test for it). |
Original comment by Nate Koenig (Bitbucket: Nathan Koenig).
Until 2.0 |
Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).
|
Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters). |
Original comment by Nate Koenig (Bitbucket: Nathan Koenig).
Resolved in pull request #713 |
Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters). Some of the deprecated behavior was removed but not included in the migration guide. I will update the migration guide to include a list of the removed functions as well as a recommendation for replacement functionality. @wwoodall |
Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters). I've updated the migration guide in ca30b24 (pull request #1077). |
Original comment by Nate Koenig (Bitbucket: Nathan Koenig).
|
Original comment by Nate Koenig (Bitbucket: Nathan Koenig).
|
Original report (archived issue) by Nate Koenig (Bitbucket: Nathan Koenig).
Gripper.cc
depends on contact events inCollision.cc
. This functionality is deprecated and needs to be removed.The text was updated successfully, but these errors were encountered: