- 
                Notifications
    
You must be signed in to change notification settings  - Fork 25
 
Description
My problem is XXX, and it happened in Ubuntu 20.04, ROS Noetic.
Hi I'm a robotic engineer from Spain, and I'm trying to control my tm5-900 robot with the ros driver (Ubuntu 20.04 ROS Noetic). After some problems with the ethernet ports I kind of manage to connect to the robot, I mean, I'm able to read the robot poses but I'm not able to move the robot via the /follow_joint_trajectory/ action server.
These are my screenshots when connecting running the ros_driver
I also tried with the tm5-900_moveit_planning_execution.launch , the rviz robot starts with the the real robot position but It fails when executing the trajectory. Here another screenshots:
Note that, when creating the listen_task in the TMFLOW software, I had to eliminate the stop conditions in order to work (receive the joints) if not the program was stopping after a few seconds. However, removing the stop conditions allowed me to receive the current joints.
What I am missing? does the tmr robot needs to be in any specific mode?

