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 as an additional input to InfiniTAM #88

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

ravich2-7183
Copy link

@ravich2-7183 ravich2-7183 commented Nov 9, 2017

Added a branch, infinitam_ros, that enables ROS as an additional input to InfiniTAM.

This should make it easier to interface InfiniTAM with existing and future depth cameras.

Standard ROS is the only additional dependency (no openCV).

To enable the ROS catkin build system, InfiniTAM/InfiniTAM/cmake dir had to be moved to InfiniTAM/. Other than these 33 files which were simply moved, only the following 4 files were changed:

InfiniTAM/CMakeLists.txt
InfiniTAM/Apps/InfiniTAM/CMakeLists.txt
InfiniTAM/InputSource/CMakeLists.txt
InfiniTAM/Apps/InfiniTAM/InfiniTAM.cpp

and these 2 were added:
InfiniTAM/InputSource/ROSEngine.cpp
InfiniTAM/InputSource/ROSEngine.h

edit: I wanted to add this as a new branch to the base repository (victorprad/InfiniTAM/infinitam_ros), but the pull request seems to want to merge it into (victorprad/InfiniTAM/master). I'm not sure how to do this.

yun-li pushed a commit to yun-li/InfiniTAM that referenced this pull request Sep 13, 2021
support for LibRoyale (PMD PicoFlexx)
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