How do I design the revolute joints for a 3-bar parallel linkage to minimize backlash? /r/robotics/comments/p59v…
πŸ‘︎ 5
πŸ’¬︎
πŸ‘€︎ u/pakodanomics
πŸ“…︎ Aug 16 2021
🚨︎ report
Revolute joint acting like a rigid joint v.redd.it/gbiu7sqjiix61
πŸ‘︎ 23
πŸ’¬︎
πŸ‘€︎ u/JorisSneagle
πŸ“…︎ May 06 2021
🚨︎ report
ELI5: What makes a revolute joint different from a hinge?

They seem to be exactly the same thing

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/NoCommunication7
πŸ“…︎ Jan 15 2021
🚨︎ report
Inverse Kinematic of physically connected 2DoF robot with revolute joints

I am interested in calculating the inverse kinematics of the robot illustrated below. The robot has 2DoF with two revolute joints. Without the cylinder which physically connecting the two links, the problem might be ideal: Ξ΄q= J^(βˆ’1) Ξ΄x. Since the cylinder movement is caused by the rotation of J1, the relationship between J1 and J2 can be described as follow: Ξ΄q_2_additional= =scalefactor* Ξ΄q_1

By simply extending the output from Ξ΄q= J^(βˆ’1) Ξ΄x by (Ξ΄q_1,Ξ΄q_2+scalefactorβˆ—Ξ΄q_1)the problem could be solved, but it seems to be rather ad-hoc. Is there a way to consider this extra movement of the cylinder already during calculating the Jacobian matrix?

https://preview.redd.it/ist9r3kxtx861.png?width=1088&format=png&auto=webp&s=d2d5f18310352eaee0c541ec01a29b38ccec91cb

--------

Edit:

https://preview.redd.it/6cmworytjy861.png?width=385&format=png&auto=webp&s=9daaacb786de54bd85fb57230d9c3db557661f29

------

Edit2:

https://preview.redd.it/qblixy2cvy861.png?width=485&format=png&auto=webp&s=6b357bf3d468dff59310490a5cdc5fc487fd5604

πŸ‘︎ 8
πŸ’¬︎
πŸ‘€︎ u/Fun-Moose-3841
πŸ“…︎ Jan 02 2021
🚨︎ report
I added revolute joint for the horn of the servo and connected the rest of the body to the horn with rigid body constraint. I need the rest of the body to rotate with the horn as it would irl. But it's either the horn moving or no motion at all.
πŸ‘︎ 8
πŸ’¬︎
πŸ‘€︎ u/vmj9
πŸ“…︎ Mar 17 2020
🚨︎ report
Need help with frame assignment for revolute joints in simscape multibody.

I was simulating 4 bar mechanism for practice and ran into a problem and can't really understand the reason behind it. Initially I performed the simulation by using rigid transforms on default frames of links to define revolute joints and it worked perfectly fine. Then I tried defining custom frames from inside the solid body's definition block at the edges of links. The links assemble perfectly as long as assembly is an open chain but as soon as I join the last link with first link to form a closed chain, the assembly gives error on compiling that the position constraints cannot be met. How can I use the custom frames to make 4 bar linkage?

Actually I need custom frames for another project and it was causing issues too so I tried a basic problem to understand underlying mechanics better but i can't work it out.

πŸ‘︎ 7
πŸ’¬︎
πŸ‘€︎ u/zeeshanonly
πŸ“…︎ Feb 25 2020
🚨︎ report
Is there any way to add a friction coefficient to revolute joints?
πŸ‘︎ 3
πŸ’¬︎
πŸ‘€︎ u/billy222221
πŸ“…︎ Apr 13 2020
🚨︎ report
Is there any option to create a joint Revolute bank account? To have one account with two cards

*Revolut

πŸ‘︎ 5
πŸ’¬︎
πŸ‘€︎ u/CoinStoneAge
πŸ“…︎ Jun 30 2020
🚨︎ report
7 revolute joint robot arm inverse kinematics

Hi, I wanted to get some advice regarding robot arm inverse kinematics.

I created a robot arm in a 3D game engine with 7 revolute joints and want the end effector to go to a certain location at a certain orientation. I calculated the forward kinematic equations for position and quaternion for the end effector and was able to get the partial derivatives of each joint rotation against position and the quaternion to form the Jacobian. Solving for this in real time leads to an adequate control system.

What I've found however is that the Jacobian control system gets the arm stuck in certain orientations and positions because it needs to temporarily get further away from its goal to get unstuck.

  1. What are some available strategies to use so I can more reliably get to the target?

  2. What are ways to determine if it possible to reach the target in the first place?

  3. Is it possible to directly solve for the joint angles against for a target? I took an initial look at this and it seemed extremely complicated.

Thanks!

πŸ‘︎ 7
πŸ’¬︎
πŸ‘€︎ u/cewh
πŸ“…︎ Jul 26 2018
🚨︎ report
Revolute Joint Assembly Tutorial in Fusion 360! Crank to Pedal youtube.com/watch?v=FMzfL…
πŸ‘︎ 31
πŸ’¬︎
πŸ‘€︎ u/EngineeringJuice
πŸ“…︎ Feb 26 2020
🚨︎ report
Basic Example of the Revolute Joint youtube.com/watch?v=FMzfL…
πŸ‘︎ 8
πŸ’¬︎
πŸ‘€︎ u/EngineeringJuice
πŸ“…︎ Feb 26 2020
🚨︎ report
How can I apply the "physics_joint_revolute" to more than one objects?

Hello,

I wanna to make revolute joints to a many instance, not just one. I have a "core" object and this one must be connect to a "base" object, but it would be a many instance. When I have only one instance of these two object (a pair of it) its works properly. However, when I create one more instance of "base" its not connect to the "core" as the first one.

I use this line of code in the create event of obj_core: physics_joint_revolute_create(obj_core, obj_base, x, y, 0, 0, 1, 0, 0, 0, 1);

I tried to use the code in the obj_base but the result still same...

Thanks!

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/gabor_gm
πŸ“…︎ Jun 19 2017
🚨︎ report
Final High Times Preroll: 2g Wedding Sherb Rocket Joint by Revolution
πŸ‘︎ 34
πŸ’¬︎
πŸ‘€︎ u/DrJazzCabbage
πŸ“…︎ Oct 10 2021
🚨︎ report
Azure Revolution joint interview for the Bushun; I've attempted to translate the main bits

https://preview.redd.it/l15iywl525z71.png?width=904&format=png&auto=webp&s=3a781003a360944c27e36625d90ea2ff8550ca5e

  • Both of them laughed that their old tag team attire could be too tight to wear. It actually was. But at the same time they missed each other as a team so much the felt as if their attires gave a bit of power;
  • Sera said that even though they didn't team up for more than 18 months, Yuki didn't even want to rewatch their previous matches to remind their tag moves. Why? Because, one, they improved as a wrestlers so much they already knew what each of them want to do, and two, their body complexion is different from even 2019;
  • "I have nothing to be afraid of now that I'm doing death matches. I don't care what anyone says about me. In professional wrestling, if you mess up, you might die. When you're in a death match, you're very aware of that. You always feel like you're on the verge of death. That's why I feel more strongly that I have to do what I want to do before I die. There's no time to be afraid of being criticised. It's better to do something and be criticised than not to do it." - Risa about her path during the AR timeout;

https://preview.redd.it/rvdobgfo25z71.png?width=765&format=png&auto=webp&s=69bdc7dd9ecadd04d1e7989670833058445ad3dc

  • One of the reasons why Yuki decided to form Rebel x Enemy is that Ice Ribbon can't be a promotion of "Tsukasa Fujimoto and her friends" and that it's not only about Tsukka;
  • At the beginning of her wrestling career, Yuki never thought she'd be the top star and main champion, and started to really aim for it when she realised people have expectations about her;
  • At first, Sera thought that Yuki was a bit "reserved" and a step back compared to her. Now it's not the case anymore. She admires Yuki for her willingness to encourage younger members of IR roster to step up and be more brave. It even helped Risa;

