rosros 0.2.5
Simple unified interface to ROS1 / ROS2 Python API
|
Raised when the rclpy implementation is accessed before rclpy.init(). More...
Public Member Functions | |
__init__ (self, *args) | |
Raised when the rclpy implementation is accessed before rclpy.init().
Definition at line 36 of file exceptions.py.
rosros.rclify.exceptions.NotInitializedException.__init__ | ( | self, | |
* | args | ||
) |
Definition at line 39 of file exceptions.py.