Commit 2a4eaca
committed
Merge upstream/main into refactor-drive-launch
Resolved conflicts by keeping refactor-drive-launch's approach:
- Deleted obsolete sim launch files (bringup, control, spawn, athena_drive_sim_controllers.yaml)
- Kept use_sim arg (vs use_mock_hardware) for ros2_control xacro
- Added sensor instantiations (IMU, GPS, ground truth odom, depth camera) to athena_drive.urdf.xacro
- Kept all 4 steer joints in athena_drive_macro.ros2_control.xacro
- Added LED/killswitch GPIO controller configs to drive controllers yaml
- Kept refactored separate-launch-file approach in athena_drive.launch.py
- Kept use_sim_time=True on bridge nodes; fixed comment style in joystick publishers126 files changed
Lines changed: 8518 additions & 1875 deletions
File tree
- .github/workflows
- .vscode
- src
- description
- models/terrain_world/meshes
- ros2_control
- arm
- drive
- science
- rviz
- urdf
- worlds
- hardware_interfaces
- killswitch_ros2_control
- include/killswitch_ros2_control
- src
- laser_ros2_control
- include/laser_ros2_control
- src
- led_ros2_control
- include/led_ros2_control
- src
- rmd_ros2_control
- include/rmd_ros2_control
- src
- servo_ros2_control
- include/servo_ros2_control
- src
- smc_ros2_control
- include/smc_ros2_control
- src
- talon_ros2_control
- include/talon_ros2_control
- src
- msgs
- action
- simulation
- launch
- rviz
- scripts
- subsystems
- arm
- arm_bringup/config
- arm_controllers
- config
- include/athena_arm_controllers
- src
- drive/drive_bringup
- config
- launch
- science
- science_bringup
- config
- launch
- science_controllers
- include/science_controllers
- scripts
- src
- teleop/teleop/teleop
- third-party
- tools/scripts
- jetson_setup
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 | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | | - | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | | - | |
18 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
19 | 29 | | |
20 | 30 | | |
21 | | - | |
| 31 | + | |
22 | 32 | | |
23 | 33 | | |
24 | 34 | | |
25 | | - | |
| 35 | + | |
26 | 36 | | |
27 | 37 | | |
28 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| 210 | + | |
| 211 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| |||
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
58 | | - | |
| 60 | + | |
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
| |||
78 | 80 | | |
79 | 81 | | |
80 | 82 | | |
81 | | - | |
| 83 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
Large diffs are not rendered by default.
0 commit comments