Skip to content

sensor parsing #82

@rhaschke

Description

@rhaschke

urdfdom has code to parse <sensor> tags according to this spec.

However, this code doesn't seem to be used. It goes to liburdfdom_sensor, but as symbols are hidden by default, it cannot be used externally.

We are currently in the process of proposing a new Tactile sensor and would like to add the list of parsed sensors to the ModelInterface (see here for our proposal). Any objections to that strategy? Should the robot model be kept as lean as possible instead, leaving the sensor parsing to some separate function returning a list of sensors?

Please comment on the chosen approach and we will adjust accordingly and eventually file a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions