Skip to content

Add initial_value checks to state interface tests (backport #765)#776

Open
mergify[bot] wants to merge 1 commit intokiltedfrom
mergify/bp/kilted/pr-765
Open

Add initial_value checks to state interface tests (backport #765)#776
mergify[bot] wants to merge 1 commit intokiltedfrom
mergify/bp/kilted/pr-765

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Feb 15, 2026

This PR adds a test to verify that the slider_to_cart joint is present in
/joint_states before the velocity example starts moving the robot.

This addresses the part of issue #764 related to checking initial_value
availability before motion. The test does not assert the numeric value of the
initial position, since /joint_states may publish an uninitialized value in
the first cycles of simulation. Instead, it ensures that the joint is present
and published before the controller starts sending commands.

All tests pass locally, including flake8.


This is an automatic backport of pull request #765 done by [Mergify](https://mergify.com).

@mergify mergify bot requested a review from ahcorde as a code owner February 15, 2026 21:38
@mergify mergify bot added the conflicts label Feb 15, 2026
@mergify

This comment was marked as outdated.

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.

2 participants