ROS 2 rclcpp + rcl - rolling
rolling-a919a6e5
ROS 2 C++ Client Library with ROS Client Library
|
Thrown when unparsed ROS specific arguments are found. More...
#include <rclcpp/exceptions/exceptions.hpp>
Public Member Functions | |
UnknownROSArgsError (std::vector< std::string > &&unknown_ros_args_in) | |
Public Attributes | |
const std::vector< std::string > | unknown_ros_args |
Thrown when unparsed ROS specific arguments are found.
Definition at line 205 of file exceptions.hpp.