Skip to content

jhu-cisst/mechatronics-boards

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

mechatronics-boards

This repository includes submodules for the following repositories:

It may be easier to individually clone each of the above repositories, rather than using this repository with submodules. To use this repository, see below:

To clone this repository:

git clone https://github.com/jhu-cisst/mechatronics-boards.git --recursive

If you forgot to add the --recursive option, use the following commands to initialize the submodules:

git submodule init
git submodule update --recursive

To update your working copy (from remote repository):

git pull origin master
git submodule update --recursive

About

Meta-project for mechatronics boards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published