Replies: 1 comment
-
Hi @Qinssup, thanks for your question and nice project you are about to do. You will learn a lot :) To understand the process of building a robot and what parts (hardware and software) are relevant, I suggest to follow the ros-mobile-robots documentation. You can find the menu on top (or on the left if you are using a mobile browser) and follow the chapters from left to right (or top to bottom): If you are done with a chapter you can navigate to the next one either from the menu or down at the bottom: The most important chapters are
The ROS software packages I spent the most time with are
In the Base hardware interface you will have to do the most tweaking. For example you will have to decide where you run the motor driver code (Arduino or Raspberry Pi), and then update the code for the motor driver. But this should be the only hard part. On the Home site you also find other useful resources that helped me to get familiar with ROS: However, I think all steps you need should be distilled in the documentation as well. If not then feel free to ask here :)
|
Beta Was this translation helpful? Give feedback.
-
hi im so sorry, i am beginner in this field, really first time to build a robot 4wheel using lidar, but my final year project needed me to build this robot. im very lost, i have rp lidar a1, rasp pi 4, 4 dc motor, also have motor drive l298n, arduino since my first step is build robot obstacle avoidance using ultrasonic, then i need to do improvement from that. i did many research but i dont clearly understand, i installed Ubuntu 20.04, but i dont understand some videos tutorial. did u guys know what first step i need to do? i am lost
Beta Was this translation helpful? Give feedback.
All reactions