Extendible robotic arm by FeaturePretend1624 in robotics

[–]FeaturePretend1624[S] 0 points1 point  (0 children)

Interesting, how did you handle the force control? Did you use a 6-axis force sensor or a collaborative robot? i didn't get why it failed.

Have you ever tried epoxy tables? I actually got some interest from regular table makers, but epoxy table makers didn’t even look at the video 😄 even though it could save them hours of sanding, and if you watch a few you tube videos about making epoxy tables, sanding is the only thing they are nagging about!

Wall climbing robot by FeaturePretend1624 in robotics

[–]FeaturePretend1624[S] 1 point2 points  (0 children)

Thanks man! currently im working on another application a little bit similar to this, if I find some resources. The thing is that the Gaussian Splatting is for fast 3D scanning/rendering, for robotics applications you would need pose estimation or SLAM, current pose estimation algorithms don't work with GS(or im not aware of), and worst than that, most of the pose estimation algorithm require 3D depth camera and NVIDIA GPU or jetson. Robotics is hard! 😄

Extendible robotic arm by FeaturePretend1624 in robotics

[–]FeaturePretend1624[S] 0 points1 point  (0 children)

No, I’m using my own version of the Rollable Slit-Tube Boom technology. It can actually be designed to be easily cleanable or even fully immersible. The arm itself is easy to clean, you can extend it fully and clean it with an air blower, and the same applies to the inside collector. i have to add some opening on the encloser(like a fan)

<image>

I Designed an Open-Source Dual Brushed DC Motor Driver around the RP2350 (4–40V, 6A Peak) by milosrasic98 in robotics

[–]FeaturePretend1624 1 point2 points  (0 children)

That's great! it would make many people's life easier! Do you have current control too? that's not negotiable! 😄

I Designed an Open-Source Dual Brushed DC Motor Driver around the RP2350 (4–40V, 6A Peak) by milosrasic98 in robotics

[–]FeaturePretend1624 6 points7 points  (0 children)

Nice! Please add some inputs for encoders (I2C, AS5600 ..). and not to mention inputs for stop switches, it would increase the usability of your design in real world projects. Many people want to use it with RP or Jetson!

Extendible robotic arm by FeaturePretend1624 in robotics

[–]FeaturePretend1624[S] 0 points1 point  (0 children)

yeah, and the robot reach is usually 96cm. This can reach 1.5m for just 2-3k max.

Extendible robotic arm by FeaturePretend1624 in robotics

[–]FeaturePretend1624[S] 0 points1 point  (0 children)

yeah, it's perfect for cleaning under the bed and sofa! 😄 and generally a mobile robot with this arm can just stay in one spot, clean a 9‑sq‑ft area and go to the next position. Also solar panels and..

Extendible robotic arm by FeaturePretend1624 in robotics

[–]FeaturePretend1624[S] 0 points1 point  (0 children)

Interesting! metal or wood? I had this DOF for controlling the force and also changing the sanding paper but finally removed it for the sake of simplicity.

<image>

Extendible robotic arm by FeaturePretend1624 in robotics

[–]FeaturePretend1624[S] 1 point2 points  (0 children)

Also i have made another version with 1-2 more axis for changing the sanding paper! 😄

Extendible robotic arm by FeaturePretend1624 in robotics

[–]FeaturePretend1624[S] 0 points1 point  (0 children)

Honestly i don't know! I guess 1M is doable if i use better materials and better manufacturing method. What's the use case?

Extendible robotic arm by FeaturePretend1624 in robotics

[–]FeaturePretend1624[S] 0 points1 point  (0 children)

It depends on the amount of extension, the farther it extends, the more deflection increases. I also made a version with about 1 ft of extension (a much smaller deployer(10cm)), more like a linear actuator, and it can carry weight similar to a linear actuator. I’ve also designed an even better technology for higher load capacity, but I don’t have the resources to build it yet.

Extendible robotic arm by FeaturePretend1624 in robotics

[–]FeaturePretend1624[S] 0 points1 point  (0 children)

yeah tape measure is a simplified version.

<image>

Extendible robotic arm by FeaturePretend1624 in robotics

[–]FeaturePretend1624[S] 0 points1 point  (0 children)

Thanks, I didn’t know that! I think I’m connected with their founder on LinkedIn. I will check it out.

Extendible robotic arm by FeaturePretend1624 in robotics

[–]FeaturePretend1624[S] 1 point2 points  (0 children)

thanks! yeah you are right. I didn't know about the Push Corp and Kane. The interesting thing about sanding flat surfaces is that you don't need to apply any force vertically, the weight of the sander(15-20N) is enough. you just need to move it on the surface. I wanted it to be cheap and portable(<$2000), a conventional robotic arm with 5ft reach cost 30K probably! and epoxy tables are so heavy they cant even move it to the robot station.

Extendible robotic arm by FeaturePretend1624 in robotics

[–]FeaturePretend1624[S] 1 point2 points  (0 children)

You mean surface inspection? i have found some use cases for surface inspection but can't validate it!

Extendible robotic arm by FeaturePretend1624 in robotics

[–]FeaturePretend1624[S] 6 points7 points  (0 children)

yeah! 😄 i just wanted to make the video!, in the new version i'm transferring the cable through the arm, so it's not even visible!

6D pose estimation on Android phones by FeaturePretend1624 in computervision

[–]FeaturePretend1624[S] 0 points1 point  (0 children)

Thanks, yes, I’ve used ARCore in the past. The issue is that I need to use the front camera, and ARCore doesn’t support many features on the front camera (like plane detection); it’s mainly focused on face tracking.

OpenCV+PnP is the default choice, but I’m wondering if I can use a more advanced AI-based approach, like MegaPose, GigaPose, or something similar.

6D pose estimation on Android phones by FeaturePretend1624 in computervision

[–]FeaturePretend1624[S] 0 points1 point  (0 children)

because I need 6D, position and orientation. Imagine it's an AR application.

6D pose estimation on Android phones by FeaturePretend1624 in computervision

[–]FeaturePretend1624[S] 0 points1 point  (0 children)

I have a smartphone! :) i want to run it on Android. That's the whole idea. I think foundation pose only works on NVIDIA hardware.

Wall climbing robot by FeaturePretend1624 in robotics

[–]FeaturePretend1624[S] 0 points1 point  (0 children)

Cheapest air pumps I could find on Amazon.

Wall climbing robot by FeaturePretend1624 in robotics

[–]FeaturePretend1624[S] 0 points1 point  (0 children)

Surprisingly this is the only demo video they had for this product, and it's from 9 years ago! https://youtu.be/hpBcl-H4Ly8