Commit f25afaf
authored
Merge pull request #534 - Perception and Navigation Architecture Overhaul
# Perception and Navigation Architecture Overhaul
Major refactoring to improve modularity and organization of perception and navigation systems.
## Key Changes
### Core
- Added timeout to RPC calls
### Navigation
- Added recovery server
- Added stuck checking
- Added orientation to Path
### 👁️ Perception Improvements
- Enhanced object tracking with improved spatial perception
- Updated manipulation modules to use standardized DimOS types
- Removed deprecated visual servoing code
### ⚙️ Core Infrastructure
- Enhanced LCM pub/sub with observable operators
- Improved message types (OccupancyGrid, Image, Header)
- Added comprehensive transform utilities and testing
- New camera module for monocular depth estimation
### 🤖 skill refactor
- All navigation skills now work again
## Impact
This refactoring establishes a cleaner separation of concerns between robot-specific code and reusable navigation/perception modules, setting up the foundation for more scalable development.
Former-commit-id: 001cda9File tree
43 files changed
+2101
-1439
lines changed- assets/agent
- dimos
- core
- hardware
- manipulation/visual_servoing
- models
- depth
- qwen
- msgs
- sensor_msgs
- std_msgs
- perception
- common
- protocol/rpc
- robot
- agilex
- unitree_webrtc
- type
- skills
- manipulation
- utils
- web/websocket_vis
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
43 files changed
+2101
-1439
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
34 | 34 | | |
35 | | - | |
36 | 35 | | |
37 | | - | |
38 | 36 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
| 37 | + | |
61 | 38 | | |
62 | 39 | | |
63 | 40 | | |
| |||
70 | 47 | | |
71 | 48 | | |
72 | 49 | | |
73 | | - | |
74 | | - | |
75 | 50 | | |
76 | 51 | | |
77 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | | - | |
| 38 | + | |
37 | 39 | | |
38 | | - | |
39 | | - | |
40 | | - | |
| 40 | + | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
591 | 592 | | |
592 | 593 | | |
593 | 594 | | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
594 | 598 | | |
595 | 599 | | |
596 | 600 | | |
| |||
675 | 679 | | |
676 | 680 | | |
677 | 681 | | |
678 | | - | |
679 | | - | |
680 | | - | |
681 | | - | |
682 | 682 | | |
683 | | - | |
| 683 | + | |
684 | 684 | | |
685 | 685 | | |
686 | 686 | | |
| |||
709 | 709 | | |
710 | 710 | | |
711 | 711 | | |
712 | | - | |
713 | | - | |
714 | | - | |
715 | | - | |
716 | | - | |
717 | 712 | | |
718 | | - | |
719 | | - | |
720 | | - | |
721 | | - | |
722 | | - | |
723 | | - | |
724 | | - | |
725 | | - | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
726 | 717 | | |
727 | 718 | | |
728 | 719 | | |
| |||
734 | 725 | | |
735 | 726 | | |
736 | 727 | | |
737 | | - | |
738 | | - | |
739 | | - | |
740 | | - | |
741 | | - | |
742 | 728 | | |
743 | | - | |
744 | | - | |
745 | | - | |
746 | | - | |
747 | | - | |
748 | | - | |
749 | | - | |
750 | | - | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
751 | 733 | | |
752 | | - | |
753 | 734 | | |
754 | 735 | | |
755 | 736 | | |
| |||
767 | 748 | | |
768 | 749 | | |
769 | 750 | | |
770 | | - | |
| 751 | + | |
771 | 752 | | |
772 | 753 | | |
773 | 754 | | |
| |||
830 | 811 | | |
831 | 812 | | |
832 | 813 | | |
833 | | - | |
| 814 | + | |
834 | 815 | | |
835 | 816 | | |
836 | 817 | | |
837 | 818 | | |
838 | | - | |
839 | | - | |
840 | | - | |
841 | | - | |
842 | | - | |
843 | | - | |
844 | 819 | | |
845 | | - | |
846 | | - | |
| 820 | + | |
847 | 821 | | |
848 | 822 | | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
849 | 833 | | |
850 | 834 | | |
851 | 835 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | | - | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
183 | | - | |
| 182 | + | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| |||
Lines changed: 11 additions & 27 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
207 | 208 | | |
208 | 209 | | |
209 | 210 | | |
210 | | - | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
211 | 214 | | |
212 | 215 | | |
213 | 216 | | |
| |||
239 | 242 | | |
240 | 243 | | |
241 | 244 | | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
| 245 | + | |
247 | 246 | | |
248 | 247 | | |
249 | 248 | | |
250 | 249 | | |
251 | 250 | | |
252 | 251 | | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
| 252 | + | |
258 | 253 | | |
259 | 254 | | |
260 | 255 | | |
| |||
896 | 891 | | |
897 | 892 | | |
898 | 893 | | |
899 | | - | |
900 | | - | |
901 | | - | |
902 | | - | |
903 | | - | |
904 | | - | |
905 | | - | |
906 | | - | |
907 | | - | |
908 | | - | |
909 | | - | |
910 | | - | |
911 | | - | |
| 894 | + | |
912 | 895 | | |
913 | 896 | | |
914 | 897 | | |
| |||
935 | 918 | | |
936 | 919 | | |
937 | 920 | | |
938 | | - | |
| 921 | + | |
| 922 | + | |
939 | 923 | | |
940 | 924 | | |
941 | 925 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
| 161 | + | |
166 | 162 | | |
167 | 163 | | |
168 | 164 | | |
| |||
0 commit comments