https://preview.redd.it/e9zjln0u45z71.png?width=765&format=png&auto=webp&s=1805cc9fd9bbef3d9576be78d3992d2503f2c71b

  • In Ice Ribbon, usually when a wrestler wants to perform a double move, they should shout "double!", but it needs to be coordinated between wrestlers. For Yuki and Sera, it's almost at subconscious, and Yuki elaborates that an eye contact is enough for them to know what to do next;
  • Yuki reveals that Sera supported her during "rebel" period in 2020. If she'd say "What the hell are you doing?", it might not be possible for them to reun
... keep reading on reddit ➑

πŸ‘︎ 10
πŸ’¬︎
πŸ‘€︎ u/bool0011
πŸ“…︎ Nov 12 2021
🚨︎ report
Time Bomb for the night off! Revolution cookies and cream joint in an Aeriz cake breath bowl topped with kief! Have a great start to the weekend everyone! reddit.com/gallery/pu9zpv
πŸ‘︎ 38
πŸ’¬︎
πŸ‘€︎ u/bleach666
πŸ“…︎ Sep 24 2021
🚨︎ report
Wedding Sherb Revolution 🍰 🍧 definitely an indica, the label doesn’t make sense but it’s good πŸ‘ bout to spark a joint on this rainy dayπŸ”₯ πŸ’¨ reddit.com/gallery/q64tpj
πŸ‘︎ 7
πŸ’¬︎
πŸ‘€︎ u/Keafs
πŸ“…︎ Oct 11 2021
🚨︎ report
Can I joint Revolut without creating Revolut Bank account?

Revolut Bank account is optional, but as decribed on support page "From version 8.5 of the Revolut app, when joining Revolut, you will have a bank deposit account and an EMI (Electronic Money Institution) account." can I register without creating bank account, just to old revolut? When I've tried it, app pushes me to create bank account.

πŸ‘︎ 9
πŸ’¬︎
πŸ‘€︎ u/fiflag
πŸ“…︎ Sep 11 2021
🚨︎ report
Time bomb for the night off! Revolution cookies and cream joint in an Aeriz cake breath bowl topped with kief. Have a great start to the weekend everyone! reddit.com/gallery/pua8b8
πŸ‘︎ 22
πŸ’¬︎
πŸ‘€︎ u/bleach666
πŸ“…︎ Sep 24 2021
🚨︎ report
Anyone using Revolut as a ”jointβ€œ account with their S.O?

I’m contemplating order a second card for my wife on my account. We want to have an account which we can both use for household expenses etc. and this seems like the best option.

Is anyone currently using their Revolut in this way, and it yes, do you have any feedback or advice?

While I know she won’t be able to see the balance as it will linked to my phone, everything else should be okay it seems.

Any feedback is appreciated, thanks.

πŸ‘︎ 12
πŸ’¬︎
πŸ‘€︎ u/psat1
πŸ“…︎ Jul 04 2021
🚨︎ report
WISeKey Signs MoUs with La Linea and Gibraltar Governments to Develop a Joint 4th Industrial Revolution Center of Excellence Spearheading Innovation in the Region crweworld.com/article/new…
πŸ‘︎ 8
πŸ’¬︎
πŸ‘€︎ u/HotMomentumStocks
πŸ“…︎ Sep 20 2021
🚨︎ report
Are you thinking about joint this Revolution or maybe just joined the Apes. WARNING DELETE ROBINHOOD. Never forget how they stuck it to their own small investors by stopping the squeeze dead in its tracks. They will do it again.
πŸ‘︎ 61
πŸ’¬︎
πŸ‘€︎ u/Kais_cave
πŸ“…︎ May 28 2021
🚨︎ report
Joint the Wishie revolution!! youtube.com/watch?v=y1FCP…
πŸ‘︎ 12
πŸ’¬︎
πŸ‘€︎ u/QuikWitted
πŸ“…︎ Jun 17 2021
🚨︎ report
First the M4M4ALLβ€”a joint project by Our Revolution, the DSA, the Sunrise Movement, and the Green Partyβ€”invited a literal Nazi to speak at their event and after backlash, now they invite Russian disinfo operative Tara Reade twitter.com/m4m4all/statu…
πŸ‘︎ 6
πŸ’¬︎
πŸ“…︎ Jul 06 2021
🚨︎ report
Can you setup a joint account with Revolut?

My partner and I both use revolut and plan on getting our salaries paid into it. As far as I can see there is no option to setup a joint account which is a fairly big negative. Is that correct?

πŸ‘︎ 6
πŸ’¬︎
πŸ‘€︎ u/Valithh
πŸ“…︎ Jun 05 2021
🚨︎ report
Raspberry Bellini pre rolls by revolution are traaash. I've never hated on rev but after their increase in prices and now these nasty joints wtf is Goin on. Dosjface is runny af super watery. Thank God ingrown farms came in with some.fire Chem d white honestly don't know why this isn't a top jar reddit.com/gallery/m3sbq1
πŸ‘︎ 13
πŸ’¬︎
πŸ‘€︎ u/Beerazz710
πŸ“…︎ Mar 12 2021
🚨︎ report
CHATTANOOGA PEEPS: Tonight’s Atlanta United vs NE Revolution Watch Party will take place at Jack Browns Beer and Burger Joint. Kick Off is at 7PM. Come early for the Beer and Burgers.
πŸ‘︎ 96
πŸ’¬︎
πŸ‘€︎ u/TheTealAvenger
πŸ“…︎ May 01 2021
🚨︎ report
TONIGHT’s Atlanta United vs NE Revolution Watch Party will take place at Jack Browns Beer and Burger Joint. Kick Off is at 7PM. Come early for the Beer and Burgers.
πŸ‘︎ 5
πŸ’¬︎
πŸ‘€︎ u/TheTealAvenger
πŸ“…︎ May 01 2021
🚨︎ report
Joint International Mayday Declaration: The Catastrophic World Situation Demands Proletarian Revolution! Unite Under the Red Banner of Maoism! ci-ic.org/blog/2021/04/30…
πŸ‘︎ 22
πŸ’¬︎
πŸ‘€︎ u/LuminousStruggle
πŸ“…︎ Apr 30 2021
🚨︎ report
Joint International Mayday Declaration: The Catastrophic World Situation Demands Proletarian Revolution! Unite Under the Red Banner of Maoism! tribuneofthepeople.news/2…
πŸ‘︎ 6
πŸ’¬︎
πŸ‘€︎ u/PrincipallyMaoism
πŸ“…︎ May 01 2021
🚨︎ report
UPDATE from a sedition hunter #3. One year out and at least 31 of the 130+ individuals I submitted information on have been arrested. They face over 200 federal charges combined, and three have been convicted or pled guilty.

One year ago I was watching in horror just like most of you, as sore losers decided to do what they could to larp a revolution and topple our democratic process. How fun!

Being a bit of a psycho myself, and feeling personally attacked, I went to work. I started backing up videos that showed individuals committing coordinated acts of violence. I focused primarily on the West Tunnel brawl for the first week.

By January 15th I had submitted over 50 separate profiles to the FBI. They all included clean shots of faces, timestamped acts of violence, and I cross referenced those against other videos.

When an assault on an officer occurred, I’d work to establish their name and badge number, as well as a timestamp so they could quickly find the footage on their own body cameras.

I admit that I became a bit obsessed, in an unhealthy fashion. But it really felt like the bottom was falling out of the whole country and I wanted to do whatever I could.

I’ve had over a dozen calls with members of the Joint Terrorism Task Force, the Capitol Police, and a few Special Agents around the country. Each have expressed what seemed like genuine gratitude for my efforts. Some have told me β€œyou have literally built the case for me and done my job.”

During the second week after the attack I focused on a two hour long uncut raw video of a man who entered the capitol. I mapped his movements, timestamped his video, and built a model where I could jump to other videos taken in the capitol at the same time to see other angles.

I’m not going to say much about that because I suspect much bigger things to come from that work that involve groups of former military guys with a plan.

I am so saddened, though not shocked, by the tone change from the political right. The night of the 6th I had a moment of hope thinking we might finally come together to root out this rising tide of fascist tendencies. Wrong.

All in all I keep tabs on the cases that are pending and read all the court documents. I sit in anticipation about folks I really want to see have the book thrown at them. I work hard to share updates with my networks, and to keep the conversation about this event alive.

Things to consider:

We’re getting more and more answers by the day about the planning that went into this, the cogs of the machine. It seems to be becoming clear that this was intended as a reichtags fire and that the Trump team wanted to us the national guard to justify invoking the insurrection act.

T

... keep reading on reddit ➑

πŸ‘︎ 12k
πŸ’¬︎
πŸ‘€︎ u/sherlock_at_home
πŸ“…︎ Jan 06 2022
🚨︎ report
I would like to design a robotic arm to move chess pieces. How many degrees of freedom should my robotic arm have to accomplish this task?

I am in the beginning stages of a project where I am going to make a robotic arm play chess against a human autonomously. The chess engine integration and computer vision are already in progress or done. My biggest challenge is finding/building an arm to do the job and handling the inverse kinematics to control it.

I need the arm to pick up chess pieces and move them around on a board. The end effector (a gripper) should always be vertical to avoid knocking over pieces. I assume that this will require an additional DOF because each orientation of the arm will change the angle of the end effector.

Originally I was playing around with the idea of buying and using a 6DOF arm, but now that seems way overkill. I only need the arm to pick up pieces vertically and move them around. I don't need to rotate or otherwise re-orient the pieces. Ideally, I would like to design this arm myself as it would get me some much-needed CAD experience.

I'm sure this could be done with a 2-axis 3d printer type of system, but want to make this an arm for several reasons. Firstly I don't want anything to permanently be obstructing the board. It should be comfortable for a human to play on. Secondly, controlling an arm with inverse kinematics will be an excellent learning experience. Thirdly, for the cool factor. Who doesn't love robotic arms?

As I understand, the inverse kinematics of a 2/3 DOF arm can be done with a little bit of trig, but when another revolute joint is added to the 'waist' of the robot, it seems like things are going to get complicated. I have made myself vaguely familiar with the Denavit Hartenburg convention, I'm not sure if that will be relevant.

So I have two questions:

  1. What is the minimum amount of degrees of freedom (not including the motor that contracts the gripper) required to accomplish this task
  2. Where should I start in terms of handling inverse kinematics for the arm?
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/Boneless_Blaine
πŸ“…︎ Dec 26 2021
🚨︎ report
Time for a North American Energy Revolution: By Combining Forces on a Joint Fossil Fuel Market, the U.S. And Canada Could Become Self-sufficient Overnight financialpost.com/diane-f…
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/greyfalcon333
πŸ“…︎ Mar 14 2021
🚨︎ report
After the Glorious Revolution & deposition of Roman Catholic James II, his daughter Mary & son in law William (Prince of Orange) were proclaimed king & queen of England this day (Feb 13) 1689 after which they ruled jointly as King William III & Queen Mary II till her death in 1694. Image: royal.uk
πŸ‘︎ 4
πŸ’¬︎
πŸ‘€︎ u/Honeybadger-0-
πŸ“…︎ Feb 13 2021
🚨︎ report
The clashes in Gare continue! While the Turkish Fascist occupying state is suffering heavy losses, we continue to show our joint struggle with the people's defense forces in defense of our common revolution! anfenglishmobile.com/kurd…
πŸ‘︎ 3
πŸ’¬︎
πŸ‘€︎ u/RiseUp4Rojava_
πŸ“…︎ Feb 12 2021
🚨︎ report
Loopring: A no-brainer investment (Due Diligence)

Disclaimer

This is a long read (4k+ words). Just a heads up.

None of the information in this report should be constituted as near/mid/long term financial advice OR financial advice for that matter, cryptocurrency investing is highly risky and speculative and there is a chance you may lose most of your initial investment.

I won't provide any TLDR for this post because it is worth reading all of it, since it is a good idea to know what you are investing into.

Also DON'T give me awards.

I hold a significant Loopring investment, thus this may be a biased analysis.

(Edit 1: Added an extra section analyzing market cap of NFT)

Introduction

