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

Raised when the rclpy implementation is accessed before rclpy.init(). More...

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

Public Member Functions

 __init__ (self, *args)
 

Detailed Description

Raised when the rclpy implementation is accessed before rclpy.init().

Definition at line 36 of file exceptions.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 39 of file exceptions.py.


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