ROS2 SLAM Navigation

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ม.ค. 2025

ความคิดเห็น • 11

  • @MemoxCid
    @MemoxCid 11 หลายเดือนก่อน +1

    Did you run Ros directly in Raspberry/Jetson or you run in other pc?

    • @rlmodel5507
      @rlmodel5507  11 หลายเดือนก่อน +1

      I used Intel NUC PC. Raspberry or Jetson is slow for ROS2. I did not use machine learning logic for this project, so I used just normal PC.

    • @MemoxCid
      @MemoxCid 11 หลายเดือนก่อน +1

      @@rlmodel5507 Thanks

    • @MemoxCid
      @MemoxCid 11 หลายเดือนก่อน

      but Could I use ros2 in a normal Computer wiht Ubuntu and run ros2 in a raspberry pi4 like a server?@@rlmodel5507

  • @thomasluk4319
    @thomasluk4319 7 หลายเดือนก่อน +1

    How do u covert 3d LiDAR point cloud to 2d laser topic?

    • @rlmodel5507
      @rlmodel5507  7 หลายเดือนก่อน

      github.com/ros-drivers/velodyne
      on velodyne repo you can find 'velodyne_laserscan' package.
      That's what you want.

    • @thomasluk4319
      @thomasluk4319 7 หลายเดือนก่อน

      @@rlmodel5507 thanks as I am not using velodyne. I used pointcloud-to-laserscan package and it works well

  • @RoboFuntastic
    @RoboFuntastic ปีที่แล้ว +1

    Perfection🎉

  • @lotfizeghmi95
    @lotfizeghmi95 8 หลายเดือนก่อน +2

    Nice Job ! what did you use to produce odometry ?

    • @rlmodel5507
      @rlmodel5507  8 หลายเดือนก่อน

      The robot manufacturer provide those topic info in using robot ros package. It's basically CAN data from encoder.