Skip to content

How to add a robot? #15

Description

@YupuLu

This is the post for saving the question and answer shown here

About the Jrl library, if I want to add new robots into it, for example, ur3, what is the correct step to do that? Here is my solution based on my understanding:

  1. Implement the class Ur3() in robots.py
  2. Download related urdf files from some projects like urdf_files_dataset or generate them using ROS based on your README.md
  3. Generate the capsule folder using calculate_capsule_approximation.py

Are these steps enough? Should I use calculate_ignorable_link_collision_pairs.py and calculate_rotational_repeatability.py?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions