Robot Bin that comes to YOU

Sdílet
Vložit
  • čas přidán 27. 11. 2022
  • AD: Applications for Pipedream are live at www.pipedreamlabs.co/applywit... Reach out to garrett@pipedreamlabs.co with any questions
    I decided it was time to make an automatic robot bin that can come to you when you ask it to! It used both dead reckoning and vision-assisted guidance to make it navigate autonomously. I used an NVIDIA Jetson Nano to do the vision recognition, re-training the deep learning model with transfer learning. I also used Deepgram for speech recognition. There's an Arduino controlling the motors and reading the encoders.
    CAD and Code: github.com/XRobots/RobotBin
    You can support me on Patreon, join my Discord, or buy my Merchandise:
    ***************************
    Discord: / discord
    Patreon: / xrobots
    Merchandise: teespring.com/stores/james-br...
    ***************************
    Other socials:
    ***************************
    Instagram: / xrobotsuk
    Facebook: / xrobotsuk
    Twitter: / xrobotsuk
    ***************************
    Affiliate links - I will get some money of you use them to sign up or buy something:
    ***************************
    10% off at www.3dfuel.com/ - use code XROBOTS at the cart screen.
    Music for your CZcams videos: share.epidemicsound.com/xrobots
    ***************************
    CAD and Code for my projects: github.com/XRobots
    Huge thanks to my Patrons, without whom my standard of living would drastically decline. Like, inside out-Farm Foods bag decline. Plus a very special shoutout to Lulzbot, Inc who keep me in LulzBot 3D printers and support me via Patreon.
    HARDWARE/SOFTWARE
    Below you can also find a lot of the typical tools, equipment and supplies used in my projects:
    Filament from: www.3dfuel.com/
    Lulzbot 3D Printers: bit.ly/2Sj6nil
    Bearings from: simplybearings.co.uk/
    Lincoln Electric Welder: bit.ly/2Rqhqos
    CNC Router: bit.ly/2QdsNjt
    Ryobi Tools: bit.ly/2RhArcD
    Axminster Micro Lathe: bit.ly/2Sj6eeN
    3D Printer Filament: bit.ly/2PdcdUu
    Soldering Iron: bit.ly/2DrNWDR
    Vectric CNC Software: bit.ly/2zxpZqv
    Why not join my community, who are mostly made up of actual geniuses. There’s a Facebook group and everything: / 287089964833488
    XROBOTS
    Former toy designer, current CZcams maker and general robotics, electrical and mechanical engineer, I’m a fan of doing it yourself and innovation by trial and error. My channel is where I share some of my useful and not-so-useful inventions, designs and maker advice. Iron Man is my go-to cosplay, and 3D printing can solve most issues - broken bolts, missing parts, world hunger, you name it.
    XRobots is the community around my content where you can get in touch, share tips and advice, and more build FAQs, schematics and designs are also available.
  • Věda a technologie

