ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Descartes package in ROS Kinetic Error

asked 2018-06-14 16:33:29 -0500

MechLc gravatar image

updated 2018-06-14 16:36:33 -0500

I am trying to build a workspace with the Descartes package and I keep getting

Errors     << descartes_trajectory:make

I figured it has to do with installing Descartes with kinetic. I am following this link : link text

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2018-06-15 01:27:31 -0500

Kesi gravatar image

Hi,

yes i have also the same problem! I can't compile the project (descartes tutorial 1). I'm getting all the time errors like that:

"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);"

But I figured out, that the problem is the moveit package. If you load the moveit package from source and checkout with "5579c9c" (30.04.18) then it will work again.

edit flag offensive delete link more

Comments

let me try that

MechLc gravatar image MechLc  ( 2018-06-15 11:05:19 -0500 )edit
1

I also get the error: error: ‘logError’ was not declared in this scope. I switched logError with ROS_ERROR, and logInform with ROS_INFO, and then in compiles.

ManMan88 gravatar image ManMan88  ( 2018-06-24 03:16:45 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2018-06-14 16:33:29 -0500

Seen: 479 times

Last updated: Jun 14 '18