Search found 5 matches

by codycichosz
11 Nov 2021, 18:53
Forum: General questions
Topic: Orientation - Euler Angles
Replies: 2
Views: 9595

Re: Orientation - Euler Angles

Thank you! I was able to successfully implement and calculate the Euler angles.
by codycichosz
12 Oct 2021, 22:49
Forum: General questions
Topic: Orientation - Euler Angles
Replies: 2
Views: 9595

Orientation - Euler Angles

Hello, I am trying to calculate the orientation (alpha, beta, gamma), with respect to the global reference frame, of a part within CoppeliaSim, once I rotate it about the Z axis 30 degrees. I read https://www.coppeliarobotics.com/helpFiles/en/eulerAngles.htm but I am unsure on which angle rotation e...
by codycichosz
27 Aug 2021, 05:35
Forum: General questions
Topic: UR10 Model with Collision Capability
Replies: 2
Views: 3171

Re: UR10 Model with Collision Capability

Thanks for the response, I will see what I can do.

-Cody
by codycichosz
24 Aug 2021, 21:38
Forum: General questions
Topic: UR10 Model with Collision Capability
Replies: 2
Views: 3171

UR10 Model with Collision Capability

Hello, I am looking to make a scene incorporating the UR10 model, in which the UR10 bumps into a human operator and stops. (This would be very similar to how a real UR10 would operate in a work cell). I am curious if there is a different model or a feature in CoppeliaSim to replicate this feature to...
by codycichosz
21 Jan 2021, 22:30
Forum: General questions
Topic: Path problem, robot doesn't follow target dummy
Replies: 2
Views: 457

Re: Path problem, robot doesn't follow target dummy

Hello sumi_boss, Check this tutorial and follow the "IK via method 2" section. I recommend adding 2 IK tasks between the tip-target linked dummies for smoother operation of the robot. https://www.coppeliarobotics.com/helpFiles/en/inverseKinematicsTutorial.htm I currently have a scene built...