tesseract-robotics / trajopt

Trajectory Optimization Motion Planner for ROS
379 stars 102 forks source link

error: invalid initialization of reference of type ‘const string&’ {aka ‘const std::__cxx11::basic_string<char>&’} from expression of type ‘tesseract_common::LinkNamesPair’ {aka ‘std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >’} #328

Closed Noah-Lau closed 1 year ago

Noah-Lau commented 1 year ago

Description

I cloned this repo to my workspace, then build this progect using catkin build. I got an error log as below:

image

Your environment

Thank you in advance for any assistance or insights regarding this matter. I appreciate your time and expertise!

Levi-Armstrong commented 1 year ago

This should be address, please reopen if not.