Skip to content

machines-in-motion/mim_msgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mim_msgs

ROS messages and services for all the Machines-In-Motion organization.

Installation:

Standard dependencies:

This package is based on ROS2. Currently based on ROS2 dashing release.

Download the pacakge:

Use the git clone or treep using the treep_machines_in_motion configuration.

In both case do not forget to register your ssh public key in your settings:

In short you can either:

  • use git directly:
mkdir -p ~/devel/workspace/src
cd ~/devel/workspace/src
git clone [email protected]:machines-in-motion/mim_msgs.git
  • or use treep:
mkdir -p ~/devel
pip install treep
cd ~/devel
git clone [email protected]:machines-in-motion/treep_machines_in_motion.git
treep --clone mim_msgs

Build the package

We use colcon to build this package:

cd mkdir -p ~/devel/workspace
colcon build

Usage:

Demos/Examples

See the ROS2 tutorials for some examples on how to use ROS2 messages and services.

License and Copyrights

License BSD-3-Clause Copyright (c) 2021, New York University and Max Planck Gesellschaft.

About

ROS messages and services of the machines-in-motion organization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages