Skip to content

Fix broken image link in pilz testutils README - #3791

Open
ismetvahidzade986-sketch wants to merge 1 commit into
moveit:mainfrom
ismetvahidzade986-sketch:fix/pilz-testutils-doc-image-link
Open

Fix broken image link in pilz testutils README#3791
ismetvahidzade986-sketch wants to merge 1 commit into
moveit:mainfrom
ismetvahidzade986-sketch:fix/pilz-testutils-doc-image-link

Conversation

@ismetvahidzade986-sketch

Copy link
Copy Markdown

Description

The image link in pilz_industrial_motion_planner_testutils/doc/README.md points at ../../pilz_trajectory_generation/test/test_robots/concept_testdata.png, which no longer exists. The package was renamed from pilz_trajectory_generation to pilz_industrial_motion_planner, and the test directory went from test_robots to test_data, so the diagram has been broken since the rename.

The image is still there, just at moveit_planners/pilz_industrial_motion_planner/test/test_data/concept_testdata.png. This PR updates the relative path so it resolves again.

Checklist

  • Doc-only change, no code affected
  • Extend the tutorials / documentation reference
  • Document API changes relevant to the user in the MIGRATION.md notes
  • Create tests, which fail without this PR
  • Include a screenshot if changing a GUI
  • While waiting for someone to review your request, please help review another open pull request to support the maintainers

The pilz_trajectory_generation package was renamed to
pilz_industrial_motion_planner and test_robots became test_data, so
the concept_testdata.png reference in the doc README pointed nowhere.
Point it at the image's current location.
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.

1 participant