-
Notifications
You must be signed in to change notification settings - Fork 163
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
Parse parameter descriptors in yaml #533
base: rolling
Are you sure you want to change the base?
Commits on Jun 25, 2021
-
Signed-off-by: Brian Wilcox <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2185043 - Browse repository at this point
Copy the full SHA 2185043View commit details -
add parameter descriptors map level and namespace key
Signed-off-by: Brian Wilcox <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d5712fd - Browse repository at this point
Copy the full SHA d5712fdView commit details -
add param descriptor copy and deallocation
Signed-off-by: Brian Wilcox <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2ab8f09 - Browse repository at this point
Copy the full SHA 2ab8f09View commit details -
add node_params_descriptors init and re/deallocation
Signed-off-by: Brian Wilcox <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f337a6a - Browse repository at this point
Copy the full SHA f337a6aView commit details -
add find_descriptor, parse_desriptor, and modify parse file events an…
…d parse key for descriptor map level Signed-off-by: Brian Wilcox <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 702c448 - Browse repository at this point
Copy the full SHA 702c448View commit details -
modify replace ns with parameter descriptor level
Signed-off-by: Brian Wilcox <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 817bce1 - Browse repository at this point
Copy the full SHA 817bce1View commit details -
modify parser implementation for parameter descriptors, add get param…
… descriptor struct API Signed-off-by: Brian Wilcox <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2640d09 - Browse repository at this point
Copy the full SHA 2640d09View commit details -
Signed-off-by: Brian Wilcox <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b299ff2 - Browse repository at this point
Copy the full SHA b299ff2View commit details -
check for new map at MAP_NODE_NAME_LVL: fixes issue to allow both par…
…ameters and descriptors under node name in yaml Signed-off-by: Brian Wilcox <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce49272 - Browse repository at this point
Copy the full SHA ce49272View commit details -
fix test now that more calloc calls with param descriptors
Signed-off-by: Brian Wilcox <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7836801 - Browse repository at this point
Copy the full SHA 7836801View commit details -
add parameter descriptor yaml tests
Signed-off-by: Brian Wilcox <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9da5590 - Browse repository at this point
Copy the full SHA 9da5590View commit details -
add parameter to test yaml for extra coverage and verify parsed param…
… outputs Signed-off-by: Brian Wilcox <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0b8a5d7 - Browse repository at this point
Copy the full SHA 0b8a5d7View commit details -
add unit tests for param descriptors
Signed-off-by: Brian Wilcox <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c06b47a - Browse repository at this point
Copy the full SHA c06b47aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbfbe87 - Browse repository at this point
Copy the full SHA dbfbe87View commit details -
Signed-off-by: Brian Wilcox <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5338cc - Browse repository at this point
Copy the full SHA f5338ccView commit details -
change param descriptor key name to ros__parameter_descriptors
Signed-off-by: Brian Wilcox <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a5939aa - Browse repository at this point
Copy the full SHA a5939aaView commit details
Commits on Dec 7, 2021
-
remove error msg for node name before key to allow for both keys para…
…m/descriptor keys under node name Signed-off-by: Brian Wilcox <[email protected]> Signed-off-by: Brian <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e6cf65d - Browse repository at this point
Copy the full SHA e6cf65dView commit details -
address feedback, remove descriptor name, change field naming
Signed-off-by: Brian <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1d1eb27 - Browse repository at this point
Copy the full SHA 1d1eb27View commit details -
Configuration menu - View commit details
-
Copy full SHA for a66f54d - Browse repository at this point
Copy the full SHA a66f54dView commit details