ROS core stacks (ros)

ROS core stacks

ros

Geek Repo

Home Page:http://www.ros.org

Github PK Tool:Github PK Tool

ROS core stacks's repositories

rosdistro

This repo maintains a lists of repositories for each ROS distribution

Language:PythonLicense:NOASSERTIONStargazers:916Issues:58Issues:516

ros_tutorials

Code used in tutorials found on ROS wiki

ros_comm

ROS communications-related packages, including core client libraries (roscpp, rospy, roslisp) and graph introspection tools (rostopic, rosnode, rosservice, rosparam).

meta-ros

OpenEmbedded Layers for ROS 1 and ROS 2

Language:BitBakeLicense:MITStargazers:382Issues:37Issues:524

solidworks_urdf_exporter

SolidWorks to URDF Exporter

Language:C#License:MITStargazers:370Issues:17Issues:77

catkin

A CMake-based build system that is used to build all packages in ROS.

Language:PythonLicense:BSD-3-ClauseStargazers:318Issues:33Issues:643

common_msgs

Commonly used messages in ROS. Includes messages for actions (actionlib_msgs), diagnostics (diagnostic_msgs), geometric primitives (geometry_msgs), robot navigation (nav_msgs), and common sensors (sensor_msgs), such as laser range finders, cameras, point clouds.

executive_smach

A procedural python-based task execution framework with ROS integration.

Language:PythonLicense:NOASSERTIONStargazers:171Issues:20Issues:54

urdfdom

URDF parser

Language:C++License:NOASSERTIONStargazers:96Issues:25Issues:79

diagnostics

Packages related to gathering, viewing, and analyzing diagnostics data from robots.

Language:C++License:NOASSERTIONStargazers:89Issues:18Issues:110

robot_state_publisher

Allows you to publish the state of a robot (i.e the position of its base and all joints) via the "tf" transform library

Language:C++License:BSD-3-ClauseStargazers:89Issues:20Issues:90

xacro

Xacro is an XML macro language. With xacro, you can construct shorter and more readable XML files by using macros that expand to larger XML expressions.

Language:PythonLicense:BSD-3-ClauseStargazers:85Issues:18Issues:145

kdl_parser

kdl_parser and kdl_parser_py provide tools to construct a KDL tree from an XML robot representation in URDF.

pluginlib

Library for loading/unloading plugins in ROS packages during runtime

Language:PythonLicense:BSD-3-ClauseStargazers:47Issues:17Issues:86

nodelet_core

Allows one to create "nodelets" -- ROS node-like entities that run within the same process so as to avoid IPC and serialization overhead

filters

This library provides a standardized interface for processing data as a sequence of filters. This package contains a base class upon which to build specific implementations as well as an interface which dynamically loads filters based on runtime parameters.

bond_core

Maintains a bond (i.e. heart beat ) between ROS nodes and provides feedback when the bond is broken

class_loader

ROS-independent library for dynamic class (i.e. plugin) introspection and loading from runtime libraries

ros-overlay

Gentoo Overlay for ROS packages

sdformat_urdf

A urdf_parser_plugin using libsdformat to parse SDFormat XML into URDF structures

geometry_tutorials

ROS geometry_tutorials stack migrated from https://kforge.ros.org/geometry/tutorials/branches

roslint

Lint macros for ROS packages

urdfdom_headers

Headers for URDF parsers

Language:C++License:NOASSERTIONStargazers:27Issues:17Issues:23

urdf_launch

Launch files for common URDF operations

Language:PythonLicense:BSD-3-ClauseStargazers:26Issues:4Issues:1
Language:C++License:NOASSERTIONStargazers:16Issues:16Issues:11

resource_retriever

Package used to retrieve resources of different kinds, e.g. http://, file://, the ROS specific package://, etc.

Language:EmberScriptLicense:Apache-2.0Stargazers:2Issues:12Issues:6