Skip to content

Missing guide on how to connect with the arm through tmflow #4

@julian9499

Description

@julian9499

The readme.md does not specify how to setup the tm flow program in such a way that it would allow connecting with the robot arm.

I have tried creating a program in the tm flow software which creates a listen node. I'm able to connect to this with the roslaunch tm700_moveit_config tm700_moveit_planning_execution.launch sim:=False robot_ip:=169.254.166.31 command, but I'm unable to get the jointstates. The internal socket used in tm_communication.cpp line 339: rv = select(sockfd + 1, &readfs, NULL, NULL, &tv); returns zero, but should be greater than 0. Am I missing something? The firewall is turned off.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions