Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.
/ mm_gazebo Public archive

Gazebo interface for mobile manipulator code.

Notifications You must be signed in to change notification settings

utiasDSL/mm_gazebo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mobile Manipulator Gazebo Simulation

Extension to the mobile manipulator project code for running Gazebo simulations.

This repository is no longer maintained.

Dependencies

The UR packages are not available from apt, so clone from source into the workspace:

git clone https://github.com/ros-industrial/universal_robot

Robotiq must also be cloned:

git clone https://github.com/ros-industrial/robotiq

Ridgeback packages can be installed from apt:

sudo apt install ros-<distro>-ridgeback-simulator ros-<distro>-ridgeback-control ros-<distro>-ridgeback-description

We also need some generic control infrastructure:

sudo apt install ros-<distro>-ros-control ros-<distro>-ros-controllers ros-<distro>-gazebo-ros-control

Usage

Run roslaunch mm_gazebo simulation.launch.

Packages

  • mm_description: URDF for the robot.
  • mm_gazebo: Launch files for setting up and running the simulation.
  • mm_gazebo_interface: Sets up control interfaces for the Gazebo simulation.

About

Gazebo interface for mobile manipulator code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published