Commit aa33eea
Modified interbotix_slate_driver to use trossen_slate (#60)
* Added new trossen_slate package and modified interbotix_slate_driver to use trossen_slate.
* Modified interbotix_slate_driver to use trossen_slate.
* Minor cleanup on formatting and unused variables.
* Quick fix of RCLCPP logging.
* Typo fix with logging.
* Added COLCON_IGNORE, minor logging fixes, and added shutdown for slate_base node on init_base failure.
* Added COLCON_IGNORE, minor logging fixes, and added shutdown for slate_base node on init_base failure.
* Simplified CMakeLists.txt, added velocity timeout back, added timer for update method.
* Simplified CMakeLists.txt, added velocity timeout back, added timer for update method.
* Recursive submodule checkout
* Minor formatting/comments changes.
* Checked out trossen_slate submodule to most recent commit.
* Added frequency parameter, removed shutdown because node isn't fully initialized anyway as it was being called in constructor. Basic typo fixes and comments.
* Basic formatting on slate node
* Update interbotix_ros_slate/interbotix_slate_driver/src/slate_base.cpp
* Updated submodule for trossen_slate to use HTTPS URL
---------
Co-authored-by: Luke Schmitt <[email protected]>
Co-authored-by: lukeschmitt-tr <[email protected]>1 parent bf127b4 commit aa33eea
File tree
13 files changed
+118
-455
lines changed- .github/workflows
- interbotix_ros_slate
- interbotix_slate_driver
- include/interbotix_slate_driver
- lib
- aarch64
- x86_64
- src
13 files changed
+118
-455
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
Lines changed: 6 additions & 44 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | 14 | | |
17 | 15 | | |
18 | 16 | | |
| |||
23 | 21 | | |
24 | 22 | | |
25 | 23 | | |
| 24 | + | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
| 38 | + | |
60 | 39 | | |
61 | 40 | | |
62 | 41 | | |
63 | 42 | | |
| 43 | + | |
64 | 44 | | |
65 | 45 | | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
| 46 | + | |
83 | 47 | | |
84 | 48 | | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
| 49 | + | |
| 50 | + | |
89 | 51 | | |
90 | 52 | | |
91 | 53 | | |
| |||
Lines changed: 0 additions & 71 deletions
This file was deleted.
Lines changed: 0 additions & 84 deletions
This file was deleted.
0 commit comments