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

@evan-palmer

Description

@evan-palmer

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds triageThis issue needs triage support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions