Git Product home page Git Product logo

Comments (7)

raulmur avatar raulmur commented on June 23, 2024

The same cmake file works for hydro. Have you set up the ROS_PACKAGE_PATH environment variable?

from orb_slam.

shabhu18 avatar shabhu18 commented on June 23, 2024

I have copied my ORB SLAM in src folder of catkin_ws .After buiding all the files in third party. I am getting this error
https://drive.google.com/file/d/0Bz3BfhMrLdoyd1dOUzluZ2swTzg/view?usp=sharing

from orb_slam.

NikolausDemmel avatar NikolausDemmel commented on June 23, 2024

It is a rosbuild package, not catkin: http://wiki.ros.org/catkin/Tutorials/using_rosbuild_with_catkin

from orb_slam.

bmagyar avatar bmagyar commented on June 23, 2024

Hey guys, I have catkinized the packages and will submit a pull request with it soon.
https://github.com/bmagyar/ORB_SLAM/tree/indigo-devel
Btw it is tested with both hydro and indigo.

from orb_slam.

mryellow avatar mryellow commented on June 23, 2024

+1 came here to post issue and get started started on PR to make this usable.... Nice to see it's already done.

from orb_slam.

bmagyar avatar bmagyar commented on June 23, 2024

#12

from orb_slam.

KathiravanNatarajan avatar KathiravanNatarajan commented on June 23, 2024

@shabhu18 : instead of keeping it in src folder, keep it in catin_ws itself and give the environment variable like this :
export ROS_PACKAGE_PATH=${ROS_PACKAGE_PATH}:~/catkin_ws
and don't forget to run this.
source ~/.bashrc

from orb_slam.

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.