|
Package Summary
Tags | No category tags. |
Version | 0.0.0 |
License | Apache License, Version 2.0 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/nasa/astrobee.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2024-07-03 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Astrobee Flight Software
Authors
- Astrobee Flight Software
\page log_monitor Log Monitor
The log monitor is responsible for printing all the ROS messages in the command line in which it is launched from. This is useful for debugging the robot behaviour is real-time when not every node is launched in the same computer.
Startup
rosrun log_monitor log_tool [OPTIONS]
You must specify one of -debug or -info or -warn or -error or -fatal as threshold The option -only will show only the importance level selected.
Wiki Tutorials
Launch files
Messages
Services
Plugins
Recent questions tagged log_monitor at Robotics Stack Exchange
|
Package Summary
Tags | No category tags. |
Version | 0.0.0 |
License | Apache License, Version 2.0 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/nasa/astrobee.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2024-07-03 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Astrobee Flight Software
Authors
- Astrobee Flight Software
\page log_monitor Log Monitor
The log monitor is responsible for printing all the ROS messages in the command line in which it is launched from. This is useful for debugging the robot behaviour is real-time when not every node is launched in the same computer.
Startup
rosrun log_monitor log_tool [OPTIONS]
You must specify one of -debug or -info or -warn or -error or -fatal as threshold The option -only will show only the importance level selected.