forked from bit-bots/bitbots_main
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathsync_includes_wolfgang_nuc.yaml
57 lines (57 loc) · 1.45 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
include:
- bitbots_behavior:
- bitbots_blackboard
- bitbots_body_behavior
- bitbots_head_behavior
- bitbots_lowlevel:
- bitbots_buttons
- bitbots_dynamixel_debug
- bitbots_ros_control
- bitbots_misc:
- bitbots_bringup
- bitbots_teleop
- system_monitor
- bitbots_motion:
- bitbots_animation_server
- bitbots_dynamic_kick
- bitbots_dynup
- bitbots_hcm
- bitbots_ik
- bitbots_odometry
- bitbots_quintic_walk
- bitbots_splines
- bitbots_msgs
- bitbots_navigation:
- bitbots_localization
- bitbots_move_base
- center_of_mass
- dynamic_stack_decider
- humanoid_base_footprint
- humanoid_league_misc:
- humanoid_league_game_controller
- humanoid_league_team_communication
- humanoid_league_speaker
- humanoid_league_transform
- humanoid_league_msgs
- humanoid_league_visualization:
- humanoid_league_rviz_marker
- lib:
- bio_ik
- bio_ik_service
- dwa_local_planner
- DynamixelSDK
- dynamixel-workbench
- dynamixel-workbench-msgs
- pointcloud_to_laserscan
- scripts
- udp_bridge
- wolfgang_robot:
- wolfgang_animations
- wolfgang_description
- wolfgang_moveit_config
exclude:
- "*.bag"
- "*.pyc"
- "cmake-build-debug"
- ".idea"
- ".vscode"