Skip to content

Latest commit

 

History

History

third_party_libraries

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Third Party Libraries

This package contains all common third-party software libraries and packages. These are managed through git submodules.

To update the submodules in interbotix_ros_toolboxes for the first time, run the following command:

git submodule update --init --recursive 

To update the submodules in interbotix_ros_toolboxes for any other time, run the following command:

git submodule update --recursive --remote