Autonomous Rover From Scratch (ROS) Part 1

Поделиться
HTML-код
  • Опубликовано: 24 дек 2024

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

  • @Casowsky
    @Casowsky 3 года назад +8

    Particularly interested in the part of the project that involved with setting up and using ROS, thanks for sharing and keen for the next part.

  • @circleofowls
    @circleofowls 3 года назад +6

    Very informative, I'm definitely looking forward to the next video on ROS, it seems like a great tool but with a high learning curve. Hopefully with a simpler project like this I'll be able to get a better understanding of how it works.

  • @majiic1462
    @majiic1462 3 года назад +2

    I’m subbing for this series it seems pretty cool

  • @myargi
    @myargi 3 года назад +2

    Very usefull idea and good beginning. Thank you for this nice video

  • @newman1t3
    @newman1t3 3 года назад +1

    Good video. Well explained and you gave credit to other makers when appropriate. About the right amount of detail. Keep up the good work.

  • @deekshavinjamuri1331
    @deekshavinjamuri1331 3 года назад +2

    This is very informative, thanks for making this video!

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

    Great job. I've been working on something similar and it was great to see your perspectives. Keep tinkering and sharing your learning.

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

    A very high quality video, looking forward to part 2!!

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

    Really a great video. Will be eagerly waiting for the further parts of this series.

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

    Thanks bro for explaining things in a simpl way

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

    This is awesome! Subscribed for part 2

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

    Cool project and a very clear presentation. Keep it going!

  • @42cmoore
    @42cmoore 3 года назад +1

    Thanks for this! I'm looking forward to seeing part 2. I'm working on a similar project, but based on a Nvidia Jetson Nano instead of the Raspberry Pi.

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

    Very job work sir
    Please keep up the good work and share with us the rest of tutorials

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

    good work bro, cheers, expecting more series your awesome ++

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

    Waiting for Part 2!

  • @levon2371
    @levon2371 2 года назад

    thank you so much for this

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

    Good Work, Keep Going

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

    You are amazing, thnx a lot for knowledge sharing :)

  • @KK-fh1ds
    @KK-fh1ds 3 года назад

    Amazing video

  • @vikaspoddar001
    @vikaspoddar001 2 года назад

    thanks bhai for the demo

  • @mohitks62
    @mohitks62 3 года назад +1

    Why you are not making other parts. This series is wonderful.

  • @saviopullkotil2270
    @saviopullkotil2270 Год назад

    Hey great video! I wanted to ask what encoder have you used?

  • @rotrex826
    @rotrex826 3 года назад +2

    Hi, this is really great
    can you pls tell how are you getting the odometry e.g. which sensor are using to get the odometry

    • @vinaylanka
      @vinaylanka  3 года назад +3

      Thank you!
      I'm using motors that have the rotary encoders built into them so using the ticks I'll work out the odometry :)

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

      @@vinaylanka is it possible to share some link or something
      I am struggling to find.
      Thank you

    • @naseefak6806
      @naseefak6806 3 года назад +1

      @@rotrex826 for getting odometry, you need to convert /speed (geometry_msgs/Vector3Stamped) topic into /odom (nav_msgs/Odemetry) topic with the help of other node. you can find the node here: github.com/RBinsonB/Nox_robot/tree/master/nox/src

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

    I've seen James Bruton's videos, but yours seem very easy to understand. Thanks for making these videos, but kindly continue.
    It seems you are not using enable pins for speed control. Kindly confirm.

  • @rahulumale1763
    @rahulumale1763 11 месяцев назад

    will this follow a shortest path for going a to b with avoiding obstacles?

  • @pntra1220
    @pntra1220 2 года назад

    are you using glass to mantain the raspberry pi and the other components or which material?

  • @as_i_feel5219
    @as_i_feel5219 Год назад +1

    Hey ,
    I just want to start ROS, and I got your video.
    Can you please give i idea that how much it will cost to build this one . If anyone knows please respond

  • @serdar-abali
    @serdar-abali 2 года назад +2

    Wiring scheme?

  • @haricharan5521
    @haricharan5521 8 месяцев назад

    can it carry any weight

  • @aminfirdaus3279
    @aminfirdaus3279 2 года назад

    hello, great video, if i want to use mdd10a motor driver by cytron, how i need to change the motor.h library because my motor driver only use 1 pin (pin dir) only 1=cw, 0= ccw, thanks

  • @emmanuelkafuihayibor774
    @emmanuelkafuihayibor774 8 месяцев назад

    when is part 3 coming out

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

    Hi, is there a specific reason for using the Arduino to drive the motors? Is it not possible to use GPIO pin of the Pi?

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

      it is, you can even have PWM from hardware with a Pi.

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

    Where and how did you learn solidworks?

  • @proplayerplayz
    @proplayerplayz Год назад

    what are the motors used in this project?

  • @frknkaan
    @frknkaan Год назад

    very nice video. I have a question. I have 4 encoder motors and i need 8 interrupt pins for them but im using arduino mega and it has 6 interrupt pins. can you help me with that pls.

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

    Plz help me I'm using the n20 motor with encoder but not match correct value on both encoder

  • @thanatos139
    @thanatos139 8 месяцев назад

    Where do I learn everything about arduino embedded c programming

  • @coding7758
    @coding7758 Год назад

    Can we use a esp32 in place of rasberry pi

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

    Don't the Pi and Arduino have GPIO so why is Arduino better suited to control the motors why not have the Pi do both?

  • @nopainnogain1726
    @nopainnogain1726 Год назад

    Hello, i visited your linkedin account and i saw that you are an electronics and communication graduate. What does the ECE program teach in the field of robotics? Is cs/ce or ECE better in the field of robotics?

    • @HomeMadeBoards
      @HomeMadeBoards 10 месяцев назад +1

      Data analytics
      statistical model programming (python and C)
      Circuit design
      Signal processing and modulation
      Vector mechanics
      Computer aided drawing.
      Will get you through the first 2 years before specialising into a certain sub-field.
      😊

    • @nopainnogain1726
      @nopainnogain1726 10 месяцев назад

      @@HomeMadeBoardsthanks

    • @HomeMadeBoards
      @HomeMadeBoards 10 месяцев назад

      @@nopainnogain1726 as some one that has done and paid for the study myself. You get better material off RUclips for free. Make sure to utilise it.

  • @CreatronixDE
    @CreatronixDE 10 месяцев назад

    🙏🔥

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

    I don't have encoded motors instead i am using speed sensor
    Any guide so that i can follow this series

  • @premprasad3511
    @premprasad3511 2 года назад

    CAN WE connect uart to uart on pi and mega?

  • @The_biggest_G.O.A.T
    @The_biggest_G.O.A.T 11 месяцев назад

    Hii can you please tell me how can I install ros 2 I'm searching for it's tutorial but couldn't find it

  • @shivamsehrawat7610
    @shivamsehrawat7610 2 года назад

    Why do you have 4 pwm pins

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

    Can we use rpi and python for the same?

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

    Hey why did you used Arduino and raspberry pi both. Only raspberry pi is not enough ?

    • @Mohammed-bb7md
      @Mohammed-bb7md Год назад

      Hi I have the same question do you know the answer

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

    good video. How can I contact you, i would like to know if you can create a schematic for my robot project?

  • @ArunKumar-sg6jf
    @ArunKumar-sg6jf 2 года назад

    where u learn ardiuno

  • @shreyasheth3580
    @shreyasheth3580 2 года назад

    Amazing video…. Can you use arduino uno instead of arduino mega ?

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

    Bro could you just show the complete connection diagram. then it would be so useful

  • @healthifyedbeing3296
    @healthifyedbeing3296 7 дней назад

    Circuit diagram please

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

    Bro plz give the circuit digram

  • @aminfirdaus3279
    @aminfirdaus3279 2 года назад

    pin 10,11,20,21 all of these pin, can i know what pin they are?

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

    Keep up the good work, also put your video over at Odysee (LBRY). You can actually be rewarded with crypto currency.