Skip to content

Fixing Moveit Launch File #90

Description

@naroasc

Hi,

When I tried to execute the command

ros2 launch turtlebot3_manipulation_moveit_config moveit_gazebo.launch.py

It didn't work. In the launch file I have seen that the bringup_launch_dir has been changed and it should be:

bringup_launch_dir = os.path.join(
get_package_share_directory(
'turtlebot3_manipulation_gazebo'), 'launch')

With that cofiguration it open Moveit, but Gazebo did not load the model. Seen the resolved issue https://github.com/ROBOTIS-GIT/turtlebot3_simulations/pull/246, I have corrected it in turtlebot3_manipulation and know it works.

Hope it helps!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions