ubi-agni / tactile_toolbox

software to handle tactile sensors in ROS
9 stars 5 forks source link

Independence from custom urdfdom #32

Closed rhaschke closed 2 months ago

rhaschke commented 1 year ago

This is a major refactoring to get independent from custom changes to upstream packages (https://github.com/ros/urdfdom/pull/84, https://github.com/ros/urdf/pull/5). Essentially, we drop the idea to use plugins, but parser our tactile <sensor> tags directly.