File tree Expand file tree Collapse file tree 5 files changed +0
-35
lines changed
controller_interface/include/controller_interface
controller_manager/include/controller_manager
hardware_interface/include/hardware_interface
test_robot_hardware/include/test_robot_hardware
transmission_interface/include/transmission_interface Expand file tree Collapse file tree 5 files changed +0
-35
lines changed Original file line number Diff line number Diff line change 1212// See the License for the specific language governing permissions and
1313// limitations under the License.
1414
15- /* This header must be included by all rclcpp headers which declare symbols
16- * which are defined in the rclcpp library. When not building the rclcpp
17- * library, i.e. when using the headers in other package's code, the contents
18- * of this header change the visibility of certain symbols which the rclcpp
19- * library cannot have, but the consuming code must have inorder to link.
20- */
21-
2215#ifndef CONTROLLER_INTERFACE__VISIBILITY_CONTROL_H_
2316#define CONTROLLER_INTERFACE__VISIBILITY_CONTROL_H_
2417
Original file line number Diff line number Diff line change 1212// See the License for the specific language governing permissions and
1313// limitations under the License.
1414
15- /* This header must be included by all rclcpp headers which declare symbols
16- * which are defined in the rclcpp library. When not building the rclcpp
17- * library, i.e. when using the headers in other package's code, the contents
18- * of this header change the visibility of certain symbols which the rclcpp
19- * library cannot have, but the consuming code must have inorder to link.
20- */
21-
2215#ifndef CONTROLLER_MANAGER__VISIBILITY_CONTROL_H_
2316#define CONTROLLER_MANAGER__VISIBILITY_CONTROL_H_
2417
Original file line number Diff line number Diff line change 1212// See the License for the specific language governing permissions and
1313// limitations under the License.
1414
15- /* This header must be included by all rclcpp headers which declare symbols
16- * which are defined in the rclcpp library. When not building the rclcpp
17- * library, i.e. when using the headers in other package's code, the contents
18- * of this header change the visibility of certain symbols which the rclcpp
19- * library cannot have, but the consuming code must have inorder to link.
20- */
21-
2215#ifndef HARDWARE_INTERFACE__VISIBILITY_CONTROL_H_
2316#define HARDWARE_INTERFACE__VISIBILITY_CONTROL_H_
2417
Original file line number Diff line number Diff line change 1212// See the License for the specific language governing permissions and
1313// limitations under the License.
1414
15- /* This header must be included by all rclcpp headers which declare symbols
16- * which are defined in the rclcpp library. When not building the rclcpp
17- * library, i.e. when using the headers in other package's code, the contents
18- * of this header change the visibility of certain symbols which the rclcpp
19- * library cannot have, but the consuming code must have inorder to link.
20- */
21-
2215#ifndef TEST_ROBOT_HARDWARE__VISIBILITY_CONTROL_H_
2316#define TEST_ROBOT_HARDWARE__VISIBILITY_CONTROL_H_
2417
Original file line number Diff line number Diff line change 1212// See the License for the specific language governing permissions and
1313// limitations under the License.
1414
15- /* This header must be included by all rclcpp headers which declare symbols
16- * which are defined in the rclcpp library. When not building the rclcpp
17- * library, i.e. when using the headers in other package's code, the contents
18- * of this header change the visibility of certain symbols which the rclcpp
19- * library cannot have, but the consuming code must have inorder to link.
20- */
21-
2215#ifndef TRANSMISSION_INTERFACE__VISIBILITY_CONTROL_H_
2316#define TRANSMISSION_INTERFACE__VISIBILITY_CONTROL_H_
2417
You can’t perform that action at this time.
0 commit comments