Configuring Joints in CoppeliaSim | CoppeliaSim (V-REP)

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • This video introduces joints in CoppeliaSim (V-REP) robotic simulator software. If you want to contribute to these tutorials, please buy me a coffee:
    www.paypal.me/...
    This video is part of a set of videotutorials used in lab sessions of robotic courses for undergraduated students ath the UPV.
    • A Complete CoppeliaSim...

Комментарии • 12

  • @joellortizzzz6868
    @joellortizzzz6868 4 месяца назад +1

    The dynamic properties dialog tells me the joint is not controlled. Control mode is free, what do I do please

    • @shresthapatir6495
      @shresthapatir6495 3 месяца назад

      i am running into the same issue. did you find a fix?

  • @celestiegladys6188
    @celestiegladys6188 2 года назад +1

    Thank you so much ..

  • @arghyadas2836
    @arghyadas2836 3 месяца назад

    Can you please tell me how can I simulate a gimbal in CoppeliaSim? I need to attach this gimbal to a camera attached below a quadrotor.

  • @adityarotithor9743
    @adityarotithor9743 3 года назад

    Sir how can I connect 1 revolute joint to 2 different objects.
    Which hierarchy should i follow?

    • @LeoArmesto
      @LeoArmesto  3 года назад

      You can group them. If not, there’s also an alternative solution by connecting one of the objects to a ‘force sensor’

    • @adityarotithor9743
      @adityarotithor9743 3 года назад

      @@LeoArmesto thank you sir

  • @headrobotics
    @headrobotics 4 года назад

    What method would you use to add tendons actuated between multiple joints?

    • @LeoArmesto
      @LeoArmesto  4 года назад

      That’s a difficult question! I guess that those tendons are passive, thus using passive joints and tuning their friction and damping properties might be a possible solution, but I’m not so sure if that’s possible. Another possible solution is to generate a virtual force/torque in some specific directions with the simAddForce and simAddForceTorque functions. I’ve never used them before, so please don’t ask me how to use them.

    • @headrobotics
      @headrobotics 4 года назад

      Leopoldo Armesto thanks for your thoughts

  • @arcadioperez9572
    @arcadioperez9572 3 года назад

    What Changes if I want it moves up and down continually?

    • @LeoArmesto
      @LeoArmesto  3 года назад

      You need to set the positions of the joints. There are several ways to do this, so I recommend you to continue with the tutorial