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

Problem with listner(srv) #27

Open
Spider1097 opened this issue Sep 15, 2023 · 1 comment
Open

Problem with listner(srv) #27

Spider1097 opened this issue Sep 15, 2023 · 1 comment

Comments

@Spider1097
Copy link

I am studying how to program Techman , and I come from University of technology(Poland).
My problem is listener, and it happened in Ubuntu 20.04, ROS Noetic.

I am trying control Techman with code, using this tutorial "https://github.com/TechmanRobotInc/tmr_ros1/tree/noetic" and "https://github.com/jvdtoorn/techmanpy". I can just say to robot there hi must go, but i can not get any callback from robot.
I have that communicate:
377149502_861072255536759_9042084797585170342_n

always sending me "reconnecting", how i can fix this?

and other communication from code:

378130928_120267787840705_1025974738152423519_n

It hapend when a techman come from one of my science club event.

@harshit3045
Copy link

In the techmanpy library, one of the SVR files has a 'PORT' variable which is set to 5891. Set it to 5890 and the SVR would come online.

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

2 participants