Connecting operator console MTMs to suture challenge AMBF environment? #85
Replies: 3 comments 2 replies
-
Hello, Have you taken a look at this document (https://github.com/surgical-robotics-ai/surgical_robotics_challenge/blob/master/docs/teleoperation_supplemental.md). There are linked instructions on how to run the MTM. |
Beta Was this translation helpful? Give feedback.
-
Hi! Thanks, definitely did not see that. Will take a look and report back with any questions. Thank you! |
Beta Was this translation helpful? Give feedback.
-
Following up on this as I am still not able to connect the MTMs to the suture challenge sim. I currently have the operating console MTMs successfully connected to the physical PSMs of the DVRK. When I check the rostopic list, the operating console MTMs are broadcasting the required topics to move the physical PSMs of the DVRK. However, I can not seem to figure out how to use those topics in the suture challenge simulation. If I look at the document here: I have clearly passed Step 1. "Teleoperation Devices" because the operating console MTMs are working with the physical PSMs. When I move to Step 2, I can successfully start the ambf simulator. However, when I try to run the teleoperation scripts, I receive the following errors:
The above error occurs without sourcing the setup bash file. It is resolved but replaced by a different error when that bash file is sourced:
So the
But then the How to resolve this? Thanks! |
Beta Was this translation helpful? Give feedback.
-
Hi - I am trying to connect the MTMs in the surgical console (driven my a human operator) to the simulated PSMs in AMBF / the suture challenge environment. In this step, the directions say run
dvrk-ros
application for thedvrk_mtms
to connect the output from the console MTMs to the simulated PSMs in the suture challenge simulation. But in the linked github repo, I don't see advrk_mtm
code base.How do I connect the two MTMs in the console to the two simulated PSMs in the suture challenge?
Thanks for your help!
Beta Was this translation helpful? Give feedback.
All reactions