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

libcmt: Node to track object on 2D image: ConsensusTracking #1904

Closed
wants to merge 16 commits into from

Conversation

wkentaro
Copy link
Member

@wkentaro wkentaro commented Oct 15, 2016

Close #1869
Close #1537

Waiting for jsk-ros-pkg/jsk_3rdparty#74

@wkentaro
Copy link
Member Author

sample_consensus_tracking

@wkentaro
Copy link
Member Author

[jsk_pcl_ros] flags:   -Wno-deprecated -fopenmp 

[jsk_perception] In file included from /workspace/ros/ws_jsk_recognition/src/jsk_recognition/jsk_perception/src/consensus_tracking.cpp:46:0: 

[jsk_perception] /workspace/ros/ws_jsk_recognition/src/jsk_recognition/jsk_perception/include/jsk_perception/consensus_tracking.h:40:24: fatal error: libcmt/CMT.h: No such file or directory 

@wkentaro wkentaro changed the title Add node of tracking on 2D image: ConsensusTracking Add node to track object on 2D image: ConsensusTracking Oct 15, 2016
@wkentaro wkentaro changed the title Add node to track object on 2D image: ConsensusTracking Node to track object on 2D image: ConsensusTracking Oct 15, 2016
@k-okada
Copy link
Member

k-okada commented Oct 16, 2016

$ dpkg -L ros-indigo-libcmt
/.
/opt
/opt/ros
/opt/ros/indigo
/opt/ros/indigo/lib
/opt/ros/indigo/lib/pkgconfig
/opt/ros/indigo/lib/pkgconfig/libcmt.pc
/opt/ros/indigo/share
/opt/ros/indigo/share/libcmt
/opt/ros/indigo/share/libcmt/cmake
/opt/ros/indigo/share/libcmt/cmake/libcmtConfig-version.cmake
/opt/ros/indigo/share/libcmt/cmake/libcmtConfig.cmake
/opt/ros/indigo/share/libcmt/package.xml
/usr
/usr/share
/usr/share/doc
/usr/share/doc/ros-indigo-libcmt
/usr/share/doc/ros-indigo-libcmt/changelog.Debian.gz
/tmp
/tmp/binarydeb
/tmp/binarydeb/ros-indigo-libcmt-2.0.14
/tmp/binarydeb/ros-indigo-libcmt-2.0.14/obj-x86_64-linux-gnu
/tmp/binarydeb/ros-indigo-libcmt-2.0.14/obj-x86_64-linux-gnu/devel
/tmp/binarydeb/ros-indigo-libcmt-2.0.14/obj-x86_64-linux-gnu/devel/include
/tmp/binarydeb/ros-indigo-libcmt-2.0.14/obj-x86_64-linux-gnu/devel/include/libcmt
/tmp/binarydeb/ros-indigo-libcmt-2.0.14/obj-x86_64-linux-gnu/devel/include/libcmt/CMT.h
/tmp/binarydeb/ros-indigo-libcmt-2.0.14/obj-x86_64-linux-gnu/devel/lib
/tmp/binarydeb/ros-indigo-libcmt-2.0.14/obj-x86_64-linux-gnu/devel/lib/libcmt.so
/tmp/binarydeb/ros-indigo-libcmt-2.0.14/obj-x86_64-linux-gnu/devel/lib/pkgconfig
/tmp/binar

I have installed include files to different location,,,
https://github.com/jsk-ros-pkg/jsk_3rdparty/pull/71/files
did I create libcmt-release package somewhere??

◉ Kei Okada

2016-10-16 0:46 GMT+09:00 Kentaro Wada notifications@github.com:

[jsk_pcl_ros] flags: -Wno-deprecated -fopenmp

[jsk_perception] In file included from /workspace/ros/ws_jsk_recognition/src/jsk_recognition/jsk_perception/src/consensus_tracking.cpp:46:0:

[jsk_perception] /workspace/ros/ws_jsk_recognition/src/jsk_recognition/jsk_perception/include/jsk_perception/consensus_tracking.h:40:24: fatal error: libcmt/CMT.h: No such file or directory


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#1904 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAeG3CZFowFHDGOc4Fqgy7n2oy77mJabks5q0PVEgaJpZM4KXuHA
.

@k-okada
Copy link
Member

k-okada commented Oct 22, 2016

need to wait jsk-ros-pkg/jsk_3rdparty#77

@k-okada k-okada changed the title Node to track object on 2D image: ConsensusTracking libcmt: Node to track object on 2D image: ConsensusTracking Oct 22, 2016
k-okada added a commit that referenced this pull request Oct 24, 2016
@k-okada
Copy link
Member

k-okada commented Oct 24, 2016

fixed conflict in #1918

@k-okada k-okada closed this Oct 24, 2016
@wkentaro wkentaro deleted the consensus-tracking branch October 24, 2016 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants