Skip to content

Remove stale touch_stress docs from sensor plugin README#3335

Open
discobot wants to merge 1 commit into
google-deepmind:mainfrom
discobot:fix/3289-touch-stress-readme
Open

Remove stale touch_stress docs from sensor plugin README#3335
discobot wants to merge 1 commit into
google-deepmind:mainfrom
discobot:fix/3289-touch-stress-readme

Conversation

@discobot

Copy link
Copy Markdown

Fixes #3289.

The documented plugin wasn't simply missing — 51babec moved it into the
engine as the native
tactile
sensor (released in 3.3.5), relocating the example model to
model/tactile/tactile.xml. plugin/sensor/README.md was the only file not
updated in that move.

This change removes the stale Touch Stress section and replaces it with a
short note pointing at the native tactile sensor documentation and example
model, keeping the #touch-stress anchor for anyone searching for the old
plugin name. It also deletes images/{normal,tangential1,tangential2}.png,
which were referenced only by the removed section.

Verified that every remaining link in the README resolves, that no other
reference to touch_stress remains in the tree, and that
model/tactile/tactile.xml loads on the 3.9.0 wheel while the README's old
plugin example fails exactly as the issue reports.

The touch_stress sensor plugin was removed in commit 51babec, which moved
its functionality into the engine as the native tactile sensor, but
plugin/sensor/README.md still documented it with a dead header link and an
example model that fails to load. Replace the stale section with a short
note pointing at the native tactile sensor documentation and example model.
Also delete the three images that were referenced only by the removed
section. Fixes google-deepmind#3289.
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

Successfully merging this pull request may close these issues.

touch_stress sensor not in plugins but in the README

1 participant