Adding thread attributes configuration in ROS 2 framework

I’ve submitted two pull requests, which have been updated to add two additional items below, to the OSRF’s repositories

  • Thread parameter name (as string)
  • Sample single thread executor implementation using the thread attributes configuration feature

The pull requests are as below. And the first one has some build errors due to the dependency on the latter’s modification.

[rclcpp]

[rcl]