Giter Club home page Giter Club logo

godel's People

Watchers

 avatar

godel's Issues

curl CMake Warning

After catkin build:

___________________________________________________________________________________________________________________________________________________________________________________________________________
Warnings   << abb_file_suite:cmake /home/riktonnaer/workspaces/scan_and_plan_ws/logs/abb_file_suite/build.cmake.000.log                                                                                    
CMake Warning at /opt/ros/kinetic/share/catkin/cmake/catkin_package.cmake:166 (message):
  catkin_package() DEPENDS on 'curl' but neither 'curl_INCLUDE_DIRS' nor
  'curl_LIBRARIES' is defined.
Call Stack (most recent call first):
  /opt/ros/kinetic/share/catkin/cmake/catkin_package.cmake:102 (_catkin_package)
  CMakeLists.txt:20 (catkin_package)


cd /home/riktonnaer/workspaces/scan_and_plan_ws/build/abb_file_suite; catkin build --get-env abb_file_suite | catkin env -si  /usr/bin/cmake /home/riktonnaer/workspaces/scan_and_plan_ws/src/godel/godel_robots/abb/abb_file_suite --no-warn-unused-cli -DCATKIN_DEVEL_PREFIX=/home/riktonnaer/workspaces/scan_and_plan_ws/devel/.private/abb_file_suite -DCMAKE_INSTALL_PREFIX=/home/riktonnaer/workspaces/scan_and_plan_ws/install; cd -
...........................................................................................................................................................................................................

It is a warning and not an error, so I don't know how critical it is. If it isn't, then this issue can be closed.

descartes_trajectory logError

Errors     << descartes_trajectory:make /home/riktonnaer/workspaces/scan_and_plan_ws/logs/descartes_trajectory/build.make.000.log                                                                          
In file included from /home/riktonnaer/workspaces/scan_and_plan_ws/src/descartes/descartes_core/include/descartes_core/robot_model.h:24:0,
                 from /home/riktonnaer/workspaces/scan_and_plan_ws/src/descartes/descartes_core/include/descartes_core/trajectory_pt.h:33,
                 from /home/riktonnaer/workspaces/scan_and_plan_ws/src/descartes/descartes_trajectory/include/descartes_trajectory/trajectory.h:29,
                 from /home/riktonnaer/workspaces/scan_and_plan_ws/src/descartes/descartes_trajectory/src/trajectory.cpp:25:
/home/riktonnaer/workspaces/scan_and_plan_ws/src/descartes/descartes_core/include/descartes_core/utils.h: In function ‘Eigen::Affine3d descartes_core::utils::toFrame(double, double, double, double, double, double, int)’:
/home/riktonnaer/workspaces/scan_and_plan_ws/src/descartes/descartes_core/include/descartes_core/utils.h:83:63: error: ‘logError’ was not declared in this scope
       logError("Invalid euler convention entry %i", convention);
                                                               ^
In file included from /home/riktonnaer/workspaces/scan_and_plan_ws/src/descartes/descartes_core/include/descartes_core/robot_model.h:24:0,
                 from /home/riktonnaer/workspaces/scan_and_plan_ws/src/descartes/descartes_core/include/descartes_core/trajectory_pt.h:33,
                 from /home/riktonnaer/workspaces/scan_and_plan_ws/src/descartes/descartes_trajectory/include/descartes_trajectory/cart_trajectory_pt.h:29,
                 from /home/riktonnaer/workspaces/scan_and_plan_ws/src/descartes/descartes_trajectory/include/descartes_trajectory/axial_symmetric_pt.h:22,
                 from /home/riktonnaer/workspaces/scan_and_plan_ws/src/descartes/descartes_trajectory/src/axial_symmetric_pt.cpp:1:
/home/riktonnaer/workspaces/scan_and_plan_ws/src/descartes/descartes_core/include/descartes_core/utils.h: In function ‘Eigen::Affine3d descartes_core::utils::toFrame(double, double, double, double, double, double, int)’:
/home/riktonnaer/workspaces/scan_and_plan_ws/src/descartes/descartes_core/include/descartes_core/utils.h:83:63: error: ‘logError’ was not declared in this scope
       logError("Invalid euler convention entry %i", convention);
                                                               ^
make[2]: *** [CMakeFiles/descartes_trajectory.dir/src/trajectory.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [CMakeFiles/descartes_trajectory.dir/src/axial_symmetric_pt.cpp.o] Error 1
In file included from /home/riktonnaer/workspaces/scan_and_plan_ws/src/descartes/descartes_core/include/descartes_core/robot_model.h:24:0,
                 from /home/riktonnaer/workspaces/scan_and_plan_ws/src/descartes/descartes_trajectory/test/descartes_trajectory_test/cartesian_robot.h:22,
                 from /home/riktonnaer/workspaces/scan_and_plan_ws/src/descartes/descartes_trajectory/test/cartesian_robot.cpp:19:
/home/riktonnaer/workspaces/scan_and_plan_ws/src/descartes/descartes_core/include/descartes_core/utils.h: In function ‘Eigen::Affine3d descartes_core::utils::toFrame(double, double, double, double, double, double, int)’:
/home/riktonnaer/workspaces/scan_and_plan_ws/src/descartes/descartes_core/include/descartes_core/utils.h:83:63: error: ‘logError’ was not declared in this scope
       logError("Invalid euler convention entry %i", convention);
                                                               ^
make[2]: *** [CMakeFiles/descartes_trajectory.dir/test/cartesian_robot.cpp.o] Error 1
make[1]: *** [CMakeFiles/descartes_trajectory.dir/all] Error 2
make: *** [all] Error 2
cd /home/riktonnaer/workspaces/scan_and_plan_ws/build/descartes_trajectory; catkin build --get-env descartes_trajectory | catkin env -si  /usr/bin/make --jobserver-fds=6,7 -j; cd -
...........................................................................................................................................................................................................

Using the kinetic-devel branch. This seems to be fixed in: this issue

Is there a reason why this fix is not carried over to this fork?

Missing dependencies

Currently, there are two missing dependencies causing build errors on a fresh ROS installation:
ros-melodic-moveit
ros-melodic-pcl-ros

I will add a fix for this next time I work on Scan and Plan (somewhere this or next week).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.