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

ros2 controllers are not working with bullet-featherstone plugin in gz harmonic #440

Open
vamsikalagaturu opened this issue Nov 22, 2024 · 0 comments

Comments

@vamsikalagaturu
Copy link

Environment

  • OS Version: Ubuntu 24.04

  • binary build

    • ros-jazzy-gz-ros2-control-demos/noble,now 1.2.8-1noble.20241118.194255 amd64 [installed]
    • ros-jazzy-gz-ros2-control/noble,now 1.2.8-1noble.20241118.193506 amd64 [installed]
  • gazebo harmonic (binary build)

    • ros-jazzy-ros-gz-sim/noble,now 1.0.7-1noble.20241115.212712 amd64 [installed,automatic]

Description

When the bullet-featherstone physics engine is used with gz harmonic, the controllers are not getting into active state and are getting timed out. sometimes, even if they are transitioned into active state, I am unable to control the joints. When the plugin is changed to default or dartsim, the controllers are being loaded and executing as expected (however, they dont support mimic joints as we are aware)

Steps to reproduce

  1. ros2 launch gz_ros2_control_demos gripper_mimic_joint_example_position.launch.py
  2. ros2 run gz_ros2_control_demos example_gripper
  3. you can observe that the gripper joints are not moving.

This is happening not just with the demo, but also with the custom packages that I am working with.

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

No branches or pull requests

1 participant