Closed rjcausarano closed 3 years ago
Wheeldrops was reported to have stopped working. This PR solves the issue by fixing the topic that the events were being published to. Fixes #82
On the master branch you will see nothing published to the wheeldrop topics when dropping the robot from a small height:
/_internal/wheel_drop/right_wheel/event
/_internal/wheel_drop/left_wheel/event
After checking out to this commit the same test will throw the desired results
@apojomovsky @eborghi10 @lchico @LolaSegura PTAL
@apojomovsky @lchico @LolaSegura Can I get a review please?
Description
Wheeldrops was reported to have stopped working. This PR solves the issue by fixing the topic that the events were being published to. Fixes #82
Type of change
How Has This Been Tested?
On the master branch you will see nothing published to the wheeldrop topics when dropping the robot from a small height:
/_internal/wheel_drop/right_wheel/event
/_internal/wheel_drop/left_wheel/event
After checking out to this commit the same test will throw the desired results
Checklist