Classes | |
| class | RosbridgeWebSocket |
Functions | |
| def | _log_exception () |
| def | log_exceptions (f) |
|
private |
Log the most recent exception to ROS.
Definition at line 53 of file websocket_handler.py.
| def rosbridge_server.websocket_handler.log_exceptions | ( | f | ) |
Decorator for logging exceptions to ROS.
Definition at line 59 of file websocket_handler.py.