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

Raised when an operation is canceled by rclpy shutting down. More...

Inheritance diagram for rosros.rclify.exceptions.ROSInterruptException:
Inheritance graph

Public Member Functions

 __init__ (self, *args)
 

Detailed Description

Raised when an operation is canceled by rclpy shutting down.

Definition at line 135 of file exceptions.py.

Constructor & Destructor Documentation

◆ __init__()

rosros.rclify.exceptions.ROSInterruptException.__init__ (   self,
args 
)

Definition at line 138 of file exceptions.py.


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