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

TM5-900 responsed script error when using velocity mode #30

Open
selina4715 opened this issue May 22, 2023 · 0 comments
Open

TM5-900 responsed script error when using velocity mode #30

selina4715 opened this issue May 22, 2023 · 0 comments

Comments

@selina4715
Copy link

Hi! I'm an engineering student from Taiwan.
Sorry that the issue is not exactly a "ROS issue".
I tried to use Listen node in TMFlow connected to a Windows PC (QT 5.12.11)
I used the codes in tm_driver not including anything related to ROS. (e.g. tm_command.cpp, tm_communication.cpp)

I can successfully connect the PC and TM robot, read the state of the robot, and send PTP/PVT commands to the robot.
But I received the response of script error when I tried to start the velocity mode (using the function std::string TmCommand::set_vel_mode_start(VelMode mode, double timeout_zero_vel, double timeout_stop) in tm_command.cpp.

messageImage_1684468447637
The blue-circled one is the script I send to the robot, and the red-circled one is the response I received.

What should I do to fix it?

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

1 participant