-
Notifications
You must be signed in to change notification settings - Fork 141
Closed
Description
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
Labels
No labels