File tree Expand file tree Collapse file tree 3 files changed +3
-7
lines changed Expand file tree Collapse file tree 3 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 29
29
package-name :
30
30
controller_interface
31
31
controller_manager
32
- controller_manager_msgs
33
32
hardware_interface
34
- ros2controlcli
35
- ros2_control
36
- ros2_control_test_assets
37
- hardware_interface_testing
38
33
transmission_interface
39
34
40
35
vcs-repo-file-url : |
Original file line number Diff line number Diff line change 1
1
# ros2_control
2
2
3
3
[ ![ Licence] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 )
4
+ [ ![ codecov] ( https://codecov.io/gh/ros-controls/ros2_control/branch/humble/graph/badge.svg?token=idvm1zJXOf )] ( https://codecov.io/gh/ros-controls/ros2_control )
4
5
5
6
This package is a part of the ros2_control framework.
6
7
For more, please check the [ documentation] ( https://control.ros.org/ ) .
Original file line number Diff line number Diff line change @@ -14,12 +14,12 @@ fixes:
14
14
comment :
15
15
layout : " diff, flags, files"
16
16
behavior : default
17
+ ignore :
18
+ - " **/test"
17
19
flags :
18
20
unittests :
19
21
paths :
20
22
- controller_interface
21
23
- controller_manager
22
24
- hardware_interface
23
- - joint_limits_interface
24
- - test_robot_hardware
25
25
- transmission_interface
You can’t perform that action at this time.
0 commit comments