ROS Higher-Level Concepts

Getting Started: Introduction | Concepts | Higher-Level Concepts | Client Libraries | Technical Overview

目录

  1. Coordinate Frames/Transforms
  2. Actions/Tasks
  3. Message Ontology
  4. Plugins
  5. Filters
  6. Robot Model
  7. Cheat Sheet
  8. Next

 

The core ROS platform attempts to be as architecture-agnostic as possible. It provides several different modes of communicating data (topics, services, Parameter Server), but it doesn't prescribe how they're used or how they are named. This approach allows ROS to be easily integrated with a variety of architectures, but higher-level concepts are necessary for building larger systems on top of ROS.

There are several stacks, such as common, common_msgs, and geometry, that provide these higher-level concepts for use with ROS and are described below.

 

Coordinate Frames/Transforms

The tf package provides a distributed, ROS-based framework for calculating the positions of multiple coordinate frames over time.

 

Actions/Tasks

The actionlib package defines a common, topic-based interface for preemptible tasks in ROS.

 

Message Ontology

The common_msgs stack provide a base message ontology for robotic systems. It defines several classes of messages, including:

 

Plugins

pluginlib provides a library for dynamically loading libraries in C++ code.

 

Filters

The filters package provides a C++ library for processing data using a sequence of filters.

 

Robot Model

The urdf package defines an XML format for representing a robot model and provides a C++ parser.

 

Cheat Sheet

Check out the ROS cheatsheet.

 

Next

ROS Client Libraries

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值