forked from ros-controls/ros2_controllers
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a struct for Interface information, update the test URDF (ros-con…
…trols#167) * Add a struct for Interface information, update the test URDF * Add a name retrieval function. Minor renaming. * Use vector<string> args for API simplicity. * Fix several build errors. Parsing tests pass! * Fix member variable naming in test_component_interfaces * Update test_component_interfaces. All pass! * Parse command interface min/max attributes * Format and lint * Minor renaming and whitespace cleanup
- Loading branch information
AndyZe
authored
Oct 20, 2020
1 parent
f9d4e61
commit 891f524
Showing
11 changed files
with
347 additions
and
218 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
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
Oops, something went wrong.