-
Notifications
You must be signed in to change notification settings - Fork 73
Modified interbotix_slate_driver to use trossen_slate #60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 5 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
51b878c
Added new trossen_slate package and modified interbotix_slate_driver …
grayson-arendt 15ba66b
Modified interbotix_slate_driver to use trossen_slate.
grayson-arendt b18348a
Minor cleanup on formatting and unused variables.
grayson-arendt f8b5d9b
Quick fix of RCLCPP logging.
grayson-arendt 03908c7
Typo fix with logging.
grayson-arendt c723985
Added COLCON_IGNORE, minor logging fixes, and added shutdown for slat…
grayson-arendt f8a57d3
Added COLCON_IGNORE, minor logging fixes, and added shutdown for slat…
grayson-arendt 3014cb3
Simplified CMakeLists.txt, added velocity timeout back, added timer f…
grayson-arendt 85bbc53
Simplified CMakeLists.txt, added velocity timeout back, added timer f…
grayson-arendt 092039a
Recursive submodule checkout
lukeschmitt-tr 68f4117
Minor formatting/comments changes.
grayson-arendt e945a3c
Checked out trossen_slate submodule to most recent commit.
grayson-arendt d8c05ec
Added frequency parameter, removed shutdown because node isn't fully …
grayson-arendt 249bfae
Basic formatting on slate node
grayson-arendt 3b7e423
Update interbotix_ros_slate/interbotix_slate_driver/src/slate_base.cpp
lukeschmitt-tr bc3cab7
Updated submodule for trossen_slate to use HTTPS URL
grayson-arendt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -6,3 +6,6 @@ | |
| path = interbotix_ros_xseries/interbotix_xs_driver | ||
| url = https://github.com/Interbotix/interbotix_xs_driver.git | ||
| branch = v0.3.3 | ||
| [submodule "interbotix_ros_slate/trossen_slate"] | ||
| path = interbotix_ros_slate/trossen_slate | ||
| url = [email protected]:Interbotix/trossen_slate.git | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
71 changes: 0 additions & 71 deletions
71
interbotix_ros_slate/interbotix_slate_driver/include/interbotix_slate_driver/base_driver.hpp
This file was deleted.
Oops, something went wrong.
84 changes: 0 additions & 84 deletions
84
...botix_ros_slate/interbotix_slate_driver/include/interbotix_slate_driver/serial_driver.hpp
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-307 KB
interbotix_ros_slate/interbotix_slate_driver/lib/aarch64/libchassis_driver.so
Binary file not shown.
Binary file removed
BIN
-332 KB
interbotix_ros_slate/interbotix_slate_driver/lib/x86_64/libchassis_driver.so
Binary file not shown.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.