Skip to content

Incorrect edge display in RVIZ when tracking cloth #47

Description

@dcolli23

Description

When displaying cloth tracking in RVIZ, the edge markers are constructed using the rope edge function. Instead, the markers should be constructed from the tracked configuration's edges like in 953cebf. This was fixed in another branch but the changes were never pulled into the main branch.

This issue was brought to my attention by Chen Li of Tsinghua University.

To Do:

  • Determine if I should pull in the TrackingMap changes
    • If I do, create a PR from 953cebf
    • Add other commits in tree to fix RVIZ visualization.
  • If not, pull only relevant RVIZ changes from the commit above
    • Pull any tests that are necessary.
    • Adapt edge visualization function to only work with one template on master

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions