/r/robotics

Photograph via //r/robotics

How to get started in robotics

See the Wiki for frequently asked questions, career advice, resources, and previous AMAs

Official Discord Server

For any question, please post on our sister subreddit /r/AskRobotics.


This subreddit is a place for

  • News, research articles & discussion about developments in Robotics (NOT wild far fetched speculation).
  • Showcasing your robot From seasoned roboticists to hobbyists

Questions

  • Questions about your robotics projects (Try our sister subreddit, /r/AskRobotics!)
  • AMAs Are you a professional roboticist? Do you have a really impressive robot to talk about? An expert in your field? Why not message the mods to host an AMA?

Related subreddits

/r/robotics

255,810 Subscribers

1

Thoughts on Filics?

Have you heard of Filics? What do you think of their solution for automating warehouse logistics?

https://youtu.be/_NrdT35yNMI?feature=shared

0 Comments
2024/12/21
21:15 UTC

1

Cable question

I want to create a robot with a camera that is contolled via cable. The cable needs to be able to send video and impit commands up to about 100ft. I also want the cable to be relatively thin. Any recomendations?

1 Comment
2024/12/21
20:16 UTC

3

Mobile ALOHA - is there enough documentation?

In theory if I was to buy the standford made robot, with enough coding would it be possible to turn it into something useful much like they've shown in the demos? or was what they did all human- operated? Is there enough documentation online as I couldn't seem to find much

0 Comments
2024/12/21
18:49 UTC

1

How to Build a domestic helper. Tired of picking up after my toddler

I want to get started with robotics and want to know where to start? I know the basics of software development but nothing at all about hardware. I know this is a loaded question, but can someone tell me where i can learn basics and leveraging existing open source tech for vision and obstacle detection, as well as how to teach a robot to pick and put things in place? I’m tired of picking up after after my toddler..:)

4 Comments
2024/12/21
17:42 UTC

2

Speed Measurement of a mobile robot in a Curve

Hello,

I have a mobile robot that just looks like our cars (4 wheels). By using a 1D speed over ground radar, I am measuring its speed. However, whenever the robot is driving in a curve, the velocity measurement gets inaccurate.

I think the error is because the radar is measuring just the velocity that is aligned with the straight motion of the vehicle and whenever it is rotating, it needs to be somehow further extended with the yaw angle of the vehicle.

Can someone please guide me in this issue?

0 Comments
2024/12/21
16:59 UTC

28

Feels like every company is focusing on humanoids/latest trend because everyone else is doing it.

This is something that I've noticed...pretty much in the tech world AND in robotics. It feels as of lately, EVERYONE is making their own HUMANOIDS because that's what everyone else is doing. Now, nothing wrong with that, but I feel like you should focus instead on SOLVING PROBLEMS using robots: rather than just copying the new trend everyone is doing. If you're using a humanoid to clean up a spill or handle some dangerous chemical, then that is awesome!!! But, if you're just doing it as a trend or because...well, I mean, it's better than doing nothing, but I think you should focus on solving problems with Robots. Then again, a hobby can slowly turn into something useful or fun. But, my recommendation is build something because YOU want to build it. Build a humanoid because you want to do it. Not because everyone else is doing it. It's not just humanoids; it's also A.I., quantum computing, computer science, etc. If you're gonna do something in these fields be sure that you want to do it or it interests you. Build a robot you're interested it; don't build something just because everyone else is doing it.

19 Comments
2024/12/21
16:47 UTC

26

BB1-1 Kickstarter Dream question

Would BB1 Kits Be Worth a Kickstarter? Need Your Honest Take.

Hey everyone, I’ve been on a bit of a rollercoaster lately. For those who don’t know me, I’ve been sharing progress on BB1, my DIY tank-style robot, over the past year. It started as a passion project to teach myself robotics, but it’s grown into something that really feels like my thing.

Last month, I got laid off, and while I’ve been job hunting, I can’t shake this idea of taking BB1 further. Like, I need to do this. It’s hard to explain, but it feels like a calling.

Here’s the plan I’m toying with: 1. Develop BB1 into something truly next-level with better autonomy, modularity, and even more personality. 2. Launch BB1 build-your-own kits for anyone who wants to dive into robotics without being overwhelmed. Think Butter Robot, but more robust, with room to learn and customize.

The thing is, I’ve seen other kits and AI learning bots pop up (like Butterbot), and I’m wondering:

•	Do you think BB1 has a shot at standing out?

•	For those who’ve followed my progress vids, does this feel like a project worth backing?

•	If you were me, would you lean into this with a Kickstarter or play it safe and keep grinding for a 9-to-5?

This isn’t paying the bills (yet), but it’s the most alive I’ve felt in a long time. I’d love your honest feedback…whether it’s hype, skepticism, or advice for making it work. Thanks for reading, and for all the inspiration this community has already given me!

10 Comments
2024/12/21
16:35 UTC

5

High-speed wireless communication

Hi yall, I have a robot that sends communication with 4 USB connections and a Ethernet connection that I would like to replace with a wireless system like a local WiFi.

Needs to be rugged, I can’t have packet losses or any issues as it’s sending GPS, distance, webcam, and height measurements.

The laptop can be in close proximity (5”) away from the device.

Needs to work in remote places where there’s no other signal (LTE, satellite…). Needs to be stable and trustworthy!

Is there any off the shelf products out there? That can support USB and Ethernet (<1 GB).?

0 Comments
2024/12/21
15:16 UTC

1

What commercial motors have the lowest magnetic flux leakage ?

I am seeking commercially available Motors for a robotics project which would have nearly negligible flux leakage due to their inherent construction thanks

2 Comments
2024/12/21
10:34 UTC

0

Meet the world's 'most advanced' humanoid robot

Wow

5 Comments
2024/12/21
09:47 UTC

133

Robotics is slowly becoming the Next big thing in the Tech world.

26 Comments
2024/12/21
09:31 UTC

3

Research advice for drawing robot

I am working on a robotic drawing system that can reproduce a given digital image on paper. I've been able to make it work with black pencil, as shown in the video, using a UR3e robot arm. Essentially I just convert the given image to g-code which will later be uploaded to the arm.

Now, I want to upgrade the system so that it can use a set of coloured pencils to draw. The biggest challenge now is the math to be used to convert the given image to gcode. I have been searching on google scholar for a relevant research paper that I could get some ideas from, but have not found any. Maybe I have not looked up the correct keywords, and maybe this is too complicated of a problem that I have to connect several papers together. For the black pencil sketching system, I luckily found this paper: https://www.sciencedirect.com/science/article/pii/S0921889021001974, which uses an evolution algorithm to generate the start and end point of every lines. But for this upgrade to coloured pencil drawing, I want the pictures to be aesthetically better and the algorithm could consider using advanced drawing technique such as colour blending, burnishing, hatching, etc... whichever yields good results.

This is the result I imagine my system can ultimately produce: https://www.youtube.com/watch?v=m7901EvGo5o&t=6000s . I am thinking that if I could understand the steps a human artist takes to construct a drawing, I could apply the same steps and techniques into my algorithm (like building a bridge connecting art and math). But they are all early thoughts, if anyone have worked on similar problems, I would appreciate your opinions, and maybe could drop me a list of keywords or papers that I could get some ideas from! Merry early Christmas!

https://reddit.com/link/1hj6bhc/video/cb9b4hx2668e1/player

0 Comments
2024/12/21
09:19 UTC

12

I built this robot that can change end-effectors

This project started when I built a belt-driven actuator for a completely different application. I thought it would be really cool to build a 6-axis robot with these actuators. So that's what I did.

The main advantage of using such an actuator is that the robot's configuration ends up being modular. You can change it very easily by changing the geometry of your links and the location of the actuators. But the drawback is that the weight distribution doesn't end up being optimal in some cases.

Making the robot change the end effector and taking it to the Maker Faire was a fun challenge. I hope you all like the build.

Any feedback is appreciated. Thank you!

https://www.youtube.com/watch?v=Gqwe85lA8n4

14 Comments
2024/12/21
02:57 UTC

2

Do you know any bipedal robot walking with genetic algorithm ?

I saw a youtube video showing a bipedal robot in a game engine walking with it. It looked very human. Then i noticed i did not remember i ever saw such human walking skill in real robot... Did you ever see one ? Can you share it ?

6 Comments
2024/12/21
00:14 UTC

3

Material on 2-axis deltas

Would like to learn the kinematics behind the 2-axis deltas (I’m a beginner) but cannot find any textbooks that cover them. Anyone have any references.

Would also like to move on to the 3-axis deltas as well, so if anyone has any material for beginners on those that would be greatly appreciated.

2 Comments
2024/12/21
00:10 UTC

2

Is there a service to get cheap 3D prints?

I dont own a 3D printer but I want some things printed out. All these websites with this service are for big companies with massive quotas. Not right for a hobbyist obviously.

Any hobbyist service for UK (England)?

10 Comments
2024/12/20
21:50 UTC

3

Robotic arm to buy

I am looking for a lightweight 6dof robotic arm (cobot) under 8k € with reach >800mm and payload >1.5kg.

The piper x would be ideal if it wasn’t so short. The xarm 850 is too heavy and expensive. I m looking for something in between these two if anyone knows of any such product.

2 Comments
2024/12/20
21:00 UTC

16

Why are there so few US companies invested in robotics compared to China?

China already has begun mass producing AI robots and have frequent robot expo shows.

Meanwhile in the US, literally the only company we know of making a robot is Tesla. There's also smaller ones like 1X and FigureAI but their development progress seem incredibly slow by comparison.

26 Comments
2024/12/20
19:29 UTC

0

arduino code for this robot please

1 Comment
2024/12/20
17:10 UTC

0

Servo brackets

A very basic question, but I want to buy simple mounting brackets for the tiny 9g servos and can’t find anything much, any tips? I don’t want to print one myself.

1 Comment
2024/12/20
16:59 UTC

1

Question about DYNAMIXEL XL430-W250-T or looking for other options

Please don't roast me too bad I am really new to this.

I need a motor that can rotate a full 360 degrees with a .1-degree resolution. I have been looking at DYNAMIXEL XL430-W250-T servo motor to work with an arduino MEGA project I am building. I don't have a ton of funds so I am really trying to make sure I only buy parts that are going to work. Any help would be greatly appreciated.

3 Comments
2024/12/20
15:13 UTC

2

Help!

I am a noob when it comes to any robotics and I just wanted to know what protective material works best to protect a mother board when exposed to motors that could potentially move and damage it.

For more information I am trying to mod a Cozmo into a Wall-E and I am having trouble with its shape and because of this it isn’t secured well and is at risk of damage. What material could I use to protect the motherboard and as well not risk clogging a motor or catching fire or getting very hot.

Any suggestions are appreciated!!!

0 Comments
2024/12/20
11:18 UTC

9

Bearings resonating with BLDC motor max speed

Does anyone here have any advice on how to remedy this?

The bearings in the idle wheels seem to resonate when the motor is at max speed, the bearings are press fit into the wheels but they're low quality so have quite a bit of play as seen at the start of the video.

I recently switched from a PLA body to PETG and didn't have this problem before which is bizarre because I didn't think changing materials would cause them to resonate.

Would higher quality bearings reduce this problem by reducing the play in the bearings?

6 Comments
2024/12/20
10:57 UTC

1

Programming model C-Ram - Need a starting point on recording movement

I'm looking to build a small model C-RAM in the new year, though am having difficulty with the programming side of things.

I would like to record a series of movements that can be played at intervals. I have some knowledge of electronics and am looking forward to deep diving into the design and hardware, though have some questions.

  • I would envisage using a microcontroller like Rpie or Arduino, though is there a system of recording these movements into the MC?
  • I believe either servos or micro steppers would work best for fluidity of movement. Any suggestions?
  • How would you approach this?

I am not expecting step by step instructions, though need some ideas on what to research next.

Many thanks in advance!

1 Comment
2024/12/20
10:53 UTC

0

Cute Robot asks her robo-friends to go home with her

1 Comment
2024/12/20
09:37 UTC

17

Found this Open Source NASA JPL Rover, Should I create this? I am new to robotics

The JPL Open Source Rover is an open source, build it yourself, scaled down version of the 6 wheel rover design that JPL uses to explore the surface of Mars. The Open Source Rover is designed entirely out of consumer off the shelf (COTS) parts.

Its on Smilingrobo .com Nasa JPL Rover

I don't know why reddit is not allowing to post link from SmilingRobo

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

https://preview.redd.it/18v57yn3zy7e1.png?width=2382&format=png&auto=webp&s=f3674fad59b6b2fda2b20c02029b4bca522d8686

6 Comments
2024/12/20
09:09 UTC

9

Robot for homes and small businesses

A question to the community. We are working on an affordable robot for people to tinker with, while powerful enough to deploy for simple business use cases such as delivery, decluttering, inspections, plant watering, operating appliances, and more. At home, it can be trained to pick up toys, serve drinks, and even make pancakes. :). Here's the draft description and design mockups. This is a preliminary design so don’t judge too harshly: https://wyyt.ai/#everyday 

https://reddit.com/link/1hiet2l/video/uddhojtkjy7e1/player

What do you think about the specs and the price point?

One important thing is the approach to software. We’ve built a few shot imitation learning system for manipulation. Unlike the existing systems that require 40 - 200 samples per task in each environment, we train the robot with 1-4 examples per task. And the performance is robust to changes in the environment (see the video https://drive.google.com/file/d/1Vstm3rIfcoZkNCzbohaCZAiwuwKmokFh/view ). 

So far, this direct approach to training is more effective and efficient than SIM-to-real. So we focus on it right now and will introduce the SIM integration later.

Also on the roadmap are dexterous hands and an outdoor model.

The specs:

Dimensions: adjustable height 35 - 51 inches (90 - 130 cm), width/length is 16 inches (40 cm)

Manipulators: 7DOF, 31 inches (80 cm), up to 4.5 lbs (2 kg) payload, 1mm repeatability

Sensors: 1 stereo camera at the top and a linear lidar for navigation

Movement: 4 wheels mobile base with a 25 Ah battery

Computer: Nvidia Jetson Orin Nano

Control: Voice + Visual interface + Python

Based on the current BOM and the discounts at scale, we expect the retail price to be $5,000 for a single-arm version and $6,000 for the dual-arm one. 

What do you think about this? 

4 Comments
2024/12/20
07:41 UTC

283

Look Here. Come and dance with me~

22 Comments
2024/12/20
07:07 UTC

Back To Top