LCAS / LCAS/hunter_platform

Make URDF configurable for instances of inidivdual robots (instantiate a generic URDF)

Open
#25 0 comments 1 reaction 1 assignee View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1
Forks
3
PR merge metrics
No merged PRs in 30d

Description

We need a general approach how we can account for changes in the poses of joints in the URDF for individual robot.

While the structure of each robot platform is the same and generated from the urdf/xacro setup in hunter_pltf_description/description, there are small idiosyncratic differences for each robot, e.g. around tolerances for mount points of sensors, antennas, etc.

We need a generalisable approach to inject the instance-specific information into the URDF tree, while trying to fix the structure of the platform and maximising re-use. So we don't want individual xacro files for each instance of a robot, but rather use either environment variables or small robot-specific yaml files (one ofr each specific robot instance).

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.