forked from nasa/ogma
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ogma-cli: Make ROS backend receive options as record. Refs nasa#204.
The ROS backend has a large amount of input options, making it cumbersome to pass them around. A prior commit has modified the backend in ogma-core to packs those options in a record, making the signature of the top-level function simpler and more uniform. This commit adapts the CLI to provide the arguments in a record as required by the updated backend.
- Loading branch information
1 parent
5ac8d9c
commit 49d6189
Showing
1 changed file
with
22 additions
and
20 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