Skip to content

Definition of a personalized urdf with joints and links, specification of frictions and inertia values. Introduction of simple controller ''gazebo_ros_diff_drive" to move the wheels frames. Launch files to set up gazebo, the spawning of the robot, and the robot_descriptor node.

License

Notifications You must be signed in to change notification settings

AleTarsi/my_bot_old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot Package Template

This is a GitHub repository created following the tutorial present in this link up to lesson 3.

The goal of this code is creating your own urdf specifying links and joints. Having a launch file which open up Gazebo, spawn the robot you created and create the node "robot_descriptor". Use the gazebo plugin diff_driv to transform velocity command coming from /cmd_velinto transformation of the robot’s wheels published into the topic /tf.

Be sure to have gazebo plugins installed: sudo apt install ros-humble-gazebo-plugins

About

Definition of a personalized urdf with joints and links, specification of frictions and inertia values. Introduction of simple controller ''gazebo_ros_diff_drive" to move the wheels frames. Launch files to set up gazebo, the spawning of the robot, and the robot_descriptor node.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published