Robot Model own Robot
Hello,
I want to create a robot model from my own robot to control the robot with ROS. What are the first steps I need to take? Publish Odometry data? Or how do you best handle such a project?
I recommend working through the beginner tutorials for ROS to familiarise yourself with it first. Then you can start planning your first project.
I have finished the beginner tutorials and a lidar lite v3 project with the robot pepper and the implementation of gmapping too.