Komentáře • 387

  • @jamesbruton
    @jamesbruton  Před rokem +170

    Robot that delivers beer from the fridge next? Join my Discord to suggest ideas (there's a specific section for that) discord.com/invite/fc6MedG7eW

    • @nickbaddorf2673
      @nickbaddorf2673 Před rokem +1

      That would be cool! I love the video of the PR2 robot doing that! And you could use ROS! You are the one that got me started with Ros!

    • @TheRealMrSkippy
      @TheRealMrSkippy Před rokem

      I've had that idea for years. Didn't have the time and you're skills to make it yet...

    • @sandofpv9719
      @sandofpv9719 Před rokem

      I think there is an easier way to do the same effect using only 3 microphones and triangulating their volume.
      probably have less precision but it is possible.
      I am inspired by your videos 👨‍🚀🤙🤙🔼🔼🔼✅💪✅

    • @AuDHDQ
      @AuDHDQ Před rokem

      classic

    • @jameslamb4573
      @jameslamb4573 Před rokem

      Beer recognition and voice control of same.

  • @jameswalker199
    @jameswalker199 Před rokem +23

    I can't remember if you were the one that mentioned it, or if I just found it independently, but I once saw a racing robot that used light fixtures as a method of localisation - tracking how they moved in the camera to guesstimate how far it moved. It was surprisingly robust as it managed to race around an office with regular and identical, square lights in a tiled ceiling.

  • @laupetre
    @laupetre Před rokem +60

    Try to use qr codes to encode location around the house. You might even be able to make them invisible if you could have them be viewable only in ir

    • @jfolz
      @jfolz Před rokem +15

      Not QR codes. You want fiducial markers so you can easily get distance and angle information out of them. QR codes don't do that.

    • @graealex
      @graealex Před rokem +5

      @@jfolz Both Aruco markers as well QR codes (for targeting, the Micro QR codes might be more interesting) obviously allow for distance and angle information. And why wouldn't you - they have a defined "up" side, and they are supposed to be square, so any deviation from square means you're viewing it from an angle. Distance requires them to be printed at consistent size, obviously.

    • @laupetre
      @laupetre Před rokem +1

      @@jfolz the two are not exclusive

    • @MCRanDeri
      @MCRanDeri Před rokem +5

      Im using apriltags for that,from my understanding they are fairly easy to identify at a distance plus give you distance and rotation to the camera
      Sure it doesnt let you encode strings and such but you can assign meanings to the specific id and family of the tag

    • @jfolz
      @jfolz Před rokem +1

      @@graealex note that I wrote "easily". You can get this information from QR codes, but they are not meant for this sort of application. One clue should be that each QR code effectively contains three markers at its corners to locate it first. Fiducial markers encode less information, so they can be much simpler and can thus be detected with higher accuracy or from a greater distance and with less processing.

  • @aserta
    @aserta Před rokem +38

    PROtip: whenever you have something like those wheels where you need an access hole (for the shaft affixing screw/nut), rather than print with the hole, print without it, just print a plug inside the wheel where it should be and then drill it out later. A stronger wheel will result and it will also print with less distortion as well. If set up right, it's also faster, you just have to tweak the code to print circular and "lay a bead" whenever it's on top of the plug. Not all cases i've printed, since some had some particular interactions with the reinforcement (usually whenever i use square patterns instead of hex or the spiral + ray pattern) but with most of them i've had it print faster than having the printer altogether stop to turn around and print either around the hole or print with scaffolding. One can make these modifications using their modeling software. It's easier in something like SketchUp (at least i find it simpler to just group things in a particular fashion) but there's also ways to trick the slicer into printing something as one from two. Caveat, you need to know your program well, but the effort is worth it.

    • @ledocteur7701
      @ledocteur7701 Před rokem +6

      whenever you need a somewhat decently accurate hole 3D printed, it's always a good idea to print it at a smaller diameter then drill it to the right diameter, as this ensures a circular hole and a correct diameter.
      passing holes for screws that are no big deal, you can always hammer the problem away if you need to, but axle holes should always be drilled afterward if you don't have access to brass/aluminium tubes, and if you do have access to brass/aluminium pipes, insert them into the 3D print rather than directly putting the axle on the PLA, it will decrease friction by a lot.

    • @Trent-tr2nx
      @Trent-tr2nx Před rokem +7

      Huh, I follow that it would be faster (although it then takes time to drill the hole) but I don’t follow why it would be stronger? If you drill the hole, the cylindrical faces of the hole will not be solid plastic but rather voids and infill. In a thought experiment where infill was 0% I’d say that the part would be stronger if you modeled that access hole in.

    • @ledocteur7701
      @ledocteur7701 Před rokem +3

      @@Trent-tr2nx yeah I don't understand how it would make it stronger either. making a smaller hole then finishing it afterward for precision sure, but totally removing it just seems stupid.

  • @MeriaDuck
    @MeriaDuck Před rokem +9

    Pipedream sounds a bit like the vacuum transfer pipes of the 20th century, but then with tiny bots and a lot more flexibility. 😍

  • @jfolz
    @jfolz Před rokem +21

    Look at using ArUco markers, e.g. available in OpenCV. They're fiducial markers, so you can get size = distance and angle information from them. Recognition is pretty fast and works from quite far away.

    • @mrdewilliams
      @mrdewilliams Před rokem

      I was about to make this same suggestion, but fortunately read down the comments before I did. I agree. AR targets should give more identifiable locations, along with the other information that should help out the Arduino's positioning algorithms.

  • @KenColangelo
    @KenColangelo Před rokem +20

    Light fixtures and vents might provide some decent markers in a wide FOV ceiling based vision system. And they're on a very low detail background so perhaps that helps.

    • @ginemginem
      @ginemginem Před rokem +2

      My guess is that he doesn't have vents, since he's not in NA.

    • @marknahabedian1803
      @marknahabedian1803 Před rokem

      I was thinking light switches and windows since they're permanent/immovable. Overhead lights are good too.

  • @TheAruruu
    @TheAruruu Před rokem +4

    Openings would likely be a fairly good reference point to use. Train it to identify cabinets, door frames, windows, things like that. they don't move, and so long as you can successfully identify 2-3 of them at any given point, it should be able to know its location. You generally try to keep door frames, windows and cabinets unobstructed, so it's unlikely to interfere with anything you would do normally.

  • @JacobShepherdEngineer

    I'm impressed how you build new projects each week. Great complexity and variety.

  • @jameshughes3014
    @jameshughes3014 Před rokem +7

    I love the practical, simple use of AI here. Almost as much as i love the googley eyes on that hungry boy.

  • @danjeln
    @danjeln Před rokem +1

    You’ve accomplished something extraordinary here. This is pretty useful ! Thanks

  • @cho4d
    @cho4d Před rokem +1

    wow! the only ad segment i was interested in in forever! very interesting if somewhat hyperloopy and mad

  • @Space-Doge
    @Space-Doge Před rokem

    Your projects are absolutely AWESOME!

  • @markedis5902
    @markedis5902 Před rokem +4

    With that amount of onboard processing power you could get it to find your voice via the time difference between 2 microphones

  • @electronic7979
    @electronic7979 Před rokem +2

    Excellent project

  • @farn1991
    @farn1991 Před rokem

    That is very inspiring!
    All those technology... Just to collect litters. And the whole process looks fun, too!
    It is awesome!

  • @Dingle.Donger
    @Dingle.Donger Před rokem +6

    This is easily one of the coolest channels on all of CZcams and it's a crime that this great man doesn't have millions of views on every single video.

  • @HelenaOfDetroit
    @HelenaOfDetroit Před rokem +5

    Great video, as always!
    Would it be possible to use nfc tags to trigger location data when you don't need the precision of a target?
    Just thinking they could be easily hidden in all sorts of places and could help the robot keep it's bearings. Idk though...

  • @p838sfan
    @p838sfan Před rokem

    Amazing work as usual!

  • @vishal01mehra
    @vishal01mehra Před rokem +2

    Aruco marker or an April Tage is the way to go with visual localisation application! Very Interesting project none the less.

  • @xavierjiang7112
    @xavierjiang7112 Před rokem +5

    Machine Learning vision just feel like a unnecessary 'catch-all" solution that "just works" but not necessarily well.
    LiDar sounds cool. Perhaps you should build more stuff with those.

  • @PTR-fr2to
    @PTR-fr2to Před rokem

    Awesome robot.
    I really want to built it thanks to you.
    Have a nice day.
    :)

  • @MarkEichin
    @MarkEichin Před rokem +2

    What a glorious example of encapsulation - the jetson containing enormous amount of machine vision complexity, state of the art (as of a couple of years ago, at least) cutting edge stuff... which Just Works and sends you "a little to the left" "a little to the right" messages to an arduino and some motors that someone poking at a 1980 Logo Turtle Bot would still find pretty familiar. (The idea that "training an updated machine vision model" is simpler than "configuring RoS at all" is as horrifying as it is accurate :-)

  • @thefaulnt3562
    @thefaulnt3562 Před rokem +1

    The sound of it pleases me (IDK why I like things that sound like hydraulics)

  • @wildweasel3001
    @wildweasel3001 Před rokem

    This one is actually a useful idea

  • @richards7909
    @richards7909 Před rokem +3

    It’s no Dusty Bin xD
    Quite enjoyed this. Maybe James could make a mini desk version that uses Alexa or Google etc !

  • @mattmoreira210
    @mattmoreira210 Před 10 měsíci +1

    "What is my purpose?"
    "You collect rubbish!"
    "Oh my god!"

  • @bbogdanmircea
    @bbogdanmircea Před rokem

    Now I want this robot!

  • @oldcowbb
    @oldcowbb Před rokem

    you are really throwing everything you have in this one

  • @darktherapy
    @darktherapy Před rokem

    I don’t know how you have time for all these projects. I’d be happy getting one done never mind 8999 other bins before this!

  • @zombiedad
    @zombiedad Před rokem

    Nice work!

  • @pinaz993
    @pinaz993 Před rokem

    The infomercial opening was really nice.

  • @darkseid6412
    @darkseid6412 Před rokem +3

    If you are just building the cold drink robot for your house then that's simple. the stuff that it can carry is very small, like a soda can so all you need is a high def camera and a turntable then have the cans or anything else on the turntable and start taking multiple shots per second (i am assuming high grade cameras like the ones you use do that)or take a video and use the frames of the video to train the AI to recognize the stuff you want carried, the rest is lidar or radar to locate large items like chairs since all the AI needs to know is just that they are obstacles and to avoid them. with that you can build a robot that can bring you drinks just by saying the name of the drink and no need for targets, although the targets do make it look boston dynamics-esque so that's cool too. also for the floor plan, you can use an open AI for something like road navigation software. you have the dimensions of the room and you have the paths that it can use to travel to the fridge and to you so if a new obstacle is put in its way, it can recalculate using existing dimensions to plot a new course to the fridge as long as it knows where everything is and it can learn how to add new things and remove things from the original map.

  • @Mike546378
    @Mike546378 Před rokem

    reminds me of a much more elaborate version of Colin Furze' robot bin he made years ago. Cool project

  • @SteveRowe
    @SteveRowe Před rokem +2

    Love your socks, James. I love how you make these projects look so easy. My experience is that getting servo motors and power supplies and controllers working is dauntingly difficult. Any advice?

    • @jamesbruton
      @jamesbruton  Před rokem

      The Adafruit tutorials are a good place to start: learn.adafruit.com/category/learn-arduino

    • @kissingfrogs
      @kissingfrogs Před rokem +2

      he does make it look easy and always amazed how clean the demo rooms are. I would have bits of swarf aetc everywhere after all the tweaks, and remakes.

  • @2323Magick
    @2323Magick Před rokem

    That’s freaking genius.

  • @HuskerHornet3145
    @HuskerHornet3145 Před rokem

    So this is basically junkbot, except with wheels, from the classic internet Lego game “Junkbot” and “Junkbot Undercover”. Sounds satisfying 😊 No more walking around to throw garbage away!

  • @circan1
    @circan1 Před rokem +1

    For the beer robot, replace the targets with super simple block patterns/QR/ArUco codes made with retro-reflective paint/tape. Use infrared light to identify the retroreflectors even in the dark. Face the camera up with a wide lens to see a decent number of targets placed on the ceiling for reasonable use (and to triangulate more exact positioning). Delivery while watching a movie? Yes, please.

  • @RealAndySkibba
    @RealAndySkibba Před rokem +1

    Know I'm late.
    Could have it recognize art or photos. That way you can have it understand which room it's in or plot a path without having QR codes or circles etc.

  • @frankheidemanns5250
    @frankheidemanns5250 Před rokem

    Thank you for being inspired by my comment a month ago although the result is different than expected! ♥

  • @adamhixon
    @adamhixon Před rokem +1

    Now I feel a lot better about my experiences with ROS hearing that even you found the version miss match issue frustrating.

    • @jamesbruton
      @jamesbruton  Před rokem +3

      Yeah, took me over a year to work out how to do it, using courses, other projects (which often didn't work well) and also buying a Robotis Turtlebot that worked out of the box to look at.

  • @ark9959
    @ark9959 Před rokem +1

    Amazing! The motor control could however use some smoothing. The wheels seem to change rotational speed from 0 to full speed as fast as they can. Maybe introduce some acceleration instead? :)

  • @jort93z
    @jort93z Před rokem +1

    When I clicked on this, after youtube recommended it 3 times, i expected it to be a lot more... shit. But it's quite the impressive robot. subbed.

  • @vvhitevvabbit6479
    @vvhitevvabbit6479 Před rokem +3

    I'd love to see what you could do with eye tracking. I could certainly see you controlling an RC car or a ridable car simply by looking where you want to go.

  • @3DLL.
    @3DLL. Před rokem +1

    I don't know why James, but you remind me of Rick Moranis building awesome things i love it 😁

  • @sjoervanderploeg4340
    @sjoervanderploeg4340 Před rokem

    For speech you can also look at OpenAI's Whisper!

  • @NotSomasish
    @NotSomasish Před rokem +1

    respect 💀
    but I think that home button should be on top of the bin

  • @elitesennabubble
    @elitesennabubble Před rokem

    it would be a cool idea if a robot could make you a cup of tea and also travel upstairs. I like the lidar videos you do

  • @EcoHamletsUK
    @EcoHamletsUK Před rokem

    I could use a few of those, or maybe just one if it could climb stairs!

  • @TSKseattle
    @TSKseattle Před rokem

    Before 40 years ago: "or, you could get up and walk to the bin"
    Seriously, I'm now amazed at the programming in my roborock V6 vacuum

  • @diamondd77111
    @diamondd77111 Před rokem

    Use QR looking codes on the floor, they are called fiducials, Amazon uses them for robot navigation.

  • @sergioramoneroles5807

    Pensé q era por la foto un generador de gas o eléctrico
    Gracias por tu exposición

  • @freedomhq4075
    @freedomhq4075 Před rokem +1

    HOLY SHIT BINS!

  • @peter360adventures9
    @peter360adventures9 Před rokem

    Awesome. Like more improvements.

  • @pierrec1590
    @pierrec1590 Před rokem +2

    I can't believe that with all the design and planning that went into that project, you did not put the buttons at a place where you can access them without bending over behind the machine. Probably the worst place imaginable apart from right underneath the carriage! ;-)

  • @arrondickens9167
    @arrondickens9167 Před rokem

    Great build. How come you decided to have it turn around and go home, rather than just reverse back and therefore just requiring one target? It could reverse home until the target is small enough, rather than the other way around?

  • @Rebar77_real
    @Rebar77_real Před rokem

    It could wait by the door when it thinks it's full. Or follow you around flapping the lid annoyingly for you to empty it, lol.
    Beers? How about a ceiling claw on cable-cam pulley system like in stadiums or those room scale 3d printers with a pulleyed motor in each corner. Could adapt it to deliver outdoors with a clothesline to keep mum tipsy in the garden, lol.
    Might be interesting to program, eh? Cheers.

  • @TheLaszczu
    @TheLaszczu Před rokem

    Would it work with camera facing up on targets placed on ceiling?

  • @bradley3549
    @bradley3549 Před rokem

    Is there anything better than ROS for the rotating LIDAR SLAM setups these days? I'm so jealous of my robotic vacuums, they make it all look easy, and I'd love to take a stab at it to build an oversized Mi/Roborock style vacuum capable of picking up more than half a days worth of dog hair shedding at once.
    Any wizards out there have suggestions on the best place to start that doesn't involve wading through years of stale doc pages?

    • @jamesbruton
      @jamesbruton  Před rokem

      It's probably the same navigation algorithm, ROS just wraps it in a ROS service.

  • @kevinpolesello168
    @kevinpolesello168 Před rokem

    have you think to use ARuco markers instead of the two circle one inside the other?

  • @JONYghost
    @JONYghost Před rokem

    Why not use NMS to reduce multiple detections of the same target and maximize precision?

  • @nottiification
    @nottiification Před rokem

    Next project: A robot that follows you around and deploys a folding lawn chair whenever you stop walking.

  • @kissingfrogs
    @kissingfrogs Před rokem

    Origin Shaper Tools supplies that funky tape so its very clever handheld CNC can map its world. So perhaps similar dots on the roof. I have no idea how they use the dots.

  • @ericlewis3444
    @ericlewis3444 Před rokem +1

    You can see a direct line from James' creations to the robots in Star Wars.

  • @repalmore
    @repalmore Před rokem

    Would putting QR codes everywhere and use an app to tell the bin to go to a specific QR code work? Would multiple cameras (3?) be good to improve spatial relation ability be good?

  • @zaidro1
    @zaidro1 Před rokem

    ok it works great the only thing it need to be perfect is be more faster and a little less louder

  • @scuzzjumper
    @scuzzjumper Před rokem

    We need an "Instant Party" robot that quickly deploys streamers, confetti, balloons, music, lights and a laser projected banner

  • @corvettecoles
    @corvettecoles Před rokem

    You definitely do not need to train and run an entire neural net for this. Much more efficient and easier for such distinct targets to use OpenCV and some HSV filtering + reflective tape for on the cheap, or dedicated targets (some are QR style, you've probably seen them!)

    • @jamesbruton
      @jamesbruton  Před rokem

      I know how to do this. In the next version I'll just use features from my house instead of markers

  • @glad2
    @glad2 Před rokem +1

    Have you got an estimate of how many miles of printing filament you've gone through?

  • @TJo63
    @TJo63 Před rokem +1

    Cool gadget. I want one! 😁
    But I half expected there to be a "Like Comment Subscribe" poster under the lid, when it opened at position 1, in the end. Missed opportunity there. 😉

  • @martylawson1638
    @martylawson1638 Před rokem

    Awesome trash bin! any reason you didn't use a grid of QR-codes/April-tags on the floor? That's what a lot of warehouse robots use now. (i.e. the Keva robots and clones)

  • @Savage_granny
    @Savage_granny Před rokem

    can you tell me where did you buy your jetson nano because I can't find any more ?

  • @gregorpamula8939
    @gregorpamula8939 Před rokem

    Funny how in lidar video you had wind bottles in the narrow cupboard in the kitchen and now we can see mason jars :-)

  • @unknownhours
    @unknownhours Před rokem

    I love the googly eyes!

  • @user-dg5br2lx1k
    @user-dg5br2lx1k Před rokem

    Good robot. This will be cool if robot will coming on charger + - reils automaticly. And if it will have a hand to quick storage of children toys in room. It will save a lot of nervos.

  • @crazyfox55
    @crazyfox55 Před rokem

    You should commission someone to write the software stack. Hopefully something that you can use across multiple robot projects.

  • @madebyjonny7637
    @madebyjonny7637 Před rokem

    "What is my purpose?"
    "You collect trash"

  • @julienbietlot3401
    @julienbietlot3401 Před rokem

    Is there a good tts and stt embedded solution? Cloud solution are nice but involves connectivity...

  • @dglenn247
    @dglenn247 Před rokem +1

    Binbot "What is my purpose?"
    James "You collect the trash, your sole purpose is to come when called, collect the trash, then return to your corner until there is more trash."
    Binbot "Oh."

  • @misiekroz
    @misiekroz Před rokem

    Just an idea: maybe use one of those cheap RFID receivers, code in about 10 cards and glue them down to the floor (with silver tape ofc ;) Mount the receiver on the bottom of your robot facing down. Then teach the robot their relative positions in encoder counts and bam - you have el'cheapo marker system just like in a modern warehouse:)) Not flawless but it'd be fun to see it in action :)

  • @infinitegamerplus
    @infinitegamerplus Před rokem

    Use optical illusion’s where the image can only be seen at one specific angle and position

  • @ku8721
    @ku8721 Před rokem

    Well lately I've been feeling pretty smart with my current project of a radio controlled snowblower... but looking at this makes me feel like a kid playing with Legos!!!

  • @sillyarms8493
    @sillyarms8493 Před rokem

    I feel like you should be able to have an app that makes the robot come to you and open, or go to the curb and wait for trash pickup.

  • @azayles
    @azayles Před rokem +1

    Could you feasibly use wake words with this system? You could say "Bin Bot, come to the table", and it'll come to that location, instead of having to remember location numbers. And then "Thank you, Bin Bot!" to send it back home :D

    • @JBB685
      @JBB685 Před rokem +2

      I was about to comment that. He could’ve used any phrase in the world and he chose location 1 and location 2. Made me laugh

    • @emoutraspalavras-marloncou4459
      @emoutraspalavras-marloncou4459 Před rokem

      of course, you can integrate with Pycroft Mycroft, where you can easily create a new skill. Digikey has made a video about with Shawn. Or you could integrate GLPT-3 with it or its open source version GLPT-JT (or even only Whisper or Whyper.cpp from GLPT team).

  • @sgavy
    @sgavy Před rokem +1

    How to make a beer assistant, without making a beer assistant! 😂

  • @san3har
    @san3har Před rokem

    If you slow down to 0.75 at the 3d printing part, it sounds like a soundtrack to some interesting movies

  • @jesseservice7828
    @jesseservice7828 Před rokem +1

    Muito bom !

  • @gearhart0steve
    @gearhart0steve Před rokem

    Long time viewer! I just want to know what motor/gearbox/encoder setup you have going on! Any chance on a link where to purchase?

    • @jamesbruton
      @jamesbruton  Před rokem +1

      They were from Gimson Robotics a while ago, but I had custom versions made with encoders on.

  • @ZappyRedstone
    @ZappyRedstone Před rokem

    Hope all is well @James? Missed your post today

    • @jamesbruton
      @jamesbruton  Před rokem

      I'm doing every two weeks at the moment, so the next video is next Tuesday.

  • @ColinRichardson
    @ColinRichardson Před rokem +1

    Somewhere between Colin Furze, and "Stuff I Made"

  • @ryancoates4054
    @ryancoates4054 Před rokem +1

    Video idea, I want a robot that takes down trash can for me and brings it back up

  • @minecrafter0505
    @minecrafter0505 Před rokem +1

    I'd recommend using QR-Codes on the ceiling that are only visible in IR light (or just normal QR-Codes). There are great libraries for getting their position relative to the camera (e.g. BoofCV for Java, I'm sure OpenCV can also do this out of the box). Place enough of them (always one visible to the bot at all times) and the robot will be able to build a map based on a path you have to teach it once (e.g. with a remote control).
    Alternatively, you could also just make a line follower using one camera pointed down and tape for the paths (maybe on the ceiling works as well). The camera would allow intersections to be marked with special Imagery / QR-Codes. The advantage of this is to have the robot path visible in your home so you don't place something on it, since this bot has no way to avoid objects. It also allows easy (re-)localization once the bot finds a line (follow it until you see a special QR / image, then you know where you are).

    • @jfolz
      @jfolz Před rokem

      Not QR codes. You want fiducial markers so you can easily get distance and angle information out of them. QR codes don't do that and they're much slower to recognize. OpenCV supports aruco markers which work very well for localization purposes.

  • @beefy256
    @beefy256 Před rokem

    Love the nod to shitty infomercials with the intro. Also, my favorite James is the one that stares the camera down while he moves robots manually.

  • @TomOConnor-BlobOpera
    @TomOConnor-BlobOpera Před rokem

    I look forward to seeing this cleaning up EMFCamp 2024, autonomously.

    • @jamesbruton
      @jamesbruton  Před rokem

      I may have made some other things by then!

  • @KnightsWithoutATable
    @KnightsWithoutATable Před rokem

    There was a robot in the movie 'Ice Pirates' that was just a rolling garbage can like this that would just come up and want trash from people. I think that getting a robot that you could call and would "eat" the trash and then go back home would actually be useful and well within what current robotics technology is at.

  • @footrotdog
    @footrotdog Před rokem

    I think you sort missed an opportunity here. The annoying part of kitchen bins is not the fixed location. That's actually a good thing because throwing rubbish in a bin is basically a habit / muscle memory. Moving a bin around would disrupt that. The annoying thing is emptying the bastards when they are full. Can you make a bit bot that seals the bag and takes it out and dumps it in the trash? People would pay good money for that.

  • @jaxson_jpmorgan8494
    @jaxson_jpmorgan8494 Před rokem

    I love the vid

  • @euanmcgill918
    @euanmcgill918 Před rokem

    Do you think you need to put the the camera higher up, so the bin doesn't go blind when the lid is up?

  • @RambozoClown
    @RambozoClown Před rokem +1

    Where do you mount the chainsaw?

  • @rklauco
    @rklauco Před rokem

    I wonder if spi encoder from optical mouse woul not fix the problem with slip during dead reckoning...