Managed Projects

ROS

  No analysis available

ROS (Robot Operating System) provides libraries and tools to help software developers create robot applications. It provides hardware abstraction, device drivers, libraries, visualizers, message-passing, package management, and more. This is just the core part of the ros platform, the desktop variant.

0 lines of code

352 current contributors

0 since last commit

24 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: bsd_2clau...

rosinstall / wstool

  Analyzed about 1 year ago

The rosinstall package provides a Python API for interacting with a source code workspace as well as a group of command line tools. Rosinstall leverages the vcstools package for source control and stores its state in .rosinstall files.

10.8K lines of code

4 current contributors

over 4 years since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This
Tags ros

vcstools

  Analyzed about 1 year ago

The vcstools module provides a Python API for interacting with different version control systems (VCS/SCMs). The VcsClient class provides an API for seamless interacting with Git, Mercurial (Hg), Bzr and SVN. The focus of the API is manipulating on-disk checkouts of source-controlled trees. Its main use is to support the rosinstall tool.

4.85K lines of code

6 current contributors

over 4 years since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This

rospkg

  Analyzed about 1 year ago

The ROS packaging system simplifies development and distribution of code libraries. It enable you to easily specify dependencies between code libraries, easily interact with those libraries from the command-line, and release your code for others to use.

3.94K lines of code

9 current contributors

almost 2 years since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This
Licenses: No declared licenses
Tags ros