Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Installer potentially out of date with current codebase - "make -j4 -l4" fails #158

Open
tkim61 opened this issue May 25, 2021 · 2 comments

Comments

@tkim61
Copy link

tkim61 commented May 25, 2021

Steps to reproduce

  1. Uninstalled ROS kinetic and upgraded to ubuntu 18.04 and ROS Melodic
  2. Installer script crashes when an make -j4 -l4 fails around when it's compiling orb_slam2

Observed Results

[ 82%] Built target dynamixel_workbench_controllers
[ 82%] Linking CXX executable /home/locobot/low_cost_ws/devel/lib/locobot_control/locobot_controller
[ 82%] Built target locobot_controller
CMakeFiles/Makefile2:15214: recipe for target 'pyrobot/robots/LoCoBot/locobot_navigation/orb_slam2_ros/CMakeFiles/orb_slam2_rgbd.dir/all' failed
make[1]: *** [pyrobot/robots/LoCoBot/locobot_navigation/orb_slam2_ros/CMakeFiles/orb_slam2_rgbd.dir/all] Error 2
Makefile:140: recipe for target 'all' failed
make: *** [all] Error 2

Expected Results

A clean, functional and up to date install of pyrobot, the usage of which agrees with the tutorial.

Relevant Code

-unsure, I suspect locobot_install_all.sh is out of sync with the rest of the codebase, writing files that are supposed to work with some older versions

@tkim61 tkim61 changed the title Installer potentially out of date with current codebase Installer potentially out of date with current codebase - "make -j4 -l4" fails May 26, 2021
@BlackDChase
Copy link

Any fix for this found? @tkim61

@srama2512
Copy link

@tkim61 @BlackDChase - Any luck with this? I'm also running into the same issue.

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

No branches or pull requests

3 participants