Open lakshmip001 opened 5 years ago
when I try importing ctrajopt, I get the following error: from ctrajoptpy import * ImportError: /home/lakshmi/trajopt/build/lib/ctrajoptpy.so: undefined symbol: _ZTIN7trajopt11RobotAndDOFE Kindly please help me, how to solve this error.
You need to set PYTHONPATH as shown in Installing TrajOpt
PYTHONPATH
when I try importing ctrajopt, I get the following error: from ctrajoptpy import * ImportError: /home/lakshmi/trajopt/build/lib/ctrajoptpy.so: undefined symbol: _ZTIN7trajopt11RobotAndDOFE Kindly please help me, how to solve this error.