Skip to content

Problems with ros2 port of rrbot to Gazebo + Moveit2 + ROS 2 #42

Open
@farbod-new

Description

@farbod-new

Hello,

I built Moveit2 from source. Its demos (moveit_cpp demo and MoveGroup Demo) work fine.

Then, I downloaded the following package and built it.
https://github.com/ros-simulation/gazebo_ros_demos/tree/ahcorde/port/ros2

Then, I ran:
ros2 launch rrbot_moveit_demo_nodes rrbot_demo.launch.py

The output of that is in the following file:
Command_Output.txt

Screen shots of RViZ and Gazebo are as follow:
Screenshot from 2021-03-04 17-20-05
Screenshot from 2021-03-04 17-20-12

It seems to me that the packages do not do what they are supposed to.

The culprit might be that no controller is loaded? See below:

[run_moveit_cpp-6] [WARN] [1614898855.549109564] [moveit.simple_controller_manager.follow_joint_trajectory_controller_handle]: Waiting for joint_trajectory_controller/follow_joint_trajectory to come up
[run_moveit_cpp-6] [ERROR] [1614898860.549334240] [moveit.simple_controller_manager.follow_joint_trajectory_controller_handle]: Action client not connected: joint_trajectory_controller/follow_joint_trajectory
[run_moveit_cpp-6] [INFO] [1614898860.553521909] [moveit.plugins.moveit_simple_controller_manager]: Returned 0 controllers in list
[run_moveit_cpp-6] [INFO] [1614898860.554275052] [moveit_ros.trajectory_execution_manager]: Trajectory execution is not managing controllers

and later:

[run_moveit_cpp-6] [ERROR] [1614898863.582072095] [moveit.ros_planning_interface.moveit_cpp]: Execution failed! No active controllers configured for group 'rrbot_arm'

I am wondering how to fix this.

Thanks,
Farbod

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