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

Attach object to imported URDF Model #145

Closed
mhelmrei opened this issue Dec 4, 2018 · 2 comments
Closed

Attach object to imported URDF Model #145

mhelmrei opened this issue Dec 4, 2018 · 2 comments

Comments

@mhelmrei
Copy link

mhelmrei commented Dec 4, 2018

Hello,
I'm running Unity Version 2018.3.0b9 with the latest ros-sharp from GitHub on Windows 10.

I am simulating a fabrication process in Unity and I successfully imported the URDF of the robotic set-up
into Unity. Also I am able to transform the robots accordingly.

Now I would like to attach a linear timber beam to the robot at a certain moment in the fabrication process, also once the beam is placed I would like to detach the object again.

Would this be possible and if yes how should I go about it?

Thank you!
Matthias Helmreich

image

@MartinBischoff
Copy link
Collaborator

Hi @mhelmrei !
Yes, of course it is possible to attach / detach objects in a Unity simulation.
E.g. by adding a FixedJoint component and assigning it's ConnectedBody accordingly.

Is there a reason why you are writing this question as an issue on ROS#?
I see no direct relation to ROS# at all. Please write general Unity-related questions e.g. here, You'll get faster (and likely better) answers there.

Other than that, the screenshot looks nice. Why don't you write something on what you are doing here #20 ?

@MartinBischoff
Copy link
Collaborator

Hi @mhelmrei
I hope the hints above helped you in solving your problem. As I still see no direct relation to ROS# and have not received feedback I am closing this issue.

I'm looking forward to read a short intro on what your are doing / planning to do with ROS# here.

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

2 participants