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 found some discussions on "no handlers could be found for logger openravepy" here. Adding the lines below will help solve the issue of, but still get the segmentation fault error.
from openravepy.misc import InitOpenRAVELogging
InitOpenRAVELogging()
OS: Ubuntu 18.04
Trajopt: Build from the latest commit of trajopt from source
Dependencies:
Output of
python arm_to_cart_target.py
:The text was updated successfully, but these errors were encountered: