Enabling coloured prints in terminals #75
-
Hi, |
Beta Was this translation helpful? Give feedback.
Replies: 11 comments
-
Adding |
Beta Was this translation helpful? Give feedback.
-
Hi @Tobias-Fischer , thanks. Well, we have that flag on our pc104 already. In the terminal I see colours when I type commands like Here is our .bash_iCubrc: I noticed that in that file we already have the following flags including
Furthermore, here is our yarp CMake cache: /cc @drdanz @mbrunettini |
Beta Was this translation helpful? Give feedback.
-
export YARP_VERBOSE_OUTPUT=0
export YARP_COLORED_OUTPUT=1
export YARP_TRACE_ENABLE=0 |
Beta Was this translation helpful? Give feedback.
-
Thanks @barbalberto, that was it! Is there documentation for DebugStream available? I found two pages on the wiki mentioning this feature:
|
Beta Was this translation helpful? Give feedback.
-
My fault. |
Beta Was this translation helpful? Give feedback.
-
Just did it, thank you for reporting. On 11/05/2015 04:07 PM, Giovanni Saponaro wrote:
|
Beta Was this translation helpful? Give feedback.
-
Great, thanks. One more related question: what does If you want I can open another issue in the yarp repository to request this kind of documentation (if this does not exist already). Would appreciate it, it's not urgent for us but these seem like nice features to speed up debugging. |
Beta Was this translation helpful? Give feedback.
-
@gsaponaro I think the forwarding has to do with the @randaz81 @barbalberto correct me if I'm wrong. |
Beta Was this translation helpful? Give feedback.
-
@randaz81 might want to document this somewhere, but he had replied to this question here by saying:
|
Beta Was this translation helpful? Give feedback.
-
@jeljaik great cross-link! 👍 @randaz81 I know you're building a light saber at the moment, but once done it would be worth documenting ... or assign this task to someone else (not to me!) |
Beta Was this translation helpful? Give feedback.
-
I opened another issue for that, closing this one, thanks. |
Beta Was this translation helpful? Give feedback.
yInfo
macro is in yarp now, so I guess the correct variables to use are: