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

Migrate Wrench Display #396

Merged
merged 12 commits into from
Jun 19, 2019
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ For some displays, the [documentation is updated](docs/FEATURES.md).
| Robot Model |
| Temperature |
| TF |
| Wrench |


### Not yet ported
Expand All @@ -48,7 +49,6 @@ These features have not been ported to `ros2/rviz` yet.
| Interactive Marker |
| Oculus |
| Pose With Covariance |
| Wrench |

Other features:
- Filtering of Topic lists by topic type
Expand Down
176 changes: 0 additions & 176 deletions rviz/src/rviz/default_plugin/wrench_display.cpp

This file was deleted.

64 changes: 0 additions & 64 deletions rviz/src/rviz/default_plugin/wrench_display.h

This file was deleted.

139 changes: 0 additions & 139 deletions rviz/src/rviz/default_plugin/wrench_visual.cpp

This file was deleted.

Loading