rosros 0.2.5
Simple unified interface to ROS1 / ROS2 Python API
|
Exception for operations that interrupted, e.g. More...
Exception for operations that interrupted, e.g.
due to shutdown.
This is a subclass of both ROSException and KeyboardInterrupt so that it can be used in logic that expects either.
Definition at line 60 of file exceptions.py.