Skip to content
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

[JointTrajectoryController] Add test for param propagation from overrides (e.g. yaml files) #226

Conversation

livanov93
Copy link
Contributor

@livanov93 livanov93 commented Aug 24, 2021

PR includes test for parameter propagation when loaded via overrides. It should help in reviewing #224
colcon test --packages-select joint_trajectory_controller --event-handlers console_cohesion+ desktop_notification+ status+ terminal_title+ summary+ console_direct+ --ctest-args -R test_trajectory_controller

@livanov93 livanov93 changed the title Add test for param propagation from overrides (e.g. yaml files). [JointTrajectoryController] Add test for param propagation from overrides (e.g. yaml files) Aug 24, 2021
@livanov93
Copy link
Contributor Author

Can be tested in a right way when #rclcpp/PR1596 is used. This is not possible for foxy binaries. Closing for now.

@livanov93 livanov93 closed this Aug 27, 2021
gwalck pushed a commit to StoglRobotics-forks/ros2_controllers that referenced this pull request Jun 7, 2023
* introducing handles

Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>

* component interfaces & tests

Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>

* linters

Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>

* import resource manager

Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>

* correct year

Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>

* import handles from loaded components

Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>

* wip / debug

Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>

* parse components

Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>

* changes after rebase

Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>

* component parser as shared library

Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>

* validate urdf configuratin

Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>

* documentation

Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>

* remove default constructor

Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>

* resource loaning

Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>

* loan state interface

Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>

* import externally declared components

Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>

* move resource manager to hardware interface (ros-controls#226)

* move resource manager to hardware interface

Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>

* include functional for std::function

Co-authored-by: Bence Magyar <bence.magyar.robotics@gmail.com>

* address review comments

Signed-off-by: Karsten Knese <Karsten1987@users.noreply.github.com>

Co-authored-by: Bence Magyar <bence.magyar.robotics@gmail.com>
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.

None yet

1 participant