Classes | |
class | IncomingQueue |
class | NeverException |
class | OutgoingValve |
class | RosbridgeWebSocket |
Functions | |
def | _log_exception () |
def | log_exceptions (f) |
Variables | |
SendException = Exception | |
|
private |
Log the most recent exception to ROS.
Definition at line 67 of file autobahn_websocket.py.
def rosbridge_server.autobahn_websocket.log_exceptions | ( | f | ) |
Decorator for logging exceptions to ROS.
Definition at line 73 of file autobahn_websocket.py.
rosbridge_server.autobahn_websocket.SendException = Exception |
Definition at line 46 of file autobahn_websocket.py.