Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

ROS melodic installation using source installation of control_box_rst #33

Open
cch-cs opened this issue Feb 11, 2021 · 0 comments
Open

Comments

@cch-cs
Copy link

cch-cs commented Feb 11, 2021

When I try to build the mpc local planner with control_box_rst source installed. I get the following error

/usr/bin/ld: cannot find -llibyamlcpp
/usr/bin/ld: cannot find -llibprotobuf
/usr/bin/ld: cannot find -llibgrpc
collect2: error: ld returned 1 exit status
make[2]: *** [/home/chandra/mpc_ws/devel/.private/mpc_local_planner/lib/libmpc_local_planner_utils.so] Error 1
make[1]: *** [CMakeFiles/mpc_local_planner_utils.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
/usr/bin/ld: cannot find -llibyamlcpp
/usr/bin/ld: cannot find -llibprotobuf
/usr/bin/ld: cannot find -llibgrpc
collect2: error: ld returned 1 exit status
make[2]: *** [/home/chandra/mpc_ws/devel/.private/mpc_local_planner/lib/libmpc_local_planner_optimal_control.so] Error 1
make[1]: *** [CMakeFiles/mpc_local_planner_optimal_control.dir/all] Error 2
make: *** [all] Error 2

Could you please help me solve this issue.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant