rosros 0.2.5
Simple unified interface to ROS1 / ROS2 Python API
|
Raised when a read-only parameter is modified. More...
Public Member Functions | |
__init__ (self, parameter, *args) | |
__init__ (self, error_msg, parameters, *args) | |
Raised when a read-only parameter is modified.
Definition at line 128 of file exceptions.py.
rosros.rclify.exceptions.ParameterImmutableException.__init__ | ( | self, | |
parameter, | |||
* | args | ||
) |
Reimplemented from rosros.rclify.exceptions.ParameterException.
Definition at line 131 of file exceptions.py.