rosros 0.2.5
Simple unified interface to ROS1 / ROS2 Python API
Loading...
Searching...
No Matches
rosros.rospify.exceptions.ROSInitException Class Reference

Exception for operations that interrupted, e.g. More...

Inheritance diagram for rosros.rospify.exceptions.ROSInitException:
Inheritance graph

Detailed Description

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.


The documentation for this class was generated from the following file: