Autonomous navigation robot with ROS (Raspberry pi + YDLIDAR)

Поділитися
Вставка
  • Опубліковано 12 вер 2024
  • Autonomous navigation robot using move_base and amcl package with ROS(Long version)
    Use map created by gmapping( • gmapping after paramet... )
    Since the parameter adjustment is in progress, the robot has not reached the destination with a clean route
    Not using sideways movement (non-holonomic)
    Robot
    -Raspberry Pi 3 B+ (raspbian stretch + ROS kinetic)
    -ydlidar ydlidar_node(ydlidar.com/dow...)
    -odom_encoder encoder(self-build package)
    -slam robot_control(self-build package)
    -mecanum wheel
    -IMU(MPU-6050)
    -arduino pro mini(motor control, rotary encoder)
    -picamera v2
    PC
    -Virtualbox(Ubuntu 16.04 + ROS kinetic)
    -roscore
    -rviz rviz(tf, map)
    -move_base move_base
    -amcl amcl
    -map_server map_server
    -urdf model

КОМЕНТАРІ • 28

  • @TexNikos
    @TexNikos 2 роки тому

    Very cool. It was very funny to see your footprints when you followed the robot, and when you walked away at the end of the video.

  • @antonwinter630
    @antonwinter630 4 роки тому

    it got there, so graceful lol. love to see a tutorial on how you put it together

  • @marshallvisions9410
    @marshallvisions9410 2 роки тому

    awesome!!! this is what I want to make for my beer fetcher. the robot itself looks really cool too!

  • @JeN-iy8rq
    @JeN-iy8rq 5 років тому +23

    can u give us detail tutorial, please? thank's

    • @TeganBurns
      @TeganBurns 3 роки тому +1

      UDEMY has a decent course on ROS

    • @fabiogargano9417
      @fabiogargano9417 3 роки тому

      @@TeganBurns which course do you recommend?

  • @fadedillusions867
    @fadedillusions867 4 роки тому

    I was surprised that ROS threw it into a recovery spin at the corner.

  • @rus_4169
    @rus_4169 2 роки тому +1

    How did you make it? Can you show the video. Please

  • @picaccio
    @picaccio 4 роки тому

    Can you share how are you powering the XDLidar? Are you powering through Raspberry's USB ports, or are you using the included development board to power it externally? Thanks!

  • @jefersonmedenceles2323
    @jefersonmedenceles2323 4 роки тому

    Hi! Can i know how did you do that? did you connect the Lidar and motor for your code?

  • @kyp7699
    @kyp7699 4 роки тому +2

    wow .. cool ! can you share your source codes?

  • @RenzoPastores
    @RenzoPastores 5 років тому

    Hi how did you get sensor_msgs on your raspbian stretch? Thanks in advance

  • @fawzilounis451
    @fawzilounis451 4 роки тому

    How did you manage to open rviz on your pc while the slam code runs on the Pi? Did you run ROS on multiple machines?

    • @vincenzomarturano8133
      @vincenzomarturano8133 3 роки тому

      Ros can run on multiple machine.

    • @TeganBurns
      @TeganBurns 3 роки тому +1

      Google ROS Networking.
      export ROS_MASTER_URI=...
      export ROS_HOSTNAME=...

  • @sanjunamathews-robotechietips
    @sanjunamathews-robotechietips 3 роки тому

    Have you integrated imu for odometry

  • @AntonioLemos66
    @AntonioLemos66 4 роки тому

    Parabens !

  • @eai-ydlidar9226
    @eai-ydlidar9226 Рік тому

    Hi would you mind me to share your this video on my UA-cam, please?

  • @kietphananh927
    @kietphananh927 4 роки тому

    Do you use ros serial arduino to sent data

  • @nirmalsharavanan5984
    @nirmalsharavanan5984 3 роки тому

    Can you please help me to make one like this? I would pay for your efforts.

  • @gullhassan5756
    @gullhassan5756 5 років тому +1

    my map is not receiving on rviz

    • @AdityaSingh-in9lr
      @AdityaSingh-in9lr 4 роки тому

      Hey you can check out CK-9 if you want to implement your own autonomous mobile robot in real world centaurirobotics.in/dev/

  • @satyendrakumarshukla9380
    @satyendrakumarshukla9380 3 роки тому

    can you please guide me.

  • @kingqueenwong8183
    @kingqueenwong8183 6 років тому

    Will the project open source?

    • @ranbo-yy6ed
      @ranbo-yy6ed  6 років тому

      I am doing this project as a hobby, so I have not published it anywhere so far.