roscpp¶
Contents:
Summary¶
-
roscpp
¶ Version: 1.11.13
Description: roscpp is a C++ implementation of ROS. It provides a client library that enables C++ programmers to quickly interface with ROS Topics, Services, and Parameters. roscpp is the most widely used ROS client library and is designed to be the high-performance library for ROS.
Maintainers: - Dirk Thomas <dthomas AT osrfoundation DOT org>
Licenses: - BSD
Urls: - website<http://ros.org/wiki/roscpp>
Authors: - Morgan Quigley
- Josh Faust
- Brian Gerkey
- Troy Straszheim
BuildDepends: BuildtoolDepends: BuildExportDepends: ExecDepends:
Types¶
Service types¶
-
roscpp/Empty
¶ ---
-
roscpp/SetLoggerLevel
¶ Field (Request): - logger (string) –
- level (string) –
string logger string level ---
-
roscpp/GetLoggers
¶ Field (Response): - loggers[] (roscpp/Logger) –
--- Logger[] loggers