Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

[BUG]: MoveIt2-Gazebo integration doesn't work out-of-the-box #49

Open
evan-palmer opened this issue Jul 31, 2023 · 1 comment
Open
Labels
bug Something isn't working needs triage This issue needs triage support

Comments

@evan-palmer
Copy link
Collaborator

Issue Description

The existing Gazebo integration spawns the arm inside the ground place. While this would be fine if the initial positions were applied, the model is currently stuck in the ground and doesn't respond to commands because of this.

Steps to Reproduce

Launch the Gazebo environment using the following command:

ros2 launch alpha_bringup alpha.launch.py use_sim:=true

Any controller can be used with this.

Expected Behavior

The arm should be sitting in the desired initial position and responding to commands.

Error Message

No response

Runtime Environment

This is observed in the NVIDIA devcontainer.

Additional Context

The issue that I raised regarding the initial positions is here. Once I finish my experiments in the next couple of week, I may start looking into a fix over there.

@evan-palmer evan-palmer added the bug Something isn't working label Jul 31, 2023
@evan-palmer
Copy link
Collaborator Author

I added a base platform to raise the arm up a little bit to overcome the problem of being spawned into the ground. However, I do still observe an issue with MoveIt2 and gz_ros2_control working.

@evan-palmer evan-palmer added the high priority This is a high priority issue label Jul 31, 2023
@evan-palmer evan-palmer changed the title [BUG]: Gazebo integration doesn't work out-of-the-box [BUG]: Moveit2-Gazebo integration doesn't work out-of-the-box Jul 31, 2023
@evan-palmer evan-palmer changed the title [BUG]: Moveit2-Gazebo integration doesn't work out-of-the-box [BUG]: MoveIt2-Gazebo integration doesn't work out-of-the-box Jul 31, 2023
@evan-palmer evan-palmer added needs triage This issue needs triage support and removed high priority This is a high priority issue labels Aug 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working needs triage This issue needs triage support
Projects
None yet
Development

No branches or pull requests

1 participant