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

Generating Multibody URDF files #279

Open
lauweiquan opened this issue Feb 27, 2023 · 0 comments
Open

Generating Multibody URDF files #279

lauweiquan opened this issue Feb 27, 2023 · 0 comments

Comments

@lauweiquan
Copy link

I am trying to upload a urdf of a robotic arm.

Using the function below:
obj = kb.FileBasedObject(
asset_id="woodenhammer",
render_filename="pybullet_data/wooden_hammer/wooden_hammer_01_4k.obj",
bounds=bounds,
simulation_filename="pybullet_data/wooden_hammer/wooden_hammer_01_4k.urdf",
scale=6, velocity=velocity, position=position
)

I am able to generate only one object from the urdf. Is there any way to generate the whole robotic arm?
Thank you in advance!

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

No branches or pull requests

1 participant