openeuler-ci-bot f66326f984
!14 fix
From: @davidhan008 
Reviewed-by: @anchuanxu 
Signed-off-by: @anchuanxu
2023-06-08 02:18:17 +00:00
2023-06-08 10:11:12 +08:00
2023-06-08 10:11:12 +08:00
2021-01-27 15:55:13 +08:00
2021-01-27 15:54:40 +08:00

console_bridge

Description

console_bridge is a ROS-independent, pure CMake (i.e. non-catkin and non-rosbuild package) that provides logging calls that mirror those found in rosconsole, but for applications that are not necessarily using ROS.

Software Architecture

Software architecture description

This library allows to log messages in the standard output and the standard output error based on the log level: CONSOLE_BRIDGE_LOG_DEBUG CONSOLE_BRIDGE_LOG_INFO CONSOLE_BRIDGE_LOG_WARN CONSOLE_BRIDGE_LOG_ERROR CONSOLE_BRIDGE_LOG_NONE

Installation

  1. Dowload RPM

wget http://121.36.3.168:82/home:/davidhan:/branches:/openEuler:/20.09:/Epol/standard_aarch64/aarch64/console_bridge-1.0.0-1.oe1.aarch64.rpm

  1. Install RPM

sudo rpm -ivh console_bridge-1.0.0-1.oe1.aarch64.rpm

Instructions

Exit the console_bridge directory under the /usr/local/ directory , Prove that the software installation is successful

Contribution

  1. Fork the repository
  2. Create Feat_xxx branch
  3. Commit your code
  4. Create Pull Request

Gitee Feature

  1. You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
  2. Gitee blog blog.gitee.com
  3. Explore open source project https://gitee.com/explore
  4. The most valuable open source project GVP
  5. The manual of Gitee https://gitee.com/help
  6. The most popular members https://gitee.com/gitee-stars/
Description
No description provided
Readme 1,004 KiB
Languages
RPM Spec 100%