Commit f031200
Build Stack with Colcon (#2401)
* migrate rj_constants to use colcon
* migrate rj_convert to use colcon
* migrate rj_protos to use colcon
* migrate rj_param_utils to colcon
* migrate rj_topic_utils to colcon
* migrate rj_geometry_msgs to colcon
* migrate rj_msgs to colcon
* migrate rj_drawing_msgs to colcon
* convert rj_utils to colcon
* migrate rj_geometry to colcon
* convert rj_common to colcon
* migrate rj_config_client and rj_config_server to colcon
* convert rj_vision_receiver to use colcon
* successfully build all packages with colcon build
* migrate rj_planning to colcon and create package for rj_rrt
* migration complete... Looking for reviews
* Fix Code Style On colcon-migration (#2402)
automated style fixes
Co-authored-by: N8BWert <N8BWert@users.noreply.github.com>
* update ci to use colcon test
* Fix Code Style On colcon-migration (#2403)
automated style fixes
Co-authored-by: N8BWert <N8BWert@users.noreply.github.com>
* update ci
* remove submodules from ci
* just build and test
* only build with 4 workers
* install dev tools
* download all dependencies before starting script
* only source install/setup.bash if it exists
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: N8BWert <N8BWert@users.noreply.github.com>1 parent 9940947 commit f031200
685 files changed
Lines changed: 9471 additions & 7185 deletions
File tree
- .github/workflows
- external
- install
- launch
- rj_common
- src
- testing
- rj_config
- src
- config_client
- config_server
- rj_constants
- rj_convert
- testing
- rj_drawing_msgs
- rj_geometry_msgs
- rj_geometry
- testing
- rj_msgs
- rj_param_utils
- src
- testing
- include/testing
- src
- rj_protos
- rj_topic_utils
- rj_utils
- src
- rj_vision_receiver
- src
- soccer
- config
- old
- src
- rj_vision_filter
- soccer
- control
- joystick
- planning/primitives
- radio
- strategy/agent
- testing
- rj_vision_filter
- soccer
- src
- rj_common
- include/rj_common
- control
- planning
- radio
- messages
- strategy
- src
- planning
- radio
- tests
- rj_config_client
- include/rj_config_client
- src
- rj_config_server
- include/rj_config_server
- src
- rj_constants
- include/rj_constants
- rj_control
- cmake
- include/rj_control
- src
- tests
- rj_convert
- include/rj_convert
- testing
- tests
- rj_drawing_msgs
- msg
- rj_geometry_msgs
- msg
- rj_geometry
- include/rj_geometry
- src
- tests
- rj_joystick
- include/rj_joystick
- src
- rj_msgs
- action
- msg
- request
- response
- srv
- rj_optimization
- include/rj_optimization
- src
- tests
- rj_param_utils
- config
- include/rj_param_utils
- planning
- vision
- src
- planning
- vision
- rj_planning
- cmake
- include/rj_planning
- planners
- primitives
- utils
- src
- planners
- primitives
- utils
- test_scripts
- tests
- rj_protos
- protos
- rj_radio
- cmake
- include/rj_radio
- src
- rj_referee
- include/rj_referee
- src
- rj_rrt
- cmake
- include/rj_rrt
- 2dplane
- planning
- rrt-viewer
- src
- 2dplane
- rrt-viewer
- tests
- rj_strategy
- include/rj_strategy
- agent
- communication
- position
- coordinator
- testing
- src
- agent
- position
- coordinator
- testing
- rj_topic_utils
- include/rj_topic_utils
- rj_ui
- cmake
- include/rj_ui
- ros2_temp
- qt
- themes
- src
- ros2_temp
- tests
- rj_utils
- config
- include/rj_utils
- src
- rj_vision_filter
- include/rj_vision_filter
- ball
- camera
- filter
- kick
- detector
- estimator
- robot
- src
- ball
- camera
- filter
- kick
- detector
- estimator
- robot
- tests
- rj_vision_receiver
- include/rj_vision_receiver
- src
- util
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | 15 | | |
19 | | - | |
| 16 | + | |
20 | 17 | | |
21 | 18 | | |
22 | 19 | | |
23 | 20 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 21 | + | |
33 | 22 | | |
34 | 23 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
| 24 | + | |
41 | 25 | | |
42 | 26 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
| 27 | + | |
58 | 28 | | |
59 | 29 | | |
60 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | 1 | | |
5 | 2 | | |
6 | 3 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | 51 | | |
55 | 52 | | |
56 | 53 | | |
57 | 54 | | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | 55 | | |
66 | 56 | | |
67 | 57 | | |
| |||
77 | 67 | | |
78 | 68 | | |
79 | 69 | | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | 70 | | |
87 | 71 | | |
88 | 72 | | |
| |||
92 | 76 | | |
93 | 77 | | |
94 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
95 | 86 | | |
96 | 87 | | |
97 | 88 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments