No version for distro humble showing indigo. Known supported distros are highlighted in the buttons above.
Package Summary
Tags | No category tags. |
Version | 1.0.0 |
License | Yujin Robot |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/stonier/termcolor.git |
VCS Type | git |
VCS Version | catkin |
Last Updated | 2015-10-27 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
C++ library for printing colours in ansii consoles.
Additional Links
Maintainers
- Daniel Stonier
Authors
- Igor Kalnitsky
// termcolor //
a library for printing colored messages
by Igor Kalnitsky
~ What is termcolor?
Termcolor is a header-only C++ library for printing colored
messages to the terminal. Written just for fun with a help of
the Force.
~ How to use?
Add `termcolor.hpp` to the project and use provided stream
manimulators from the `termcolor` namespace.
For example:
std::cout << termcolor::red << termcolor::on_blue
<< "Red text on blue background!"
<< termcolor::reset << std::endl;
Please, don't forgot to reset termcolor's settings on the stream!
~ What terminals are supported?
Termcolor supports ANSI color formatting. This formatting is
supported by most popular terminals on Linux, Unix and Mac OS.
~ Where the docs?
http://termcolor.readthedocs.org/
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged termcolor at Robotics Stack Exchange
No version for distro jazzy showing indigo. Known supported distros are highlighted in the buttons above.
Package Summary
Tags | No category tags. |
Version | 1.0.0 |
License | Yujin Robot |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/stonier/termcolor.git |
VCS Type | git |
VCS Version | catkin |
Last Updated | 2015-10-27 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
C++ library for printing colours in ansii consoles.
Additional Links
Maintainers
- Daniel Stonier
Authors
- Igor Kalnitsky
// termcolor //
a library for printing colored messages
by Igor Kalnitsky
~ What is termcolor?
Termcolor is a header-only C++ library for printing colored
messages to the terminal. Written just for fun with a help of
the Force.
~ How to use?
Add `termcolor.hpp` to the project and use provided stream
manimulators from the `termcolor` namespace.
For example:
std::cout << termcolor::red << termcolor::on_blue
<< "Red text on blue background!"
<< termcolor::reset << std::endl;
Please, don't forgot to reset termcolor's settings on the stream!
~ What terminals are supported?
Termcolor supports ANSI color formatting. This formatting is
supported by most popular terminals on Linux, Unix and Mac OS.
~ Where the docs?
http://termcolor.readthedocs.org/
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged termcolor at Robotics Stack Exchange
No version for distro kilted showing indigo. Known supported distros are highlighted in the buttons above.
Package Summary
Tags | No category tags. |
Version | 1.0.0 |
License | Yujin Robot |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/stonier/termcolor.git |
VCS Type | git |
VCS Version | catkin |
Last Updated | 2015-10-27 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
C++ library for printing colours in ansii consoles.
Additional Links
Maintainers
- Daniel Stonier
Authors
- Igor Kalnitsky
// termcolor //
a library for printing colored messages
by Igor Kalnitsky
~ What is termcolor?
Termcolor is a header-only C++ library for printing colored
messages to the terminal. Written just for fun with a help of
the Force.
~ How to use?
Add `termcolor.hpp` to the project and use provided stream
manimulators from the `termcolor` namespace.
For example:
std::cout << termcolor::red << termcolor::on_blue
<< "Red text on blue background!"
<< termcolor::reset << std::endl;
Please, don't forgot to reset termcolor's settings on the stream!
~ What terminals are supported?
Termcolor supports ANSI color formatting. This formatting is
supported by most popular terminals on Linux, Unix and Mac OS.
~ Where the docs?
http://termcolor.readthedocs.org/
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged termcolor at Robotics Stack Exchange
No version for distro rolling showing indigo. Known supported distros are highlighted in the buttons above.
Package Summary
Tags | No category tags. |
Version | 1.0.0 |
License | Yujin Robot |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/stonier/termcolor.git |
VCS Type | git |
VCS Version | catkin |
Last Updated | 2015-10-27 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
C++ library for printing colours in ansii consoles.
Additional Links
Maintainers
- Daniel Stonier
Authors
- Igor Kalnitsky
// termcolor //
a library for printing colored messages
by Igor Kalnitsky
~ What is termcolor?
Termcolor is a header-only C++ library for printing colored
messages to the terminal. Written just for fun with a help of
the Force.
~ How to use?
Add `termcolor.hpp` to the project and use provided stream
manimulators from the `termcolor` namespace.
For example:
std::cout << termcolor::red << termcolor::on_blue
<< "Red text on blue background!"
<< termcolor::reset << std::endl;
Please, don't forgot to reset termcolor's settings on the stream!
~ What terminals are supported?
Termcolor supports ANSI color formatting. This formatting is
supported by most popular terminals on Linux, Unix and Mac OS.
~ Where the docs?
http://termcolor.readthedocs.org/
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged termcolor at Robotics Stack Exchange
No version for distro ardent showing indigo. Known supported distros are highlighted in the buttons above.
Package Summary
Tags | No category tags. |
Version | 1.0.0 |
License | Yujin Robot |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/stonier/termcolor.git |
VCS Type | git |
VCS Version | catkin |
Last Updated | 2015-10-27 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
C++ library for printing colours in ansii consoles.
Additional Links
Maintainers
- Daniel Stonier
Authors
- Igor Kalnitsky
// termcolor //
a library for printing colored messages
by Igor Kalnitsky
~ What is termcolor?
Termcolor is a header-only C++ library for printing colored
messages to the terminal. Written just for fun with a help of
the Force.
~ How to use?
Add `termcolor.hpp` to the project and use provided stream
manimulators from the `termcolor` namespace.
For example:
std::cout << termcolor::red << termcolor::on_blue
<< "Red text on blue background!"
<< termcolor::reset << std::endl;
Please, don't forgot to reset termcolor's settings on the stream!
~ What terminals are supported?
Termcolor supports ANSI color formatting. This formatting is
supported by most popular terminals on Linux, Unix and Mac OS.
~ Where the docs?
http://termcolor.readthedocs.org/
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged termcolor at Robotics Stack Exchange
No version for distro bouncy showing indigo. Known supported distros are highlighted in the buttons above.
Package Summary
Tags | No category tags. |
Version | 1.0.0 |
License | Yujin Robot |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/stonier/termcolor.git |
VCS Type | git |
VCS Version | catkin |
Last Updated | 2015-10-27 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
C++ library for printing colours in ansii consoles.
Additional Links
Maintainers
- Daniel Stonier
Authors
- Igor Kalnitsky
// termcolor //
a library for printing colored messages
by Igor Kalnitsky
~ What is termcolor?
Termcolor is a header-only C++ library for printing colored
messages to the terminal. Written just for fun with a help of
the Force.
~ How to use?
Add `termcolor.hpp` to the project and use provided stream
manimulators from the `termcolor` namespace.
For example:
std::cout << termcolor::red << termcolor::on_blue
<< "Red text on blue background!"
<< termcolor::reset << std::endl;
Please, don't forgot to reset termcolor's settings on the stream!
~ What terminals are supported?
Termcolor supports ANSI color formatting. This formatting is
supported by most popular terminals on Linux, Unix and Mac OS.
~ Where the docs?
http://termcolor.readthedocs.org/
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged termcolor at Robotics Stack Exchange
No version for distro crystal showing indigo. Known supported distros are highlighted in the buttons above.
Package Summary
Tags | No category tags. |
Version | 1.0.0 |
License | Yujin Robot |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/stonier/termcolor.git |
VCS Type | git |
VCS Version | catkin |
Last Updated | 2015-10-27 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
C++ library for printing colours in ansii consoles.
Additional Links
Maintainers
- Daniel Stonier
Authors
- Igor Kalnitsky
// termcolor //
a library for printing colored messages
by Igor Kalnitsky
~ What is termcolor?
Termcolor is a header-only C++ library for printing colored
messages to the terminal. Written just for fun with a help of
the Force.
~ How to use?
Add `termcolor.hpp` to the project and use provided stream
manimulators from the `termcolor` namespace.
For example:
std::cout << termcolor::red << termcolor::on_blue
<< "Red text on blue background!"
<< termcolor::reset << std::endl;
Please, don't forgot to reset termcolor's settings on the stream!
~ What terminals are supported?
Termcolor supports ANSI color formatting. This formatting is
supported by most popular terminals on Linux, Unix and Mac OS.
~ Where the docs?
http://termcolor.readthedocs.org/
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged termcolor at Robotics Stack Exchange
No version for distro eloquent showing indigo. Known supported distros are highlighted in the buttons above.
Package Summary
Tags | No category tags. |
Version | 1.0.0 |
License | Yujin Robot |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/stonier/termcolor.git |
VCS Type | git |
VCS Version | catkin |
Last Updated | 2015-10-27 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
C++ library for printing colours in ansii consoles.
Additional Links
Maintainers
- Daniel Stonier
Authors
- Igor Kalnitsky
// termcolor //
a library for printing colored messages
by Igor Kalnitsky
~ What is termcolor?
Termcolor is a header-only C++ library for printing colored
messages to the terminal. Written just for fun with a help of
the Force.
~ How to use?
Add `termcolor.hpp` to the project and use provided stream
manimulators from the `termcolor` namespace.
For example:
std::cout << termcolor::red << termcolor::on_blue
<< "Red text on blue background!"
<< termcolor::reset << std::endl;
Please, don't forgot to reset termcolor's settings on the stream!
~ What terminals are supported?
Termcolor supports ANSI color formatting. This formatting is
supported by most popular terminals on Linux, Unix and Mac OS.
~ Where the docs?
http://termcolor.readthedocs.org/
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged termcolor at Robotics Stack Exchange
No version for distro dashing showing indigo. Known supported distros are highlighted in the buttons above.
Package Summary
Tags | No category tags. |
Version | 1.0.0 |
License | Yujin Robot |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/stonier/termcolor.git |
VCS Type | git |
VCS Version | catkin |
Last Updated | 2015-10-27 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
C++ library for printing colours in ansii consoles.
Additional Links
Maintainers
- Daniel Stonier
Authors
- Igor Kalnitsky
// termcolor //
a library for printing colored messages
by Igor Kalnitsky
~ What is termcolor?
Termcolor is a header-only C++ library for printing colored
messages to the terminal. Written just for fun with a help of
the Force.
~ How to use?
Add `termcolor.hpp` to the project and use provided stream
manimulators from the `termcolor` namespace.
For example:
std::cout << termcolor::red << termcolor::on_blue
<< "Red text on blue background!"
<< termcolor::reset << std::endl;
Please, don't forgot to reset termcolor's settings on the stream!
~ What terminals are supported?
Termcolor supports ANSI color formatting. This formatting is
supported by most popular terminals on Linux, Unix and Mac OS.
~ Where the docs?
http://termcolor.readthedocs.org/
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged termcolor at Robotics Stack Exchange
No version for distro galactic showing indigo. Known supported distros are highlighted in the buttons above.
Package Summary
Tags | No category tags. |
Version | 1.0.0 |
License | Yujin Robot |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/stonier/termcolor.git |
VCS Type | git |
VCS Version | catkin |
Last Updated | 2015-10-27 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
C++ library for printing colours in ansii consoles.
Additional Links
Maintainers
- Daniel Stonier
Authors
- Igor Kalnitsky
// termcolor //
a library for printing colored messages
by Igor Kalnitsky
~ What is termcolor?
Termcolor is a header-only C++ library for printing colored
messages to the terminal. Written just for fun with a help of
the Force.
~ How to use?
Add `termcolor.hpp` to the project and use provided stream
manimulators from the `termcolor` namespace.
For example:
std::cout << termcolor::red << termcolor::on_blue
<< "Red text on blue background!"
<< termcolor::reset << std::endl;
Please, don't forgot to reset termcolor's settings on the stream!
~ What terminals are supported?
Termcolor supports ANSI color formatting. This formatting is
supported by most popular terminals on Linux, Unix and Mac OS.
~ Where the docs?
http://termcolor.readthedocs.org/
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged termcolor at Robotics Stack Exchange
No version for distro foxy showing indigo. Known supported distros are highlighted in the buttons above.
Package Summary
Tags | No category tags. |
Version | 1.0.0 |
License | Yujin Robot |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/stonier/termcolor.git |
VCS Type | git |
VCS Version | catkin |
Last Updated | 2015-10-27 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
C++ library for printing colours in ansii consoles.
Additional Links
Maintainers
- Daniel Stonier
Authors
- Igor Kalnitsky
// termcolor //
a library for printing colored messages
by Igor Kalnitsky
~ What is termcolor?
Termcolor is a header-only C++ library for printing colored
messages to the terminal. Written just for fun with a help of
the Force.
~ How to use?
Add `termcolor.hpp` to the project and use provided stream
manimulators from the `termcolor` namespace.
For example:
std::cout << termcolor::red << termcolor::on_blue
<< "Red text on blue background!"
<< termcolor::reset << std::endl;
Please, don't forgot to reset termcolor's settings on the stream!
~ What terminals are supported?
Termcolor supports ANSI color formatting. This formatting is
supported by most popular terminals on Linux, Unix and Mac OS.
~ Where the docs?
http://termcolor.readthedocs.org/
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged termcolor at Robotics Stack Exchange
No version for distro iron showing indigo. Known supported distros are highlighted in the buttons above.
Package Summary
Tags | No category tags. |
Version | 1.0.0 |
License | Yujin Robot |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/stonier/termcolor.git |
VCS Type | git |
VCS Version | catkin |
Last Updated | 2015-10-27 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
C++ library for printing colours in ansii consoles.
Additional Links
Maintainers
- Daniel Stonier
Authors
- Igor Kalnitsky
// termcolor //
a library for printing colored messages
by Igor Kalnitsky
~ What is termcolor?
Termcolor is a header-only C++ library for printing colored
messages to the terminal. Written just for fun with a help of
the Force.
~ How to use?
Add `termcolor.hpp` to the project and use provided stream
manimulators from the `termcolor` namespace.
For example:
std::cout << termcolor::red << termcolor::on_blue
<< "Red text on blue background!"
<< termcolor::reset << std::endl;
Please, don't forgot to reset termcolor's settings on the stream!
~ What terminals are supported?
Termcolor supports ANSI color formatting. This formatting is
supported by most popular terminals on Linux, Unix and Mac OS.
~ Where the docs?
http://termcolor.readthedocs.org/
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged termcolor at Robotics Stack Exchange
No version for distro lunar showing indigo. Known supported distros are highlighted in the buttons above.
Package Summary
Tags | No category tags. |
Version | 1.0.0 |
License | Yujin Robot |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/stonier/termcolor.git |
VCS Type | git |
VCS Version | catkin |
Last Updated | 2015-10-27 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
C++ library for printing colours in ansii consoles.
Additional Links
Maintainers
- Daniel Stonier
Authors
- Igor Kalnitsky
// termcolor //
a library for printing colored messages
by Igor Kalnitsky
~ What is termcolor?
Termcolor is a header-only C++ library for printing colored
messages to the terminal. Written just for fun with a help of
the Force.
~ How to use?
Add `termcolor.hpp` to the project and use provided stream
manimulators from the `termcolor` namespace.
For example:
std::cout << termcolor::red << termcolor::on_blue
<< "Red text on blue background!"
<< termcolor::reset << std::endl;
Please, don't forgot to reset termcolor's settings on the stream!
~ What terminals are supported?
Termcolor supports ANSI color formatting. This formatting is
supported by most popular terminals on Linux, Unix and Mac OS.
~ Where the docs?
http://termcolor.readthedocs.org/
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged termcolor at Robotics Stack Exchange
No version for distro jade showing indigo. Known supported distros are highlighted in the buttons above.
Package Summary
Tags | No category tags. |
Version | 1.0.0 |
License | Yujin Robot |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/stonier/termcolor.git |
VCS Type | git |
VCS Version | catkin |
Last Updated | 2015-10-27 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
C++ library for printing colours in ansii consoles.
Additional Links
Maintainers
- Daniel Stonier
Authors
- Igor Kalnitsky
// termcolor //
a library for printing colored messages
by Igor Kalnitsky
~ What is termcolor?
Termcolor is a header-only C++ library for printing colored
messages to the terminal. Written just for fun with a help of
the Force.
~ How to use?
Add `termcolor.hpp` to the project and use provided stream
manimulators from the `termcolor` namespace.
For example:
std::cout << termcolor::red << termcolor::on_blue
<< "Red text on blue background!"
<< termcolor::reset << std::endl;
Please, don't forgot to reset termcolor's settings on the stream!
~ What terminals are supported?
Termcolor supports ANSI color formatting. This formatting is
supported by most popular terminals on Linux, Unix and Mac OS.
~ Where the docs?
http://termcolor.readthedocs.org/
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged termcolor at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 1.0.0 |
License | Yujin Robot |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/stonier/termcolor.git |
VCS Type | git |
VCS Version | catkin |
Last Updated | 2015-10-27 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
C++ library for printing colours in ansii consoles.
Additional Links
Maintainers
- Daniel Stonier
Authors
- Igor Kalnitsky
// termcolor //
a library for printing colored messages
by Igor Kalnitsky
~ What is termcolor?
Termcolor is a header-only C++ library for printing colored
messages to the terminal. Written just for fun with a help of
the Force.
~ How to use?
Add `termcolor.hpp` to the project and use provided stream
manimulators from the `termcolor` namespace.
For example:
std::cout << termcolor::red << termcolor::on_blue
<< "Red text on blue background!"
<< termcolor::reset << std::endl;
Please, don't forgot to reset termcolor's settings on the stream!
~ What terminals are supported?
Termcolor supports ANSI color formatting. This formatting is
supported by most popular terminals on Linux, Unix and Mac OS.
~ Where the docs?
http://termcolor.readthedocs.org/
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged termcolor at Robotics Stack Exchange
No version for distro hydro showing indigo. Known supported distros are highlighted in the buttons above.
Package Summary
Tags | No category tags. |
Version | 1.0.0 |
License | Yujin Robot |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/stonier/termcolor.git |
VCS Type | git |
VCS Version | catkin |
Last Updated | 2015-10-27 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
C++ library for printing colours in ansii consoles.
Additional Links
Maintainers
- Daniel Stonier
Authors
- Igor Kalnitsky
// termcolor //
a library for printing colored messages
by Igor Kalnitsky
~ What is termcolor?
Termcolor is a header-only C++ library for printing colored
messages to the terminal. Written just for fun with a help of
the Force.
~ How to use?
Add `termcolor.hpp` to the project and use provided stream
manimulators from the `termcolor` namespace.
For example:
std::cout << termcolor::red << termcolor::on_blue
<< "Red text on blue background!"
<< termcolor::reset << std::endl;
Please, don't forgot to reset termcolor's settings on the stream!
~ What terminals are supported?
Termcolor supports ANSI color formatting. This formatting is
supported by most popular terminals on Linux, Unix and Mac OS.
~ Where the docs?
http://termcolor.readthedocs.org/
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged termcolor at Robotics Stack Exchange
No version for distro kinetic showing indigo. Known supported distros are highlighted in the buttons above.
Package Summary
Tags | No category tags. |
Version | 1.0.0 |
License | Yujin Robot |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/stonier/termcolor.git |
VCS Type | git |
VCS Version | catkin |
Last Updated | 2015-10-27 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
C++ library for printing colours in ansii consoles.
Additional Links
Maintainers
- Daniel Stonier
Authors
- Igor Kalnitsky
// termcolor //
a library for printing colored messages
by Igor Kalnitsky
~ What is termcolor?
Termcolor is a header-only C++ library for printing colored
messages to the terminal. Written just for fun with a help of
the Force.
~ How to use?
Add `termcolor.hpp` to the project and use provided stream
manimulators from the `termcolor` namespace.
For example:
std::cout << termcolor::red << termcolor::on_blue
<< "Red text on blue background!"
<< termcolor::reset << std::endl;
Please, don't forgot to reset termcolor's settings on the stream!
~ What terminals are supported?
Termcolor supports ANSI color formatting. This formatting is
supported by most popular terminals on Linux, Unix and Mac OS.
~ Where the docs?
http://termcolor.readthedocs.org/
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged termcolor at Robotics Stack Exchange
No version for distro melodic showing indigo. Known supported distros are highlighted in the buttons above.
Package Summary
Tags | No category tags. |
Version | 1.0.0 |
License | Yujin Robot |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/stonier/termcolor.git |
VCS Type | git |
VCS Version | catkin |
Last Updated | 2015-10-27 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
C++ library for printing colours in ansii consoles.
Additional Links
Maintainers
- Daniel Stonier
Authors
- Igor Kalnitsky
// termcolor //
a library for printing colored messages
by Igor Kalnitsky
~ What is termcolor?
Termcolor is a header-only C++ library for printing colored
messages to the terminal. Written just for fun with a help of
the Force.
~ How to use?
Add `termcolor.hpp` to the project and use provided stream
manimulators from the `termcolor` namespace.
For example:
std::cout << termcolor::red << termcolor::on_blue
<< "Red text on blue background!"
<< termcolor::reset << std::endl;
Please, don't forgot to reset termcolor's settings on the stream!
~ What terminals are supported?
Termcolor supports ANSI color formatting. This formatting is
supported by most popular terminals on Linux, Unix and Mac OS.
~ Where the docs?
http://termcolor.readthedocs.org/
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged termcolor at Robotics Stack Exchange
No version for distro noetic showing indigo. Known supported distros are highlighted in the buttons above.
Package Summary
Tags | No category tags. |
Version | 1.0.0 |
License | Yujin Robot |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/stonier/termcolor.git |
VCS Type | git |
VCS Version | catkin |
Last Updated | 2015-10-27 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
C++ library for printing colours in ansii consoles.
Additional Links
Maintainers
- Daniel Stonier
Authors
- Igor Kalnitsky
// termcolor //
a library for printing colored messages
by Igor Kalnitsky
~ What is termcolor?
Termcolor is a header-only C++ library for printing colored
messages to the terminal. Written just for fun with a help of
the Force.
~ How to use?
Add `termcolor.hpp` to the project and use provided stream
manimulators from the `termcolor` namespace.
For example:
std::cout << termcolor::red << termcolor::on_blue
<< "Red text on blue background!"
<< termcolor::reset << std::endl;
Please, don't forgot to reset termcolor's settings on the stream!
~ What terminals are supported?
Termcolor supports ANSI color formatting. This formatting is
supported by most popular terminals on Linux, Unix and Mac OS.
~ Where the docs?
http://termcolor.readthedocs.org/
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.