Skip to content

TM Moveit! with Gazebo Simulator drivers don't work #25

@aorteganutai

Description

@aorteganutai

I'm Nutai engineer, and I come from Spain.
I'm using Ubuntu 20.04, ROS Noetic.
My problem happened using Moveit! with Gazebo Simulator in Ubuntu 20.04, ROS Noetic.

In terminal 1:

source /opt/ros/noetic/setup.bash
cd <my_workspace>
source ./devel/setup.bash
roslaunch tm_gazebo tm5-900_gazebo.launch

I get this logs:
Captura de pantalla 2023-07-10 172834

The robot appears in Gazebo apparently correctly.
Captura de pantalla 2023-07-10 172950

In terminal 2:

source /opt/ros/noetic/setup.bash
cd <my_workspace>
source ./devel/setup.bash
roslaunch tm5-900-moveit_config tm5-900_moveit_planning_execution_gazebo.launch

After this commands, I get this logs:
In terminal 2, these logs appear in loop:
Captura de pantalla 2023-07-10 173257

In terminal 1:
Captura de pantalla 2023-07-10 173516

After that, the ROS scripts executed in new terminals have not produced any robot movement in Gazebo. These scripts have been used with the same procedure with Gazebo and MoveIt! drivers from another robot, working correctly.
Any help on this would be much appreciated.

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