Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
julian9499 opened this issue Dec 19, 2019 · 3 comments
Open

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

julian9499 opened this issue Dec 19, 2019 · 3 comments

Comments

@julian9499
Copy link

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.

@palluccag
Copy link

I'm also trying to connect to the real robot but I can't understand how to set the TMflow software. We need to use Listennode? activate something like Modbus or a network component?
Which version of TM flow are you using?
Thanks in advance

@fkraemer
Copy link

I am guessing this driver is not compatible to the current hardware anymore, see #5

@viirya
Copy link
Owner

viirya commented Jan 25, 2021

I'm not doing robot programming now. And I also don't have a TM robot for test too. So I cannot confirm if it is compatibility issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants