Kinovarobotics / ros_kortex

ROS packages for KINOVA® KORTEX™ robotic arms
Other
168 stars 162 forks source link

Error while build #260

Closed decdox closed 2 years ago

decdox commented 2 years ago

Description

When i follow the instructions to build this package, it shows conan error. This error didn't come out in my other computer before.

Version

ROS distribution : Melodic

Branch and commit you are using : both melodic and noetic

Steps to reproduce

follow your official build instruction on a newly-installed ubuntu 18.04 OS.

Code example (if necessary)

No handlers could be found for logger "trollius"ed] [kortex_driver:cmake - 8.6]     
____________________________________________________________________________________
Errors     << kortex_driver:cmake /home/zing/sla/logs/kortex_driver/build.cmake.002.log
CONAN_TARGET_PLATFORM is x86
CMake Error at /home/zing/sla/src/ros_kortex/kortex_driver/cmake/conan.cmake:399 (message):
  Conan install failed='1'
Call Stack (most recent call first):
  cmake/conan.cmake:485 (conan_cmake_install)
  CMakeLists.txt:72 (conan_cmake_run)

cd /home/zing/sla/build/kortex_driver; catkin build --get-env kortex_driver | catkin env -si  /usr/bin/cmake /home/zing/sla/src/ros_kortex/kortex_driver --no-warn-unused-cli -DCATKIN_DEVEL_PREFIX=/home/zing/sla/devel/.private/kortex_driver -DCMAKE_INSTALL_PREFIX=/home/zing/sla/install; cd -
....................................................................................
Failed     << kortex_driver:cmake                                  [ Exited with code 1 ]
Failed    <<< kortex_driver                                        [ 8.7 seconds ]  
Abandoned <<< kortex_examples                                      [ Unrelated job failed ]
Abandoned <<< kortex_gazebo                                        [ Unrelated job failed ]
decdox commented 2 years ago

sorry to bother, it was a network question.

felixmaisonneuve commented 2 years ago

Hi @zingdff,

Since it was a network error, I will close this issue.

Regards, Felix