Git Product home page Git Product logo

Comments (5)

SalvoVirga avatar SalvoVirga commented on September 24, 2024

well, that sounds quite weird to be honest, I compiled the package on fresh installed 14.04 and 16.04 machines recently with no problems.
Also, the build from Travis compiles everything on a fresh 14.04 right after installing ROS Indigo, and that doesn't fail, so...
Are you using catkin_make or catkin build, right?

You should actually try with the version I just merged in master btw:

  1. that file changes its name (but that is not related to your problem)
  2. it has a bunch of good new features

from iiwa_stack.

SalvoVirga avatar SalvoVirga commented on September 24, 2024

Still having that problem? Did you try on a fresh installation?

from iiwa_stack.

broesdecat avatar broesdecat commented on September 24, 2024

Sorry I could not get back to you earlier.

I retested the issue today and I could not reproduce it, although I did not change my setup (and it already was a fresh installation). As I do not have a clear idea what could have caused it in the first place, I'll just close the ticket.

I will certainly be checking out the new build for the features you added, and I really like the project, thx for the work!

from iiwa_stack.

davidadley avatar davidadley commented on September 24, 2024

I have the same issue, no idea why, it worked previously.

Using catkin build:

Errors     << iiwa_hw:make /root/catkin_ws/logs/iiwa_hw/build.make.000.log
In file included from /root/catkin_ws/src/iiwa_stack/iiwa_hw/src/iiwa_hw.cpp:36:0:
/root/catkin_ws/src/iiwa_stack/iiwa_hw/include/iiwa_hw.h:38:22: fatal error: iiwa_ros.h: No such file or directory
 #include "iiwa_ros.h"
                      ^
compilation terminated.
make[2]: *** [CMakeFiles/iiwa_hw.dir/src/iiwa_hw.cpp.o] Error 1
make[1]: *** [CMakeFiles/iiwa_hw.dir/all] Error 2
make: *** [all] Error 2
cd /root/catkin_ws/build/iiwa_hw; catkin build --get-env iiwa_hw | catkin env -si  /usr/bin/make --jobserver-fds=6,7 -j; cd -

from iiwa_stack.

davidadley avatar davidadley commented on September 24, 2024

I think this is likely related to not running source catkin_ws/devel/setup.bash correctly.

from iiwa_stack.

Related Issues (20)

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.