-
Notifications
You must be signed in to change notification settings - Fork 51
Description
Hi @adnanmunawar,
I'm revisiting Task 2 (needle grasping and driving) as we have some students wanting to use the simulated environment in a project. I'm experiencing some issues however:
Even though the tool is placed in a "good" pose, I'm unable to grasp the needle (it is not detected by the "proximity sensor" and thus not attached to the tool). I notice that only one object is listed in /ambf/env/psm2/Sensor0/State/sensed_objects
at any one time. Almost always it's Phantom
when close to the needle (lying on the phantom).
Below is a small video to help show the problem (motions look jerky but that's because of poor video recording).
I interface with the simulator via launch_crtk_interface.py
and I have set add_joint_errors=False
.
I use 314a4ba and WPI-AIM/ambf@18637b4.