Loopring is an open protocol for building decentralized exchanges initiated by Daniel Wang. The protocol is free, extensible, and serves as a standardized building block for decentralized applications (dApps) that incorporate exchange functionality. It is operable on Ethereum and Qtum while NEO is also under construction. (Reference: Bitcoin Wiki).

Loopring is a no-brainer investment at these price levels and here is why:

Loopring is an engineering first team

Probably the most important thing that gets overlooked in an initial investment thesis, is the management. Good management is absolutely pivotal to a business/technologies success.

Loopring is an engineering first development team, meaning they are made up of mostly engineers(95% of the team are engineers). Now you may be asking, isn't this a problem… it's not, you always want a team that is as technical as possible, a good product will always sell itself, look at Tesla, mostly engineers and 0 marketing. Good management, is the cornerstone of a company and the value it will deliver to its investors. (Source: Loopring Medium Article, Finestone's parting words)

Some of the most successful companies on the planet, are engineering first companies, with a rich focus in R&D (Research and Development). I can list many but here is a few

- Palantir

- Google

- Amazon

- Tesla

Loopring's lack of media presence, may seem bearish to outside investors or on a short time frame, BUT to me, it is a sign that they are focused on delivering industry changing products that will accelerate mass adoption to cryptocurrencies, metaverse and NFTs. There is no need to endlessly hype your products, there is no need

... keep reading on reddit ➑

πŸ‘︎ 3k
πŸ’¬︎
πŸ‘€︎ u/DeepAlgorithm
πŸ“…︎ Jan 09 2022
🚨︎ report
robot arm's joints are limp when is loaded in Gazebo

Hi everyone, my robot model will collapse to the ground in Gazebo when setting <transmission> tag EffortJointInterface. The <inertial> parameters are calculated by Solidworks.

https://preview.redd.it/ky5fqllpmw781.png?width=2268&format=png&auto=webp&s=58ba735d6fe494688831a8b545654fdcce213c90

https://i.redd.it/ml4i404rmw781.gif

And the robot will start shaking once I launch the ros controller(effort_controllers/JointTrajectoryController). What am I supposed to do to fix this? Any advice will be appreciated.

P.S. Here's the content of the urdf file:

<!-- This URDF was automatically created by SolidWorks to URDF Exporter! Originally created by Stephen Brawner (brawner@gmail.com) 
     Commit Version: 1.6.0-1-g15f4949  Build Version: 1.6.7594.29634
     For more information, please see http://wiki.ros.org/sw_urdf_exporter -->

<robot name="arm">

  <link name="world" />

  <link name="base_link">
    <visual>
      <origin xyz="0 0 0" rpy="0 0 0" />
      <geometry>
        <mesh filename="package://arm_description/meshes/base_link.STL" />
      </geometry>
      <material name="3143">
        <color rgba="0.79216 0.81961 0.93333 1" />
      </material>
    </visual>
    <collision>
      <origin xyz="0 0 0" rpy="0 0 0" />
      <geometry>
        <mesh filename="package://arm_description/meshes/base_link.STL" />
      </geometry>
    </collision>
    <inertial>
      <origin xyz="-0.52E-03 -0.01E-03 20.01E-03" rpy="0 0 0" />
      <mass value="1.25" />
      <inertia ixx="3000.53E-06"    ixy="-2.36E-06"    ixz="-15.68E-06"
                                    iyy="3039.39E-06"  iyz="0.05E-06"
                                                       izz="5609.85E-06" />
    </inertial>
  </link>

  <joint name="joint_0" type="fixed">
    <origin xyz="0 0 0" rpy="0 0 0" />
    <parent link="world" />
    <child link="base_link" />
  </joint>

  <link name="J1_link">
    <visual>
      <origin xyz="0 0 0" rpy="0 0 0" />
      <geometry>
        <mesh filename="package://arm_description/meshes/J1_link.STL" />
      </geometry>
... keep reading on reddit ➑

πŸ‘︎ 3
πŸ’¬︎
πŸ‘€︎ u/katfuji
πŸ“…︎ Dec 26 2021
🚨︎ report

Please note that this site uses cookies to personalise content and adverts, to provide social media features, and to analyse web traffic. Click here for more information.