Skip to content

Conversation

spd-intermodalics
Copy link
Contributor

Description

This PR provides tests for the PR's: PR #147 and PR #148 .

DON'T MERGE

This PR needs to change the base to toolchain-2.9 after the next PR's are merged:

…ations

This patch adds new operations to the rosparam service that
allows to access ros parameter values directly without the
need to load them into a property first.
The new RTT::DataSource keeps a reference name to a ROS parameter
so that .get() reads in the parameter and .set() sets out the
parameter value assigned to the data source.
The ROSParamService provides a new operation to add properties
based on ROS parameters. (for now only for Boolean types.)
…ss' into feature/rosparam-tests-new-features
The features referred in this patch are the direcct access
to ros parameters and the new DataSource.
@spd-intermodalics spd-intermodalics changed the title Feature/rosparam tests new features rtt_rosparam_tests: add tests for new features: PR#147 and PR#148 Aug 12, 2020
Base automatically changed from feature/rosparam-tests-optional-eigen to toolchain-2.9 August 19, 2020 14:11
@spd-intermodalics
Copy link
Contributor Author

Since the feature of PR #147 is removed for being redundant with previously implemented features part of this PR is invalid.
The part that is still relevant is picked in the newer PR #157 which contains only coded related with testing the new data sourced introduced in PR #148.

@spd-intermodalics spd-intermodalics deleted the feature/rosparam-tests-new-features branch October 5, 2020 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant