Skip to content

alexarbogast/hydra_description

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hydra_description package

license - apache 2.0

This ROS package provides URDF files and meshes for the Hydra multi-robot system. See this repository's branches for different variants of the multi robot system configuration.

Note

master variant:

The master branch contains the default setup: Three robots space evenly around a 1-DOF positioner table.

Installation

First, create a catkin workspace.

mkdir -p catkin_ws/src && cd catkin_ws/src

Dependencies

The multi-robot description depends on the mesh files provided by the za_description package. Install this package locally or, alternatively, clone it as a submodule in za_ros package.

For za_description local installation:

git clone git@github.com:alexarbogast/za_description.git

Building the package

Clone the contents of this repository and checkout the desired branch.

git clone git@github.com:alexarbogast/hydra_description.git
git checkout <branch>

Build the ROS packages.

cd ../
catkin build

Resources

About

Hydra multi-robot system meshes and urdf

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages