Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ROS: create catkin package #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

varhub
Copy link

@varhub varhub commented Mar 31, 2016

ROS: create catkin package

  • add catkin package
  • reuse all sources of rosbuild tree (requires soft-links (no Windows))
  • remove wreid ../../.. from #include
  • installation example, use -DCMAKE_INSTALL_PREFIX=install

I noticed that there are other attemps (#2 , https://github.com/libing64/ORB_SLAM2/tree/indigo-devel).
I designed this one to maximize compatibility.
Tested both methods: rosbuild and catkin_make

* add catkin package
* reuse all sources of rosbuild tree (requires soft-links (no Windows))
* remove wreid ../../.. from #include
* installation example, use -DCMAKE_INSTALL_PREFIX=install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant