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

Adding new robots ? #80

Closed
jrabary opened this issue Apr 19, 2023 · 2 comments
Closed

Adding new robots ? #80

jrabary opened this issue Apr 19, 2023 · 2 comments
Labels
question Further information is requested

Comments

@jrabary
Copy link

jrabary commented Apr 19, 2023

Hi,
Thanks for making maniskill open. We are really interesting in using it to develop algorithms for robotic manipulation. But we'd like to deploy the policy on some low-cost robot like https://www.trossenrobotics.com/robotic-arms/ros-research-arms.aspx. Gazebo simulation exists for them. We are wondering how many effort will be needed to add them inside maniskill and if you can provide support for that.

@xuanlinli17
Copy link
Collaborator

xuanlinli17 commented Apr 20, 2023

Hi jrabary,

You can take a look at https://github.com/haosulab/ManiSkill2/blob/main/examples/tutorials/customize_environments.ipynb . There is a tutorial section for importing custom robots into maniskill2. Also see our implementation of Xmate3 as an example (mani_skill2.agents.robots.xmate3).

@StoneT2000 StoneT2000 added the question Further information is requested label Aug 4, 2023
@StoneT2000
Copy link
Member

https://github.com/haosulab/ManiSkill2/pull/175 will include a new, easier-to-read/easier-to-work-with robot API and some documentation around how robots are added. To be merged soon-ish

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

No branches or pull requests

3 participants