From: @davidhan008 Reviewed-by: @anchuanxu Signed-off-by: @anchuanxu
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
- Dowload RPM
- 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
- Fork the repository
- Create Feat_xxx branch
- Commit your code
- Create Pull Request
Gitee Feature
- You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
- Gitee blog blog.gitee.com
- Explore open source project https://gitee.com/explore
- The most valuable open source project GVP
- The manual of Gitee https://gitee.com/help
- The most popular members https://gitee.com/gitee-stars/
Description
Languages
RPM Spec
100%