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
199
Star
164
Code
Issues
50
Pull requests
23
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
[Draft]Add structured parameter support
- #1254
#1254
Open
rahul-k-a
wants to merge 19 commits into
ros2:rolling
ros2/rcl:rolling
from
rahul-k-a:add-structured-parameter-support
rahul-k-a/rcl:add-structured-parameter-support
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
[Draft]Add structured parameter support
#1254
rahul-k-a
wants to merge 19 commits into
ros2:rolling
ros2/rcl:rolling
from
rahul-k-a:add-structured-parameter-support
rahul-k-a/rcl:add-structured-parameter-support
Copy head branch name to clipboard
Commits
Commits on Jul 23, 2025
feat: Add `write_structured_parameter_to_string` function and integrate it into the YAML parser
Show description for 245dfe4
rahul-k-a
committed
245dfe4
View commit details
Copy full SHA for 245dfe4
Browse repository at this point
chore: Adjust `write_structured_parameter` args
Show description for f9a58d2
rahul-k-a
committed
f9a58d2
View commit details
Copy full SHA for f9a58d2
Browse repository at this point
chore: Add yaml type
Show description for 9dc0ca6
rahul-k-a
committed
9dc0ca6
View commit details
Copy full SHA for 9dc0ca6
Browse repository at this point
chore: Add allocator and allocations to `write_structured_parameter_to_string`
Show description for 5a91f64
rahul-k-a
committed
5a91f64
View commit details
Copy full SHA for 5a91f64
Browse repository at this point
Commits on Aug 2, 2025
chore: Clean up `parse.c` a bit. Other refactors still pending (see TODOs)
Show description for 88fa00f
rahul-k-a
committed
88fa00f
View commit details
Copy full SHA for 88fa00f
Browse repository at this point
chore: Add copy and deallocation operations for the YAML field of `rcl_variant_t`
Show description for 663eb4e
rahul-k-a
committed
663eb4e
View commit details
Copy full SHA for 663eb4e
Browse repository at this point
chore: Remove redundant `memset`
Show description for 446b443
rahul-k-a
committed
446b443
View commit details
Copy full SHA for 446b443
Browse repository at this point
Commits on Aug 3, 2025
chore: Refactor TODOs
Show description for 786a711
rahul-k-a
committed
786a711
View commit details
Copy full SHA for 786a711
Browse repository at this point
Commits on Aug 27, 2025
Add function to copy and emit events
Show description for cecd979
rahul-k-a
committed
cecd979
View commit details
Copy full SHA for cecd979
Browse repository at this point
chore: Remove unused printf
Show description for 7d5ca80
rahul-k-a
committed
7d5ca80
View commit details
Copy full SHA for 7d5ca80
Browse repository at this point
Commits on Aug 28, 2025
chore: Add new functions to begin and end string
Show description for 88612f0
rahul-k-a
committed
88612f0
View commit details
Copy full SHA for 88612f0
Browse repository at this point
chore: Add new parameters to parser functions
Show description for b15a3a5
rahul-k-a
committed
b15a3a5
View commit details
Copy full SHA for b15a3a5
Browse repository at this point
chore: Add emitter and pass it as part of `parser.c`
Show description for 7ca623f
rahul-k-a
committed
7ca623f
View commit details
Copy full SHA for 7ca623f
Browse repository at this point
Add structured yaml parameter parsing using counter method
Show description for 610e56a
rahul-k-a
committed
610e56a
View commit details
Copy full SHA for 610e56a
Browse repository at this point
chore: Move to a depth-based structured yaml detection system
Show description for e945c48
rahul-k-a
committed
e945c48
View commit details
Copy full SHA for e945c48
Browse repository at this point
Commits on Aug 29, 2025
chore: Remove volatile qualifier for written_size
Show description for 240e2e8
rahul-k-a
committed
240e2e8
View commit details
Copy full SHA for 240e2e8
Browse repository at this point
chore: Apply `ament_uncrustify`
Show description for 1587c65
rahul-k-a
committed
1587c65
View commit details
Copy full SHA for 1587c65
Browse repository at this point
Commits on Aug 30, 2025
Merge branch 'ros2:rolling' into add-structured-parameter-support
rahul-k-a
authored
d6aab38
View commit details
Copy full SHA for d6aab38
Browse repository at this point
Commits on Sep 5, 2025
chore: Fix cpplint complaints
Show description for 6882ca7
rahul-k-a
committed
6882ca7
View commit details
Copy full SHA for 6882ca7
Browse repository at this point
You can’t perform that action at this time.