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 }}
cbandera
/
rosparam_handler
Public
Notifications
You must be signed in to change notification settings
Fork
26
Star
47
Code
Issues
4
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Preparing release 0.1.2
- #42
#42
Merged
artivis
merged 68 commits into
master
cbandera/rosparam_handler:master
from
develop
cbandera/rosparam_handler:develop
Copy head branch name to clipboard
Feb 7, 2018
Conversation
Commits
68
(68)
Checks
Files changed
Merged
Preparing release 0.1.2
#42
artivis
merged 68 commits into
master
cbandera/rosparam_handler:master
from
develop
cbandera/rosparam_handler:develop
Copy head branch name to clipboard
Commits
Commits on Jul 3, 2017
Remove useless character
vincentrou
authored
52a8387
View commit details
Copy full SHA for 52a8387
Browse repository at this point
Commits on Jul 11, 2017
param handler now generates python parameter files too
poggenhans
committed
0f83e8e
View commit details
Copy full SHA for 0f83e8e
Browse repository at this point
Fix initialisation order in parameter class template
olesalscheider
authored and
poggenhans
committed
f34f612
View commit details
Copy full SHA for f34f612
Browse repository at this point
Set default values on parameter server if no value is set
jhpauls
authored and
poggenhans
committed
9dd15bd
View commit details
Copy full SHA for 9dd15bd
Browse repository at this point
Include python usage in documentation
poggenhans
committed
d331bb6
View commit details
Copy full SHA for d331bb6
Browse repository at this point
Add min/max check for map and vector to be consistent with C++
poggenhans
committed
84ff1a4
View commit details
Copy full SHA for 84ff1a4
Browse repository at this point
Commits on Aug 20, 2017
Handler is now throwing an exception upon failure.
Show description for 87c050a
cbandera
committed
87c050a
View commit details
Copy full SHA for 87c050a
Browse repository at this point
Moved common functions to utilities.hpp. Fixes #11
cbandera
committed
8a5bab0
View commit details
Copy full SHA for 8a5bab0
Browse repository at this point
Updated README to include release information. Closes #17.
cbandera
committed
5bbd0d5
View commit details
Copy full SHA for 5bbd0d5
Browse repository at this point
Added LICENSE file. Closes #25
cbandera
committed
bbd4de2
View commit details
Copy full SHA for bbd4de2
Browse repository at this point
Added first set of tests
cbandera
committed
32e2450
View commit details
Copy full SHA for 32e2450
Browse repository at this point
Added initial travis config
cbandera
committed
233b48a
View commit details
Copy full SHA for 233b48a
Browse repository at this point
Added matrix job and removed C++14 check
cbandera
committed
1d02859
View commit details
Copy full SHA for 1d02859
Browse repository at this point
Updated README contribution guide
cbandera
committed
158b22e
View commit details
Copy full SHA for 158b22e
Browse repository at this point
Changed build flag to display develop branch
cbandera
committed
4bacbbf
View commit details
Copy full SHA for 4bacbbf
Browse repository at this point
Merge pull request #26 from cbandera/feature/add_continous_integration
Show description for dffb6a3
cbandera
authored
dffb6a3
View commit details
Copy full SHA for dffb6a3
Browse repository at this point
Commits on Aug 27, 2017
Merge remote-tracking branch 'cbandera/develop' into python_support
poggenhans
committed
97b647b
View commit details
Copy full SHA for 97b647b
Browse repository at this point
Add python unittests
poggenhans
committed
30eb393
View commit details
Copy full SHA for 30eb393
Browse repository at this point
Throw more informative exception if parameters without default value are unset
poggenhans
committed
f0be113
View commit details
Copy full SHA for f0be113
Browse repository at this point
Name tests properly, add cmake dependency
poggenhans
committed
2cf0e8b
View commit details
Copy full SHA for 2cf0e8b
Browse repository at this point
Commits on Aug 28, 2017
Merge remote-tracking branch 'cbandera/develop' into set_defaults_on_param_server
poggenhans
committed
b504810
View commit details
Copy full SHA for b504810
Browse repository at this point
Add unittests
poggenhans
committed
86796e2
View commit details
Copy full SHA for 86796e2
Browse repository at this point
Remove duplicate test
poggenhans
committed
83d3523
View commit details
Copy full SHA for 83d3523
Browse repository at this point
Commits on Aug 29, 2017
Updated the documentation
cbandera
committed
07d52f8
View commit details
Copy full SHA for 07d52f8
Browse repository at this point
Merge pull request #22 from poggenhans/set_defaults_on_param_server
Show description for d8c8cbc
cbandera
authored
d8c8cbc
View commit details
Copy full SHA for d8c8cbc
Browse repository at this point
Merge branch 'develop' into python_support
cbandera
authored
3204fdb
View commit details
Copy full SHA for 3204fdb
Browse repository at this point
Merge branch 'develop' into fix_init_order
cbandera
authored
b20f66e
View commit details
Copy full SHA for b20f66e
Browse repository at this point
Merge branch 'develop' into patch-1
cbandera
authored
3eb9f78
View commit details
Copy full SHA for 3eb9f78
Browse repository at this point
Merge pull request #19 from vincentrou/patch-1
Show description for 5fcce2c
cbandera
authored
5fcce2c
View commit details
Copy full SHA for 5fcce2c
Browse repository at this point
Merged branch develop into fix_init_order
cbandera
committed
d3878c5
View commit details
Copy full SHA for d3878c5
Browse repository at this point
Fixed merge error in template
cbandera
committed
8cf6cca
View commit details
Copy full SHA for 8cf6cca
Browse repository at this point
Merge pull request #21 from poggenhans/fix_init_order
Show description for f04cb08
cbandera
authored
f04cb08
View commit details
Copy full SHA for f04cb08
Browse repository at this point
Merge branch 'develop' into python_support
cbandera
authored
a9e1890
View commit details
Copy full SHA for a9e1890
Browse repository at this point
Removed verbose output during build
cbandera
committed
8321c3d
View commit details
Copy full SHA for 8321c3d
Browse repository at this point
Force travis to do a clean build
cbandera
committed
b75fae0
View commit details
Copy full SHA for b75fae0
Browse repository at this point
Readded check for C++11 support.
cbandera
committed
68c219e
View commit details
Copy full SHA for 68c219e
Browse repository at this point
Merged branch develop into bugfix/force_clean_builds
cbandera
committed
a92a192
View commit details
Copy full SHA for a92a192
Browse repository at this point
Merge pull request #29 from cbandera/bugfix/force_clean_builds
Show description for c43f5f6
cbandera
authored
c43f5f6
View commit details
Copy full SHA for c43f5f6
Browse repository at this point
Merge branch 'develop' into python_support
cbandera
authored
8a0c76c
View commit details
Copy full SHA for 8a0c76c
Browse repository at this point
Commits on Aug 30, 2017
Remove useless comment leftovers
poggenhans
committed
cc2703d
View commit details
Copy full SHA for cc2703d
Browse repository at this point
Set default values on param server, add python tests for that
poggenhans
committed
37c88d9
View commit details
Copy full SHA for 37c88d9
Browse repository at this point
Commits on Aug 31, 2017
Made tests visible
Show description for 07c526a
cbandera
committed
07c526a
View commit details
Copy full SHA for 07c526a
Browse repository at this point
Replaced errors with warnings
Show description for 60642d8
cbandera
committed
60642d8
View commit details
Copy full SHA for 60642d8
Browse repository at this point
Display correct test names for each test
poggenhans
committed
f6d3fec
View commit details
Copy full SHA for f6d3fec
Browse repository at this point
Commits on Sep 1, 2017
Merge pull request #20 from poggenhans/python_support
Show description for d3c58f8
cbandera
authored
d3c58f8
View commit details
Copy full SHA for d3c58f8
Browse repository at this point
Commits on Sep 11, 2017
First draft implementation of yaml generator for #30
cbandera
committed
718d617
View commit details
Copy full SHA for 718d617
Browse repository at this point
Commits on Sep 12, 2017
Removed debugging leftover
cbandera
committed
cba741b
View commit details
Copy full SHA for cba741b
Browse repository at this point
Commits on Sep 13, 2017
Moved common function to util header
cbandera
committed
66c004e
View commit details
Copy full SHA for 66c004e
Browse repository at this point
Commits on Sep 14, 2017
Added documentation to functions
cbandera
committed
6f68db6
View commit details
Copy full SHA for 6f68db6
Browse repository at this point
Commits on Sep 15, 2017
Added functionality for setting parameters on server.
Show description for 094ce23
cbandera
committed
094ce23
View commit details
Copy full SHA for 094ce23
Browse repository at this point
Fix for failing tests
cbandera
committed
4e969e8
View commit details
Copy full SHA for 4e969e8
Browse repository at this point
Simplified utility functions
cbandera
committed
3f0b727
View commit details
Copy full SHA for 3f0b727
Browse repository at this point
ClangFormat files
cbandera
committed
79c715f
View commit details
Copy full SHA for 79c715f
Browse repository at this point
Reformatted python files
cbandera
committed
16e88a9
View commit details
Copy full SHA for 16e88a9
Browse repository at this point
Merge pull request #32 from cbandera/feature/toParamServer
Show description for b54b7d9
cbandera
authored
b54b7d9
View commit details
Copy full SHA for b54b7d9
Browse repository at this point
Merge remote-tracking branch 'origin/develop' into feature/generate_yaml
cbandera
committed
c8cd086
View commit details
Copy full SHA for c8cd086
Browse repository at this point
Added documentation for generator script
cbandera
committed
0f0af52
View commit details
Copy full SHA for 0f0af52
Browse repository at this point
Uncomment lines without default, to force user to set them
cbandera
committed
9134a50
View commit details
Copy full SHA for 9134a50
Browse repository at this point
Commits on Sep 16, 2017
Bugfixes
cbandera
committed
ee68c64
View commit details
Copy full SHA for ee68c64
Browse repository at this point
Renamed script again
cbandera
committed
3fa3f47
View commit details
Copy full SHA for 3fa3f47
Browse repository at this point
Merge pull request #33 from cbandera/feature/generate_yaml
Show description for 64a23fa
cbandera
authored
64a23fa
View commit details
Copy full SHA for 64a23fa
Browse repository at this point
Commits on Jan 10, 2018
add dynamic_reconfigure test
Jeremie Deray
committed
0bd890a
View commit details
Copy full SHA for 0bd890a
Browse repository at this point
std::endl -> \n
Jeremie Deray
committed
01f2c5e
View commit details
Copy full SHA for 01f2c5e
Browse repository at this point
Merge pull request #39 from cbandera/test/dynamic_reconf
Show description for 096d4b5
artivis
authored
096d4b5
View commit details
Copy full SHA for 096d4b5
Browse repository at this point
update maintainer
Jeremie Deray
committed
a31e7be
View commit details
Copy full SHA for a31e7be
Browse repository at this point
Merge pull request #40 from cbandera/update_maintainer
Show description for c650412
artivis
authored
c650412
View commit details
Copy full SHA for c650412
Browse repository at this point
Commits on Feb 4, 2018
fix #34
Jeremie Deray
committed
8a69587
View commit details
Copy full SHA for 8a69587
Browse repository at this point
Merge pull request #43 from cbandera/fix/compile
Show description for 68bbd06
artivis
authored
68bbd06
View commit details
Copy full SHA for 68bbd06
Browse repository at this point
You can’t perform that action at this time.