-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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]>
- Loading branch information
1 parent
bf127b4
commit aa33eea
Showing
13 changed files
with
118 additions
and
455 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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.
Oops, something went wrong.