Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ros2
/
rcl
Public
Notifications
You must be signed in to change notification settings
Fork
198
Star
165
Code
Issues
50
Pull requests
22
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Parse parameter descriptors in yaml
- #533
#533
Open
bpwilcox
wants to merge 19 commits into
ros2:rolling
ros2/rcl:rolling
from
bpwilcox:parse_parameter_descriptors
bpwilcox/rcl:parse_parameter_descriptors
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
Parse parameter descriptors in yaml
#533
bpwilcox
wants to merge 19 commits into
ros2:rolling
ros2/rcl:rolling
from
bpwilcox:parse_parameter_descriptors
bpwilcox/rcl:parse_parameter_descriptors
Copy head branch name to clipboard
Commits
Commits on Jun 25, 2021
add param_descriptor type
Show description for 2185043
bpwilcox
committed
2185043
View commit details
Copy full SHA for 2185043
Browse repository at this point
add parameter descriptors map level and namespace key
Show description for d5712fd
bpwilcox
committed
d5712fd
View commit details
Copy full SHA for d5712fd
Browse repository at this point
add param descriptor copy and deallocation
Show description for 2ab8f09
bpwilcox
committed
2ab8f09
View commit details
Copy full SHA for 2ab8f09
Browse repository at this point
add node_params_descriptors init and re/deallocation
Show description for f337a6a
bpwilcox
committed
f337a6a
View commit details
Copy full SHA for f337a6a
Browse repository at this point
add find_descriptor, parse_desriptor, and modify parse file events and parse key for descriptor map level
Show description for 702c448
bpwilcox
committed
702c448
View commit details
Copy full SHA for 702c448
Browse repository at this point
modify replace ns with parameter descriptor level
Show description for 817bce1
bpwilcox
committed
817bce1
View commit details
Copy full SHA for 817bce1
Browse repository at this point
modify parser implementation for parameter descriptors, add get param descriptor struct API
Show description for 2640d09
bpwilcox
committed
2640d09
View commit details
Copy full SHA for 2640d09
Browse repository at this point
add new files to CMakeLists
Show description for b299ff2
bpwilcox
committed
b299ff2
View commit details
Copy full SHA for b299ff2
Browse repository at this point
check for new map at MAP_NODE_NAME_LVL: fixes issue to allow both parameters and descriptors under node name in yaml
Show description for ce49272
bpwilcox
committed
ce49272
View commit details
Copy full SHA for ce49272
Browse repository at this point
fix test now that more calloc calls with param descriptors
Show description for 7836801
bpwilcox
committed
7836801
View commit details
Copy full SHA for 7836801
Browse repository at this point
add parameter descriptor yaml tests
Show description for 9da5590
bpwilcox
committed
9da5590
View commit details
Copy full SHA for 9da5590
Browse repository at this point
add parameter to test yaml for extra coverage and verify parsed param outputs
Show description for 0b8a5d7
bpwilcox
committed
0b8a5d7
View commit details
Copy full SHA for 0b8a5d7
Browse repository at this point
add unit tests for param descriptors
Show description for c06b47a
bpwilcox
committed
c06b47a
View commit details
Copy full SHA for c06b47a
Browse repository at this point
fix cpplint
Show description for dbfbe87
bpwilcox
committed
dbfbe87
View commit details
Copy full SHA for dbfbe87
Browse repository at this point
fix uncrustify issues
Show description for f5338cc
bpwilcox
committed
f5338cc
View commit details
Copy full SHA for f5338cc
Browse repository at this point
change param descriptor key name to ros__parameter_descriptors
Show description for a5939aa
bpwilcox
committed
a5939aa
View commit details
Copy full SHA for a5939aa
Browse repository at this point
Commits on Dec 7, 2021
remove error msg for node name before key to allow for both keys param/descriptor keys under node name
Show description for e6cf65d
bpwilcox
committed
e6cf65d
View commit details
Copy full SHA for e6cf65d
Browse repository at this point
address feedback, remove descriptor name, change field naming
Show description for 1d1eb27
bpwilcox
committed
1d1eb27
View commit details
Copy full SHA for 1d1eb27
Browse repository at this point
add dynamic_typing field
Show description for a66f54d
bpwilcox
committed
a66f54d
View commit details
Copy full SHA for a66f54d
Browse repository at this point
You can’t perform that action at this time.