Skip to content

JenniferBuehler/general-message-pkgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

general-message-pkgs

Collection of various message packages which can be useful to a broader range of other packages.

Dependencies

Install

sudo apt-get install \
    ros-<distro>-object-recognition-msgs

Add the git repository to your catkin workspace:

cd <your-catkin-ws>/src
git clone https://github.com/JenniferBuehler/general-message-pkgs.git

Hint: Alternatively to cloning the repositry directly into the catkin source folder, you may also clone the repository elsewhere and then create a softlink to the main folders in your catkin source directory:
ln -s <path to general-message-pkgs>

To compile, you can now use catkin_make as usual:

cd ..
catkin_make

About

Collection of various message packages which can be useful to a broader range of other packages

Resources

License

Stars

Watchers

Forks

Packages

No packages published