Skip to content

Robotics-Master-degree/diff_drive_sim_robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Simulated differential drive platform for testing purposes.

Main steps to set-up a simulated robot

  1. Until now, it has been created a new file, ddsr_partial, it has been used to understand this package and make some proves with.

  2. Description package: formal geometric description at .xacro file

  3. Description package: add inertial tag at links

  4. Description package: add limit and dynamics tags at non-fixed joints

  5. Description package: For each non-fixed joint, add a corresponding transmission tag

  6. Gazebo package: description extensions at .gazebo file for each link described at xacro file

  7. Gazebo package: description extensions at .gazebo file for each non-fixed joint described at xacro file

  8. Gazebo package: gazebo plugins, to endorse the robot with simulated sensors, hardware interfaces to actuated joints and ground truth.

  9. Gazebo package: world model edition

  10. Control package, to add control to the actuated joints

This file has been created as a starting point for any future project that wants to be created. It has to make our life easier.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published