Replies: 5 comments 14 replies
-
Hello, Thanks for questions. Here are the answers to them.
|
Beta Was this translation helpful? Give feedback.
-
Thanks Adnan! Any chance you could share that ROS Bag? Would definitely be interested. |
Beta Was this translation helpful? Give feedback.
-
Thanks all for your help! Any chance you have advice on actually running these ROS bags in the simulator? Is it simply a matter of starting |
Beta Was this translation helpful? Give feedback.
-
Awesome, thank you Annie!
…On Mon, Jun 12, 2023 at 6:28 PM Annie Huang ***@***.***> wrote:
Hi!
When you replay the topics while opening the simulator in another
terminal, you should be able to see the trajectory being replayed by the
PSM arms.
The reasoning is that when you replay the ROS bags, a sequence of
commanded states (identical to those generated using the physical MTM
console) is published to the aforementioned topics. Therefore, you should
see the PSM moving inside the simulator without writing additional scripts.
Regards,
Annie
—
Reply to this email directly, view it on GitHub
<#69 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANQJMW25OS3OKPNTGIAYFH3XK665HANCNFSM6AAAAAAWWJPOOQ>
.
You are receiving this because you commented.Message ID:
<collaborative-robotics/surgical_robotics_challenge/repo-discussions/69/comments/6158099
@github.com>
|
Beta Was this translation helpful? Give feedback.
-
Hi, I also have a problem when run the same simulation. I use this |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am newbie to AMBF, and I suffered from erros while Running the simulation. When I run the code

~/ambf/bin/lin-x86_64/ambf_simulator --launch_file ~/ambf/surgical_robotics_challenge/launch.yaml -l 0,1,3,4,14,15 -p 120 -t 1 --override_max_comm_freq 120
There are two problem I cannot solve it after google
WARNING! For File "./ADF/world/world_stereo.yaml", ADF version not defined thus assuming VERSION_1_0 WARNING! For File "./ADF/input_devices/input_devices.yaml", ADF version not defined thus assuming VERSION_1_0 INFO! INITIALIZING ROS NODE HANDLE ... INFO! CAMERA "cameraL" MONITOR NUMBER "1" IS NOT IN RANGE OF AVAILABLE MONITORS "1", USING DEFAULT INFO! Thread Joined: cameraL INFO! CAMERA "cameraR" MONITOR NUMBER "2" IS NOT IN RANGE OF AVAILABLE MONITORS "1", USING DEFAULT INFO! Thread Joined: cameraR
... ERROR! COLLISION MESH TYPE "" NOT UNDERSTOOD INFO! Thread Joined: baselink INFO! Thread Joined: toolyawlink WARNING! COMMUNICATION TYPE FOR OBJECT NAMED baselink-yawlink OF TYPE: JOINT NOT IMPLEMENTED YET. IGNORING. WARNING! COMMUNICATION TYPE FOR OBJECT NAMED yawlink-pitchbacklink OF TYPE: JOINT NOT IMPLEMENTED YET. IGNORING. ... WARNING! Required parent name of /ambf/env/lights/light2 set as BODY CameraFrame. Parenting to closest match /ambf/env/BODY CameraFrame WARNING! Required parent name of /ambf/env/cameras/cameraL set as BODY CameraFrame. Parenting to closest match /ambf/env/BODY CameraFrame ...
What is my mistake, and how can I solve this problem?
Beta Was this translation helpful? Give feedback.
All reactions