-
Notifications
You must be signed in to change notification settings - Fork 13
/
sync_includes_wolfgang_nuc.yaml
79 lines (79 loc) · 2.04 KB
/
sync_includes_wolfgang_nuc.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
include:
- bitbots_behavior:
- bitbots_blackboard
- bitbots_body_behavior
- bitbots_lowlevel:
- bitbots_buttons
- bitbots_ros_control
- bitbots_misc:
- bitbots_basler_camera
- bitbots_bringup
- bitbots_diagnostic
- bitbots_docs
- bitbots_extrinsic_calibration
- bitbots_ipm
- bitbots_parameter_blackboard
- bitbots_robot_description
- bitbots_technical_challenge_vision
- bitbots_teleop
- bitbots_tf_buffer
- bitbots_tts
- bitbots_utils
- system_monitor
- bitbots_motion:
- bitbots_animation_rqt
- bitbots_animation_server
- bitbots_dynamic_kick
- bitbots_dynup
- bitbots_hcm
- bitbots_head_mover
- bitbots_moveit_bindings
- bitbots_quintic_walk
- bitbots_splines
- bitbots_msgs
- bitbots_navigation:
- bitbots_localization
- bitbots_localization_handler
- bitbots_odometry
- bitbots_path_planning
- bitbots_team_communication:
- bitbots_team_communication
- bitbots_team_data_sim_rqt
- bitbots_vision
- bitbots_robot:
- wolfgang_animations
- wolfgang_description
- wolfgang_moveit_config
- bitbots_world_model:
- bitbots_ball_filter
- bitbots_robot_filter
- lib:
- audio_common
- bio_ik
- bio_ik_msgs
- biped_interfaces
- dynamic_stack_decider
- dynamixel-workbench
- DynamixelSDK
- game_controller_hl
- game_controller_hl_interfaces
- humanoid_base_footprint
- imu_tools
- ipm
- particle_filter
- ros2_numpy
- ros2_python_extension
- soccer_ipm
- udp_bridge
- requirements
- scripts
exclude:
- "*.bag"
- "*.pyc"
- "*.git"
- "*.github"
- "cmake-build-debug"
- ".idea"
- ".vscode"
- "__pycache__"
- "bitbots_parameter_blackboard/config/game_settings.yaml"