GithubHelp home page GithubHelp logo

0000duck / ros----ros_comm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sychaichangkun/ros----ros_comm

0.0 1.0 0.0 1.35 MB

从今天起,每天看一小时的ROS源代码,写写笔记和注释

CMake 2.35% C++ 53.76% Python 41.59% Shell 0.04% C 2.09% Objective-C 0.16% Makefile 0.02%

ros----ros_comm's Introduction

ROS源代码阅读----ros_comm

ros_comm是ROS中的一个metapackage,它主要包括了ROS通信相关(计算图层面)的package,比如node,topic,service,param

具体有:

  • 客户端库(./clients): roscpp, rospy c++和python两个版本的API

  • 通信查看工具(./tools): rostopic, rosnode, rosservice, rosparam 通信方面调试和查看的命令行工具

这些tools是ROS的命令行工具,及其执行的是script下面的脚本文件,而这些工具的源代码都是用python实现,具体说来是一个个python的module,被脚本调用。

除此之外还有一些测试用例(./test)和实用工具(./utilities)

ros----ros_comm's People

Contributors

sychaichangkun avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.