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

State Interface Fix FRI >= 2 #183

Closed
wants to merge 6 commits into from
Closed

Conversation

mhubii
Copy link
Member

@mhubii mhubii commented May 29, 2024

Refers to #182

Fixes #181

@mhubii mhubii self-assigned this May 29, 2024
lbr_fri_ros2/include/lbr_fri_ros2/formatting.hpp Outdated Show resolved Hide resolved
lbr_fri_ros2/src/async_client.cpp Outdated Show resolved Hide resolved
lbr_fri_ros2/src/interfaces/position_command.cpp Outdated Show resolved Hide resolved
lbr_moveit_config/med7_moveit_config/package.xml Outdated Show resolved Hide resolved
lbr_moveit_config/med7_moveit_config/package.xml Outdated Show resolved Hide resolved
lbr_ros2_control/src/system_interface.cpp Outdated Show resolved Hide resolved
@@ -1,4 +1,8 @@
# these parameters are read by the lbr_system_interface.xacro and configure the lbr_ros2_control::SystemInterface
fri_client_version: # FRI client version is used to determine required interfaces in lbr_system_interface.xacro
Copy link
Member Author

@mhubii mhubii May 30, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is the user required to configure this, or can this be done automatically?

At least there should be a runtime error hinting to a potential mismatch.

@mhubii
Copy link
Member Author

mhubii commented May 30, 2024

closing this PR as contributions might vanish

@mhubii mhubii closed this May 30, 2024
@mhubii mhubii deleted the dev-humble-state-interface-fix branch May 30, 2024 19:30
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.

FRI >= 2: Invalid commanded_joint_position state interface
2 participants