Rotary Axis

Hello Everyone,
I want some help in rotating this conveyor belt. Can someone please help me with the commands .

Thanks.

Hy,

model a rotational link in the component driven by a servo. In PM you can rotate it with moveServo.

image

Regards
Feature

I tried it but its telling me to choose controller and joint and i am not able to understand that.

Hey,
Could be more precise?

Regards.

Hi,

Choosing a controller picks what servo controller (you can have multiple servo controllers) drives the joint. and then you have to pick what joint is that servo driving (one servo can drive multiple ones).

What captain_feature is suggesting is that you do something like this:


Click on the LINK itself to gain access to this, it appears on the right side of your screen

image
Select the statement itself to modify its properties

I made a quick vcmx to showcase some of the changes.

rotation_test.vcmx (90.1 KB)

Br,
Lefa

Hy,

that are basics in component modelling! → May take some lessions from: Basics of Component Modeling | Visual Components Academy

Open the component in modelling-tab. → Create a link, and put the moveable geometry there (maybe also the componentContainer). → Create a servoController and map the link to it. → The Servo can be controlled over PM…

Regards
Feature

1 Like

Hy,

yes, thats exactly what I meant! :wink:

Regards
Feature

1 Like