You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I launched the influence_aware_planning.launch. I come across the following error:
trajopt_interface.py", line 47, in init
name = self.urdf_module.SendCommand("load {} {}".format(jaco_urdf_path,
AttributeError: 'NoneType' object has no attribute 'SendCommand'
Kindly please help me how to solve this error.
The text was updated successfully, but these errors were encountered:
I launched the influence_aware_planning.launch. I come across the following error:
trajopt_interface.py", line 47, in init
name = self.urdf_module.SendCommand("load {} {}".format(jaco_urdf_path,
AttributeError: 'NoneType' object has no attribute 'SendCommand'
Kindly please help me how to solve this error.
The text was updated successfully, but these errors were encountered: