Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add simtime option #49

Open
smihael opened this issue Apr 13, 2021 · 0 comments
Open

Add simtime option #49

smihael opened this issue Apr 13, 2021 · 0 comments

Comments

@smihael
Copy link

smihael commented Apr 13, 2021

According to http://wiki.ros.org/rosconsole#Console_Output_Formatting
rosconsole allows you to specify how you'd like its output to show up in the console output through the ROSCONSOLE_FORMAT environment variable.

By default timeshows the wall time first and the sim time second if sim time is available it shows the wall time first and the sim time second.

There is separate entry for walltime, but no entry for simtime only.

This would be useful to have differently formatted output for walltime and simtime.

      <env name="ROSCONSOLE_FORMAT" value="[${severity}/${node}] [${walltime:%Y-%m-%d %H:%M:%S}, ${simtime %H:%M:%S}]: ${message}"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant