Skip to content
This repository was archived by the owner on Jan 1, 2025. It is now read-only.
This repository was archived by the owner on Jan 1, 2025. It is now read-only.

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

@tkim61

Description

@tkim61

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions