GithubHelp home page GithubHelp logo

nlopt's Introduction

nlopt

This package integrates NL opt with Catkin

nlopt's People

Contributors

eggerk avatar simonlynen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nlopt's Issues

catkin build system problem

After recent PR #3, I've got a problem with compiling nlopt catkin package.

Generally, it seems that the path to the libnlopt_cxx.a is wrong. It resides in ~/catkin_ws/devel/lib directory (it's really there) and the path in ${NLOPT_INSTALL_DIR} points to a non-existent location nlopt_install/home/dymczykm/catkin_ws/install/lib/:

  • the prefix nlopt_install is wrong
  • there's no install dir in my catkin_ws

The error message from catkin build tools looks as follows:

make[2]: *** No rule to make target `nlopt_install/home/dymczykm/catkin_ws/install/lib/libnlopt_cxx.a', needed by `/home/dymczykm/catkin_ws/devel/lib/libnlopt_wrap.so'

The previous master version a461864 works fine on the same system.

How to use this package?

Hi,
I am trying build my ROS package which contains some optimization code writtten with nlopt library.
But I am not able to compile the package successfully as the catkin build system is not linking the nlopt headers correctly.
I came across this package in search for the solution of my problem but I have no idea how this package is used?
I built the workspace containing this package but no file is generated in the /include directory of this package.
Please help me understand what this package does and how is it used?

Problem with NLopt

/usr/bin/ld: /home/nfabian/catkin_ws/devel/lib/libnlopt_cxx.a(timer.o): relocation R_X86_64_TPOFF32 against `_ZZ13nlopt_secondsE12start_inited' can not be used when making a shared object; recompile with -fPIC

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.