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

missing files for FANUC robots #12

Open
dadouz opened this issue Jan 22, 2020 · 5 comments
Open

missing files for FANUC robots #12

dadouz opened this issue Jan 22, 2020 · 5 comments

Comments

@dadouz
Copy link

dadouz commented Jan 22, 2020

i want to ask you if you you can add a folder with related files for following robots:

  • Fanuc R-2000iB 165F
  • Fanuc CR35iA

we want to use the examples from pinocchio.

@wxmerkt
Copy link
Contributor

wxmerkt commented Jan 22, 2020

I am not sure we want to add all possible robots to the example repository. You can easily write a new robot wrapper for existing URDF/SRDF pairs.

@gabrielebndn
Copy link

gabrielebndn commented Jan 22, 2020

Hi @dadouz, this repo is mostly conceived as a set of shortcuts for the stack-of-tasks development team in simple proofs of concept. Its use in real projects in not really recommended.
Pinocchio can perfectly work (and usually works) without this repo and you should not let yourself be blocked by the absence of a certain model here.
You can find at pinocchio/examples/robot-wrapper-viewer.py an example on how to use RobotWrapper for any URDF, without the help of this package.
Further, at pinocchio/examples/gepetto-viewer.py you can find a way to achieve the same results without RobotWrapper (RobotWrapper itself is only a facilitation for newcomers and is not necessary at all for using Pinocchio).

@jcarpent
Copy link
Member

I would be in favour of supporting a maximum number of robots.

@jcarpent
Copy link
Member

@dadouz Could you add the robot inside this repo, it should be relatively easy.

@cmastalli
Copy link
Collaborator

cmastalli commented Mar 17, 2021

I would also be in favored to add these two robots.
But remember that the mission of this package is to provide a set of robots for prototyping, unittesting and benchmarking.
Its intension is not to be used for real applications on robots.

@dadouz we are not planning to include ourselves these robots. However, you're welcome to contribute on this topic.

Let us know if you are planning to integrate these robots; otherwise, I would kindly ask you to close this issue :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants