Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sensor parsing #5

Open
wants to merge 8 commits into
base: melodic-devel
Choose a base branch
from
Open

Conversation

rhaschke
Copy link
Contributor

This is a rebase of ros/robot_model#125 to this new, relocated repo.

The PR enables generic parsing of sensors from URDF. The idea is to extend sensor support beyond Camera and Ray, but to allow any custom sensor description with appropriate parsers provided via plugins. We use that mechanism for example to describe tactile sensors for our tactile toolbox. For a detailed motivation, please have a look at ros/urdfdom#84.

This PR is only the very last in a whole series of PRs also involving ros/urdfdom_headers#22 and ros/urdfdom#84. Hence, it cannot compile without those.

Example usage can be seen in the unittest of tactile_toolbox.

@rhaschke rhaschke force-pushed the sensor-parsing branch 2 times, most recently from 6967705 to 343783e Compare December 19, 2017 11:48
seanyen referenced this pull request in seanyen/urdf Jun 4, 2019
seanyen referenced this pull request in seanyen/urdf Jun 4, 2019
rhaschke added a commit to ubi-agni/urdf that referenced this pull request Sep 22, 2022
@rhaschke rhaschke changed the base branch from kinetic-devel to melodic-devel September 22, 2022 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants