No version for distro humble showing jade. Known supported distros are highlighted in the buttons above.
Package symbol

object_recognition_capture package from object_recognition_capture repo

object_recognition_capture

ROS Distro
jade

Package Summary

Tags No category tags.
Version 0.3.2
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wg-perception/capture.git
VCS Type git
VCS Version master
Last Updated 2016-04-24
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Capture is a set of tools to capture objects in 3D and perform odometry

Additional Links

Maintainers

  • Vincent Rabaud

Authors

  • Ethan Rublee
README
No README found. No README in repository either.
CHANGELOG

Changelog for package object_recognition_capture

0.3.2 (2016-04-24)

  • compile with OpenCV3
  • Contributors: Vincent Rabaud

0.3.1 (2016-03-13)

  • Use "mono8" for mask and swap brg to rgb
  • Fix encoding when saving bag file
  • use catkin macro to install Python scripts
  • cleanup tests
  • clean build dependencies
  • Contributors: JimmyDaSilva, Vincent Rabaud

0.3.0 (2014-07-27)

  • make sure doc works with the latest ecto
  • no need for stack.xml
  • drop Fuerte support
  • update website
  • Added argument [-p]{.title-ref} for preview. This is frequently used argument so it's good to have a short form.
  • Corrected errors in parsing arguments [--input]{.title-ref} and [--matches]{.title-ref}.
  • Contributors: Denis Štogl, Vincent Rabaud

0.2.22 (2013-05-29)

  • switch to a C++ implementation of FeatureFinder, comply to K_image/K_depth
  • use the proper K_image/K_depth
  • make sur ewe use the right K
  • add a visualization for the mask
  • remove useless line
  • Merge branch 'master' of github.com:wg-perception/capture
  • update the docs for clarity
  • update email
  • add an error message
  • fixes #8 The docs were indeed out of date :) Thx !
  • Contributors: Vincent Rabaud

0.2.21 (2013-03-12)

  • update docs
  • update docs acoording to #6
  • no ouput when no plane is found
  • fix coordinates
  • fix potential out of bound
  • deal with the case where T is given with NaN's
  • improve docs a bit
  • add ecto_ros dependency
  • Contributors: Vincent Rabaud

0.2.20 (2013-02-28)

  • update the mask definition in the doc
  • cleanup
  • fix a bad parameter input
  • add a pdf version of the pattern
  • Contributors: Vincent Rabaud

0.2.19 (2013-02-25)

  • remove warning from #4
  • comply to the tighter BlackBox API
  • useless folder
  • fix more config
  • add reference to ork_capture
  • make documentation build on its own
  • fix the tests after the file change
  • Contributors: Vincent Rabaud

0.2.18 (2013-02-06)

  • rename the scripts to not have .py
  • improve docs
  • share code for pose filtering and drawing
  • make the pose stick to the plane even more
  • K is not needed
  • use the new plane clusterer
  • cleanups
  • track planes for robustness
  • clean the capture and make it scale independent by tracking planes
  • use the option group
  • Merge pull request #3 from mikeferguson/master Update docs to reflect package being renamed to object_recognition_capture. Fix some broken scripts.
  • fix other scripts broken by taking 3d clouds out of openni source
  • fix typo from blackboxing
  • package is now named capture, update docs
  • allow camera parameter changes from the command line
  • CMake cleanups
  • Contributors: Michael Ferguson, Vincent Rabaud

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_recognition_capture at Robotics Stack Exchange

No version for distro jazzy showing jade. Known supported distros are highlighted in the buttons above.
Package symbol

object_recognition_capture package from object_recognition_capture repo

object_recognition_capture

ROS Distro
jade

Package Summary

Tags No category tags.
Version 0.3.2
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wg-perception/capture.git
VCS Type git
VCS Version master
Last Updated 2016-04-24
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Capture is a set of tools to capture objects in 3D and perform odometry

Additional Links

Maintainers

  • Vincent Rabaud

Authors

  • Ethan Rublee
README
No README found. No README in repository either.
CHANGELOG

Changelog for package object_recognition_capture

0.3.2 (2016-04-24)

  • compile with OpenCV3
  • Contributors: Vincent Rabaud

0.3.1 (2016-03-13)

  • Use "mono8" for mask and swap brg to rgb
  • Fix encoding when saving bag file
  • use catkin macro to install Python scripts
  • cleanup tests
  • clean build dependencies
  • Contributors: JimmyDaSilva, Vincent Rabaud

0.3.0 (2014-07-27)

  • make sure doc works with the latest ecto
  • no need for stack.xml
  • drop Fuerte support
  • update website
  • Added argument [-p]{.title-ref} for preview. This is frequently used argument so it's good to have a short form.
  • Corrected errors in parsing arguments [--input]{.title-ref} and [--matches]{.title-ref}.
  • Contributors: Denis Štogl, Vincent Rabaud

0.2.22 (2013-05-29)

  • switch to a C++ implementation of FeatureFinder, comply to K_image/K_depth
  • use the proper K_image/K_depth
  • make sur ewe use the right K
  • add a visualization for the mask
  • remove useless line
  • Merge branch 'master' of github.com:wg-perception/capture
  • update the docs for clarity
  • update email
  • add an error message
  • fixes #8 The docs were indeed out of date :) Thx !
  • Contributors: Vincent Rabaud

0.2.21 (2013-03-12)

  • update docs
  • update docs acoording to #6
  • no ouput when no plane is found
  • fix coordinates
  • fix potential out of bound
  • deal with the case where T is given with NaN's
  • improve docs a bit
  • add ecto_ros dependency
  • Contributors: Vincent Rabaud

0.2.20 (2013-02-28)

  • update the mask definition in the doc
  • cleanup
  • fix a bad parameter input
  • add a pdf version of the pattern
  • Contributors: Vincent Rabaud

0.2.19 (2013-02-25)

  • remove warning from #4
  • comply to the tighter BlackBox API
  • useless folder
  • fix more config
  • add reference to ork_capture
  • make documentation build on its own
  • fix the tests after the file change
  • Contributors: Vincent Rabaud

0.2.18 (2013-02-06)

  • rename the scripts to not have .py
  • improve docs
  • share code for pose filtering and drawing
  • make the pose stick to the plane even more
  • K is not needed
  • use the new plane clusterer
  • cleanups
  • track planes for robustness
  • clean the capture and make it scale independent by tracking planes
  • use the option group
  • Merge pull request #3 from mikeferguson/master Update docs to reflect package being renamed to object_recognition_capture. Fix some broken scripts.
  • fix other scripts broken by taking 3d clouds out of openni source
  • fix typo from blackboxing
  • package is now named capture, update docs
  • allow camera parameter changes from the command line
  • CMake cleanups
  • Contributors: Michael Ferguson, Vincent Rabaud

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_recognition_capture at Robotics Stack Exchange

No version for distro kilted showing jade. Known supported distros are highlighted in the buttons above.
Package symbol

object_recognition_capture package from object_recognition_capture repo

object_recognition_capture

ROS Distro
jade

Package Summary

Tags No category tags.
Version 0.3.2
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wg-perception/capture.git
VCS Type git
VCS Version master
Last Updated 2016-04-24
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Capture is a set of tools to capture objects in 3D and perform odometry

Additional Links

Maintainers

  • Vincent Rabaud

Authors

  • Ethan Rublee
README
No README found. No README in repository either.
CHANGELOG

Changelog for package object_recognition_capture

0.3.2 (2016-04-24)

  • compile with OpenCV3
  • Contributors: Vincent Rabaud

0.3.1 (2016-03-13)

  • Use "mono8" for mask and swap brg to rgb
  • Fix encoding when saving bag file
  • use catkin macro to install Python scripts
  • cleanup tests
  • clean build dependencies
  • Contributors: JimmyDaSilva, Vincent Rabaud

0.3.0 (2014-07-27)

  • make sure doc works with the latest ecto
  • no need for stack.xml
  • drop Fuerte support
  • update website
  • Added argument [-p]{.title-ref} for preview. This is frequently used argument so it's good to have a short form.
  • Corrected errors in parsing arguments [--input]{.title-ref} and [--matches]{.title-ref}.
  • Contributors: Denis Štogl, Vincent Rabaud

0.2.22 (2013-05-29)

  • switch to a C++ implementation of FeatureFinder, comply to K_image/K_depth
  • use the proper K_image/K_depth
  • make sur ewe use the right K
  • add a visualization for the mask
  • remove useless line
  • Merge branch 'master' of github.com:wg-perception/capture
  • update the docs for clarity
  • update email
  • add an error message
  • fixes #8 The docs were indeed out of date :) Thx !
  • Contributors: Vincent Rabaud

0.2.21 (2013-03-12)

  • update docs
  • update docs acoording to #6
  • no ouput when no plane is found
  • fix coordinates
  • fix potential out of bound
  • deal with the case where T is given with NaN's
  • improve docs a bit
  • add ecto_ros dependency
  • Contributors: Vincent Rabaud

0.2.20 (2013-02-28)

  • update the mask definition in the doc
  • cleanup
  • fix a bad parameter input
  • add a pdf version of the pattern
  • Contributors: Vincent Rabaud

0.2.19 (2013-02-25)

  • remove warning from #4
  • comply to the tighter BlackBox API
  • useless folder
  • fix more config
  • add reference to ork_capture
  • make documentation build on its own
  • fix the tests after the file change
  • Contributors: Vincent Rabaud

0.2.18 (2013-02-06)

  • rename the scripts to not have .py
  • improve docs
  • share code for pose filtering and drawing
  • make the pose stick to the plane even more
  • K is not needed
  • use the new plane clusterer
  • cleanups
  • track planes for robustness
  • clean the capture and make it scale independent by tracking planes
  • use the option group
  • Merge pull request #3 from mikeferguson/master Update docs to reflect package being renamed to object_recognition_capture. Fix some broken scripts.
  • fix other scripts broken by taking 3d clouds out of openni source
  • fix typo from blackboxing
  • package is now named capture, update docs
  • allow camera parameter changes from the command line
  • CMake cleanups
  • Contributors: Michael Ferguson, Vincent Rabaud

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_recognition_capture at Robotics Stack Exchange

No version for distro rolling showing jade. Known supported distros are highlighted in the buttons above.
Package symbol

object_recognition_capture package from object_recognition_capture repo

object_recognition_capture

ROS Distro
jade

Package Summary

Tags No category tags.
Version 0.3.2
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wg-perception/capture.git
VCS Type git
VCS Version master
Last Updated 2016-04-24
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Capture is a set of tools to capture objects in 3D and perform odometry

Additional Links

Maintainers

  • Vincent Rabaud

Authors

  • Ethan Rublee
README
No README found. No README in repository either.
CHANGELOG

Changelog for package object_recognition_capture

0.3.2 (2016-04-24)

  • compile with OpenCV3
  • Contributors: Vincent Rabaud

0.3.1 (2016-03-13)

  • Use "mono8" for mask and swap brg to rgb
  • Fix encoding when saving bag file
  • use catkin macro to install Python scripts
  • cleanup tests
  • clean build dependencies
  • Contributors: JimmyDaSilva, Vincent Rabaud

0.3.0 (2014-07-27)

  • make sure doc works with the latest ecto
  • no need for stack.xml
  • drop Fuerte support
  • update website
  • Added argument [-p]{.title-ref} for preview. This is frequently used argument so it's good to have a short form.
  • Corrected errors in parsing arguments [--input]{.title-ref} and [--matches]{.title-ref}.
  • Contributors: Denis Štogl, Vincent Rabaud

0.2.22 (2013-05-29)

  • switch to a C++ implementation of FeatureFinder, comply to K_image/K_depth
  • use the proper K_image/K_depth
  • make sur ewe use the right K
  • add a visualization for the mask
  • remove useless line
  • Merge branch 'master' of github.com:wg-perception/capture
  • update the docs for clarity
  • update email
  • add an error message
  • fixes #8 The docs were indeed out of date :) Thx !
  • Contributors: Vincent Rabaud

0.2.21 (2013-03-12)

  • update docs
  • update docs acoording to #6
  • no ouput when no plane is found
  • fix coordinates
  • fix potential out of bound
  • deal with the case where T is given with NaN's
  • improve docs a bit
  • add ecto_ros dependency
  • Contributors: Vincent Rabaud

0.2.20 (2013-02-28)

  • update the mask definition in the doc
  • cleanup
  • fix a bad parameter input
  • add a pdf version of the pattern
  • Contributors: Vincent Rabaud

0.2.19 (2013-02-25)

  • remove warning from #4
  • comply to the tighter BlackBox API
  • useless folder
  • fix more config
  • add reference to ork_capture
  • make documentation build on its own
  • fix the tests after the file change
  • Contributors: Vincent Rabaud

0.2.18 (2013-02-06)

  • rename the scripts to not have .py
  • improve docs
  • share code for pose filtering and drawing
  • make the pose stick to the plane even more
  • K is not needed
  • use the new plane clusterer
  • cleanups
  • track planes for robustness
  • clean the capture and make it scale independent by tracking planes
  • use the option group
  • Merge pull request #3 from mikeferguson/master Update docs to reflect package being renamed to object_recognition_capture. Fix some broken scripts.
  • fix other scripts broken by taking 3d clouds out of openni source
  • fix typo from blackboxing
  • package is now named capture, update docs
  • allow camera parameter changes from the command line
  • CMake cleanups
  • Contributors: Michael Ferguson, Vincent Rabaud

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_recognition_capture at Robotics Stack Exchange

No version for distro ardent showing jade. Known supported distros are highlighted in the buttons above.
Package symbol

object_recognition_capture package from object_recognition_capture repo

object_recognition_capture

ROS Distro
jade

Package Summary

Tags No category tags.
Version 0.3.2
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wg-perception/capture.git
VCS Type git
VCS Version master
Last Updated 2016-04-24
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Capture is a set of tools to capture objects in 3D and perform odometry

Additional Links

Maintainers

  • Vincent Rabaud

Authors

  • Ethan Rublee
README
No README found. No README in repository either.
CHANGELOG

Changelog for package object_recognition_capture

0.3.2 (2016-04-24)

  • compile with OpenCV3
  • Contributors: Vincent Rabaud

0.3.1 (2016-03-13)

  • Use "mono8" for mask and swap brg to rgb
  • Fix encoding when saving bag file
  • use catkin macro to install Python scripts
  • cleanup tests
  • clean build dependencies
  • Contributors: JimmyDaSilva, Vincent Rabaud

0.3.0 (2014-07-27)

  • make sure doc works with the latest ecto
  • no need for stack.xml
  • drop Fuerte support
  • update website
  • Added argument [-p]{.title-ref} for preview. This is frequently used argument so it's good to have a short form.
  • Corrected errors in parsing arguments [--input]{.title-ref} and [--matches]{.title-ref}.
  • Contributors: Denis Štogl, Vincent Rabaud

0.2.22 (2013-05-29)

  • switch to a C++ implementation of FeatureFinder, comply to K_image/K_depth
  • use the proper K_image/K_depth
  • make sur ewe use the right K
  • add a visualization for the mask
  • remove useless line
  • Merge branch 'master' of github.com:wg-perception/capture
  • update the docs for clarity
  • update email
  • add an error message
  • fixes #8 The docs were indeed out of date :) Thx !
  • Contributors: Vincent Rabaud

0.2.21 (2013-03-12)

  • update docs
  • update docs acoording to #6
  • no ouput when no plane is found
  • fix coordinates
  • fix potential out of bound
  • deal with the case where T is given with NaN's
  • improve docs a bit
  • add ecto_ros dependency
  • Contributors: Vincent Rabaud

0.2.20 (2013-02-28)

  • update the mask definition in the doc
  • cleanup
  • fix a bad parameter input
  • add a pdf version of the pattern
  • Contributors: Vincent Rabaud

0.2.19 (2013-02-25)

  • remove warning from #4
  • comply to the tighter BlackBox API
  • useless folder
  • fix more config
  • add reference to ork_capture
  • make documentation build on its own
  • fix the tests after the file change
  • Contributors: Vincent Rabaud

0.2.18 (2013-02-06)

  • rename the scripts to not have .py
  • improve docs
  • share code for pose filtering and drawing
  • make the pose stick to the plane even more
  • K is not needed
  • use the new plane clusterer
  • cleanups
  • track planes for robustness
  • clean the capture and make it scale independent by tracking planes
  • use the option group
  • Merge pull request #3 from mikeferguson/master Update docs to reflect package being renamed to object_recognition_capture. Fix some broken scripts.
  • fix other scripts broken by taking 3d clouds out of openni source
  • fix typo from blackboxing
  • package is now named capture, update docs
  • allow camera parameter changes from the command line
  • CMake cleanups
  • Contributors: Michael Ferguson, Vincent Rabaud

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_recognition_capture at Robotics Stack Exchange

No version for distro bouncy showing jade. Known supported distros are highlighted in the buttons above.
Package symbol

object_recognition_capture package from object_recognition_capture repo

object_recognition_capture

ROS Distro
jade

Package Summary

Tags No category tags.
Version 0.3.2
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wg-perception/capture.git
VCS Type git
VCS Version master
Last Updated 2016-04-24
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Capture is a set of tools to capture objects in 3D and perform odometry

Additional Links

Maintainers

  • Vincent Rabaud

Authors

  • Ethan Rublee
README
No README found. No README in repository either.
CHANGELOG

Changelog for package object_recognition_capture

0.3.2 (2016-04-24)

  • compile with OpenCV3
  • Contributors: Vincent Rabaud

0.3.1 (2016-03-13)

  • Use "mono8" for mask and swap brg to rgb
  • Fix encoding when saving bag file
  • use catkin macro to install Python scripts
  • cleanup tests
  • clean build dependencies
  • Contributors: JimmyDaSilva, Vincent Rabaud

0.3.0 (2014-07-27)

  • make sure doc works with the latest ecto
  • no need for stack.xml
  • drop Fuerte support
  • update website
  • Added argument [-p]{.title-ref} for preview. This is frequently used argument so it's good to have a short form.
  • Corrected errors in parsing arguments [--input]{.title-ref} and [--matches]{.title-ref}.
  • Contributors: Denis Štogl, Vincent Rabaud

0.2.22 (2013-05-29)

  • switch to a C++ implementation of FeatureFinder, comply to K_image/K_depth
  • use the proper K_image/K_depth
  • make sur ewe use the right K
  • add a visualization for the mask
  • remove useless line
  • Merge branch 'master' of github.com:wg-perception/capture
  • update the docs for clarity
  • update email
  • add an error message
  • fixes #8 The docs were indeed out of date :) Thx !
  • Contributors: Vincent Rabaud

0.2.21 (2013-03-12)

  • update docs
  • update docs acoording to #6
  • no ouput when no plane is found
  • fix coordinates
  • fix potential out of bound
  • deal with the case where T is given with NaN's
  • improve docs a bit
  • add ecto_ros dependency
  • Contributors: Vincent Rabaud

0.2.20 (2013-02-28)

  • update the mask definition in the doc
  • cleanup
  • fix a bad parameter input
  • add a pdf version of the pattern
  • Contributors: Vincent Rabaud

0.2.19 (2013-02-25)

  • remove warning from #4
  • comply to the tighter BlackBox API
  • useless folder
  • fix more config
  • add reference to ork_capture
  • make documentation build on its own
  • fix the tests after the file change
  • Contributors: Vincent Rabaud

0.2.18 (2013-02-06)

  • rename the scripts to not have .py
  • improve docs
  • share code for pose filtering and drawing
  • make the pose stick to the plane even more
  • K is not needed
  • use the new plane clusterer
  • cleanups
  • track planes for robustness
  • clean the capture and make it scale independent by tracking planes
  • use the option group
  • Merge pull request #3 from mikeferguson/master Update docs to reflect package being renamed to object_recognition_capture. Fix some broken scripts.
  • fix other scripts broken by taking 3d clouds out of openni source
  • fix typo from blackboxing
  • package is now named capture, update docs
  • allow camera parameter changes from the command line
  • CMake cleanups
  • Contributors: Michael Ferguson, Vincent Rabaud

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_recognition_capture at Robotics Stack Exchange

No version for distro crystal showing jade. Known supported distros are highlighted in the buttons above.
Package symbol

object_recognition_capture package from object_recognition_capture repo

object_recognition_capture

ROS Distro
jade

Package Summary

Tags No category tags.
Version 0.3.2
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wg-perception/capture.git
VCS Type git
VCS Version master
Last Updated 2016-04-24
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Capture is a set of tools to capture objects in 3D and perform odometry

Additional Links

Maintainers

  • Vincent Rabaud

Authors

  • Ethan Rublee
README
No README found. No README in repository either.
CHANGELOG

Changelog for package object_recognition_capture

0.3.2 (2016-04-24)

  • compile with OpenCV3
  • Contributors: Vincent Rabaud

0.3.1 (2016-03-13)

  • Use "mono8" for mask and swap brg to rgb
  • Fix encoding when saving bag file
  • use catkin macro to install Python scripts
  • cleanup tests
  • clean build dependencies
  • Contributors: JimmyDaSilva, Vincent Rabaud

0.3.0 (2014-07-27)

  • make sure doc works with the latest ecto
  • no need for stack.xml
  • drop Fuerte support
  • update website
  • Added argument [-p]{.title-ref} for preview. This is frequently used argument so it's good to have a short form.
  • Corrected errors in parsing arguments [--input]{.title-ref} and [--matches]{.title-ref}.
  • Contributors: Denis Štogl, Vincent Rabaud

0.2.22 (2013-05-29)

  • switch to a C++ implementation of FeatureFinder, comply to K_image/K_depth
  • use the proper K_image/K_depth
  • make sur ewe use the right K
  • add a visualization for the mask
  • remove useless line
  • Merge branch 'master' of github.com:wg-perception/capture
  • update the docs for clarity
  • update email
  • add an error message
  • fixes #8 The docs were indeed out of date :) Thx !
  • Contributors: Vincent Rabaud

0.2.21 (2013-03-12)

  • update docs
  • update docs acoording to #6
  • no ouput when no plane is found
  • fix coordinates
  • fix potential out of bound
  • deal with the case where T is given with NaN's
  • improve docs a bit
  • add ecto_ros dependency
  • Contributors: Vincent Rabaud

0.2.20 (2013-02-28)

  • update the mask definition in the doc
  • cleanup
  • fix a bad parameter input
  • add a pdf version of the pattern
  • Contributors: Vincent Rabaud

0.2.19 (2013-02-25)

  • remove warning from #4
  • comply to the tighter BlackBox API
  • useless folder
  • fix more config
  • add reference to ork_capture
  • make documentation build on its own
  • fix the tests after the file change
  • Contributors: Vincent Rabaud

0.2.18 (2013-02-06)

  • rename the scripts to not have .py
  • improve docs
  • share code for pose filtering and drawing
  • make the pose stick to the plane even more
  • K is not needed
  • use the new plane clusterer
  • cleanups
  • track planes for robustness
  • clean the capture and make it scale independent by tracking planes
  • use the option group
  • Merge pull request #3 from mikeferguson/master Update docs to reflect package being renamed to object_recognition_capture. Fix some broken scripts.
  • fix other scripts broken by taking 3d clouds out of openni source
  • fix typo from blackboxing
  • package is now named capture, update docs
  • allow camera parameter changes from the command line
  • CMake cleanups
  • Contributors: Michael Ferguson, Vincent Rabaud

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_recognition_capture at Robotics Stack Exchange

No version for distro eloquent showing jade. Known supported distros are highlighted in the buttons above.
Package symbol

object_recognition_capture package from object_recognition_capture repo

object_recognition_capture

ROS Distro
jade

Package Summary

Tags No category tags.
Version 0.3.2
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wg-perception/capture.git
VCS Type git
VCS Version master
Last Updated 2016-04-24
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Capture is a set of tools to capture objects in 3D and perform odometry

Additional Links

Maintainers

  • Vincent Rabaud

Authors

  • Ethan Rublee
README
No README found. No README in repository either.
CHANGELOG

Changelog for package object_recognition_capture

0.3.2 (2016-04-24)

  • compile with OpenCV3
  • Contributors: Vincent Rabaud

0.3.1 (2016-03-13)

  • Use "mono8" for mask and swap brg to rgb
  • Fix encoding when saving bag file
  • use catkin macro to install Python scripts
  • cleanup tests
  • clean build dependencies
  • Contributors: JimmyDaSilva, Vincent Rabaud

0.3.0 (2014-07-27)

  • make sure doc works with the latest ecto
  • no need for stack.xml
  • drop Fuerte support
  • update website
  • Added argument [-p]{.title-ref} for preview. This is frequently used argument so it's good to have a short form.
  • Corrected errors in parsing arguments [--input]{.title-ref} and [--matches]{.title-ref}.
  • Contributors: Denis Štogl, Vincent Rabaud

0.2.22 (2013-05-29)

  • switch to a C++ implementation of FeatureFinder, comply to K_image/K_depth
  • use the proper K_image/K_depth
  • make sur ewe use the right K
  • add a visualization for the mask
  • remove useless line
  • Merge branch 'master' of github.com:wg-perception/capture
  • update the docs for clarity
  • update email
  • add an error message
  • fixes #8 The docs were indeed out of date :) Thx !
  • Contributors: Vincent Rabaud

0.2.21 (2013-03-12)

  • update docs
  • update docs acoording to #6
  • no ouput when no plane is found
  • fix coordinates
  • fix potential out of bound
  • deal with the case where T is given with NaN's
  • improve docs a bit
  • add ecto_ros dependency
  • Contributors: Vincent Rabaud

0.2.20 (2013-02-28)

  • update the mask definition in the doc
  • cleanup
  • fix a bad parameter input
  • add a pdf version of the pattern
  • Contributors: Vincent Rabaud

0.2.19 (2013-02-25)

  • remove warning from #4
  • comply to the tighter BlackBox API
  • useless folder
  • fix more config
  • add reference to ork_capture
  • make documentation build on its own
  • fix the tests after the file change
  • Contributors: Vincent Rabaud

0.2.18 (2013-02-06)

  • rename the scripts to not have .py
  • improve docs
  • share code for pose filtering and drawing
  • make the pose stick to the plane even more
  • K is not needed
  • use the new plane clusterer
  • cleanups
  • track planes for robustness
  • clean the capture and make it scale independent by tracking planes
  • use the option group
  • Merge pull request #3 from mikeferguson/master Update docs to reflect package being renamed to object_recognition_capture. Fix some broken scripts.
  • fix other scripts broken by taking 3d clouds out of openni source
  • fix typo from blackboxing
  • package is now named capture, update docs
  • allow camera parameter changes from the command line
  • CMake cleanups
  • Contributors: Michael Ferguson, Vincent Rabaud

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_recognition_capture at Robotics Stack Exchange

No version for distro dashing showing jade. Known supported distros are highlighted in the buttons above.
Package symbol

object_recognition_capture package from object_recognition_capture repo

object_recognition_capture

ROS Distro
jade

Package Summary

Tags No category tags.
Version 0.3.2
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wg-perception/capture.git
VCS Type git
VCS Version master
Last Updated 2016-04-24
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Capture is a set of tools to capture objects in 3D and perform odometry

Additional Links

Maintainers

  • Vincent Rabaud

Authors

  • Ethan Rublee
README
No README found. No README in repository either.
CHANGELOG

Changelog for package object_recognition_capture

0.3.2 (2016-04-24)

  • compile with OpenCV3
  • Contributors: Vincent Rabaud

0.3.1 (2016-03-13)

  • Use "mono8" for mask and swap brg to rgb
  • Fix encoding when saving bag file
  • use catkin macro to install Python scripts
  • cleanup tests
  • clean build dependencies
  • Contributors: JimmyDaSilva, Vincent Rabaud

0.3.0 (2014-07-27)

  • make sure doc works with the latest ecto
  • no need for stack.xml
  • drop Fuerte support
  • update website
  • Added argument [-p]{.title-ref} for preview. This is frequently used argument so it's good to have a short form.
  • Corrected errors in parsing arguments [--input]{.title-ref} and [--matches]{.title-ref}.
  • Contributors: Denis Štogl, Vincent Rabaud

0.2.22 (2013-05-29)

  • switch to a C++ implementation of FeatureFinder, comply to K_image/K_depth
  • use the proper K_image/K_depth
  • make sur ewe use the right K
  • add a visualization for the mask
  • remove useless line
  • Merge branch 'master' of github.com:wg-perception/capture
  • update the docs for clarity
  • update email
  • add an error message
  • fixes #8 The docs were indeed out of date :) Thx !
  • Contributors: Vincent Rabaud

0.2.21 (2013-03-12)

  • update docs
  • update docs acoording to #6
  • no ouput when no plane is found
  • fix coordinates
  • fix potential out of bound
  • deal with the case where T is given with NaN's
  • improve docs a bit
  • add ecto_ros dependency
  • Contributors: Vincent Rabaud

0.2.20 (2013-02-28)

  • update the mask definition in the doc
  • cleanup
  • fix a bad parameter input
  • add a pdf version of the pattern
  • Contributors: Vincent Rabaud

0.2.19 (2013-02-25)

  • remove warning from #4
  • comply to the tighter BlackBox API
  • useless folder
  • fix more config
  • add reference to ork_capture
  • make documentation build on its own
  • fix the tests after the file change
  • Contributors: Vincent Rabaud

0.2.18 (2013-02-06)

  • rename the scripts to not have .py
  • improve docs
  • share code for pose filtering and drawing
  • make the pose stick to the plane even more
  • K is not needed
  • use the new plane clusterer
  • cleanups
  • track planes for robustness
  • clean the capture and make it scale independent by tracking planes
  • use the option group
  • Merge pull request #3 from mikeferguson/master Update docs to reflect package being renamed to object_recognition_capture. Fix some broken scripts.
  • fix other scripts broken by taking 3d clouds out of openni source
  • fix typo from blackboxing
  • package is now named capture, update docs
  • allow camera parameter changes from the command line
  • CMake cleanups
  • Contributors: Michael Ferguson, Vincent Rabaud

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_recognition_capture at Robotics Stack Exchange

No version for distro galactic showing jade. Known supported distros are highlighted in the buttons above.
Package symbol

object_recognition_capture package from object_recognition_capture repo

object_recognition_capture

ROS Distro
jade

Package Summary

Tags No category tags.
Version 0.3.2
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wg-perception/capture.git
VCS Type git
VCS Version master
Last Updated 2016-04-24
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Capture is a set of tools to capture objects in 3D and perform odometry

Additional Links

Maintainers

  • Vincent Rabaud

Authors

  • Ethan Rublee
README
No README found. No README in repository either.
CHANGELOG

Changelog for package object_recognition_capture

0.3.2 (2016-04-24)

  • compile with OpenCV3
  • Contributors: Vincent Rabaud

0.3.1 (2016-03-13)

  • Use "mono8" for mask and swap brg to rgb
  • Fix encoding when saving bag file
  • use catkin macro to install Python scripts
  • cleanup tests
  • clean build dependencies
  • Contributors: JimmyDaSilva, Vincent Rabaud

0.3.0 (2014-07-27)

  • make sure doc works with the latest ecto
  • no need for stack.xml
  • drop Fuerte support
  • update website
  • Added argument [-p]{.title-ref} for preview. This is frequently used argument so it's good to have a short form.
  • Corrected errors in parsing arguments [--input]{.title-ref} and [--matches]{.title-ref}.
  • Contributors: Denis Štogl, Vincent Rabaud

0.2.22 (2013-05-29)

  • switch to a C++ implementation of FeatureFinder, comply to K_image/K_depth
  • use the proper K_image/K_depth
  • make sur ewe use the right K
  • add a visualization for the mask
  • remove useless line
  • Merge branch 'master' of github.com:wg-perception/capture
  • update the docs for clarity
  • update email
  • add an error message
  • fixes #8 The docs were indeed out of date :) Thx !
  • Contributors: Vincent Rabaud

0.2.21 (2013-03-12)

  • update docs
  • update docs acoording to #6
  • no ouput when no plane is found
  • fix coordinates
  • fix potential out of bound
  • deal with the case where T is given with NaN's
  • improve docs a bit
  • add ecto_ros dependency
  • Contributors: Vincent Rabaud

0.2.20 (2013-02-28)

  • update the mask definition in the doc
  • cleanup
  • fix a bad parameter input
  • add a pdf version of the pattern
  • Contributors: Vincent Rabaud

0.2.19 (2013-02-25)

  • remove warning from #4
  • comply to the tighter BlackBox API
  • useless folder
  • fix more config
  • add reference to ork_capture
  • make documentation build on its own
  • fix the tests after the file change
  • Contributors: Vincent Rabaud

0.2.18 (2013-02-06)

  • rename the scripts to not have .py
  • improve docs
  • share code for pose filtering and drawing
  • make the pose stick to the plane even more
  • K is not needed
  • use the new plane clusterer
  • cleanups
  • track planes for robustness
  • clean the capture and make it scale independent by tracking planes
  • use the option group
  • Merge pull request #3 from mikeferguson/master Update docs to reflect package being renamed to object_recognition_capture. Fix some broken scripts.
  • fix other scripts broken by taking 3d clouds out of openni source
  • fix typo from blackboxing
  • package is now named capture, update docs
  • allow camera parameter changes from the command line
  • CMake cleanups
  • Contributors: Michael Ferguson, Vincent Rabaud

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_recognition_capture at Robotics Stack Exchange

No version for distro foxy showing jade. Known supported distros are highlighted in the buttons above.
Package symbol

object_recognition_capture package from object_recognition_capture repo

object_recognition_capture

ROS Distro
jade

Package Summary

Tags No category tags.
Version 0.3.2
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wg-perception/capture.git
VCS Type git
VCS Version master
Last Updated 2016-04-24
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Capture is a set of tools to capture objects in 3D and perform odometry

Additional Links

Maintainers

  • Vincent Rabaud

Authors

  • Ethan Rublee
README
No README found. No README in repository either.
CHANGELOG

Changelog for package object_recognition_capture

0.3.2 (2016-04-24)

  • compile with OpenCV3
  • Contributors: Vincent Rabaud

0.3.1 (2016-03-13)

  • Use "mono8" for mask and swap brg to rgb
  • Fix encoding when saving bag file
  • use catkin macro to install Python scripts
  • cleanup tests
  • clean build dependencies
  • Contributors: JimmyDaSilva, Vincent Rabaud

0.3.0 (2014-07-27)

  • make sure doc works with the latest ecto
  • no need for stack.xml
  • drop Fuerte support
  • update website
  • Added argument [-p]{.title-ref} for preview. This is frequently used argument so it's good to have a short form.
  • Corrected errors in parsing arguments [--input]{.title-ref} and [--matches]{.title-ref}.
  • Contributors: Denis Štogl, Vincent Rabaud

0.2.22 (2013-05-29)

  • switch to a C++ implementation of FeatureFinder, comply to K_image/K_depth
  • use the proper K_image/K_depth
  • make sur ewe use the right K
  • add a visualization for the mask
  • remove useless line
  • Merge branch 'master' of github.com:wg-perception/capture
  • update the docs for clarity
  • update email
  • add an error message
  • fixes #8 The docs were indeed out of date :) Thx !
  • Contributors: Vincent Rabaud

0.2.21 (2013-03-12)

  • update docs
  • update docs acoording to #6
  • no ouput when no plane is found
  • fix coordinates
  • fix potential out of bound
  • deal with the case where T is given with NaN's
  • improve docs a bit
  • add ecto_ros dependency
  • Contributors: Vincent Rabaud

0.2.20 (2013-02-28)

  • update the mask definition in the doc
  • cleanup
  • fix a bad parameter input
  • add a pdf version of the pattern
  • Contributors: Vincent Rabaud

0.2.19 (2013-02-25)

  • remove warning from #4
  • comply to the tighter BlackBox API
  • useless folder
  • fix more config
  • add reference to ork_capture
  • make documentation build on its own
  • fix the tests after the file change
  • Contributors: Vincent Rabaud

0.2.18 (2013-02-06)

  • rename the scripts to not have .py
  • improve docs
  • share code for pose filtering and drawing
  • make the pose stick to the plane even more
  • K is not needed
  • use the new plane clusterer
  • cleanups
  • track planes for robustness
  • clean the capture and make it scale independent by tracking planes
  • use the option group
  • Merge pull request #3 from mikeferguson/master Update docs to reflect package being renamed to object_recognition_capture. Fix some broken scripts.
  • fix other scripts broken by taking 3d clouds out of openni source
  • fix typo from blackboxing
  • package is now named capture, update docs
  • allow camera parameter changes from the command line
  • CMake cleanups
  • Contributors: Michael Ferguson, Vincent Rabaud

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_recognition_capture at Robotics Stack Exchange

No version for distro iron showing jade. Known supported distros are highlighted in the buttons above.
Package symbol

object_recognition_capture package from object_recognition_capture repo

object_recognition_capture

ROS Distro
jade

Package Summary

Tags No category tags.
Version 0.3.2
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wg-perception/capture.git
VCS Type git
VCS Version master
Last Updated 2016-04-24
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Capture is a set of tools to capture objects in 3D and perform odometry

Additional Links

Maintainers

  • Vincent Rabaud

Authors

  • Ethan Rublee
README
No README found. No README in repository either.
CHANGELOG

Changelog for package object_recognition_capture

0.3.2 (2016-04-24)

  • compile with OpenCV3
  • Contributors: Vincent Rabaud

0.3.1 (2016-03-13)

  • Use "mono8" for mask and swap brg to rgb
  • Fix encoding when saving bag file
  • use catkin macro to install Python scripts
  • cleanup tests
  • clean build dependencies
  • Contributors: JimmyDaSilva, Vincent Rabaud

0.3.0 (2014-07-27)

  • make sure doc works with the latest ecto
  • no need for stack.xml
  • drop Fuerte support
  • update website
  • Added argument [-p]{.title-ref} for preview. This is frequently used argument so it's good to have a short form.
  • Corrected errors in parsing arguments [--input]{.title-ref} and [--matches]{.title-ref}.
  • Contributors: Denis Štogl, Vincent Rabaud

0.2.22 (2013-05-29)

  • switch to a C++ implementation of FeatureFinder, comply to K_image/K_depth
  • use the proper K_image/K_depth
  • make sur ewe use the right K
  • add a visualization for the mask
  • remove useless line
  • Merge branch 'master' of github.com:wg-perception/capture
  • update the docs for clarity
  • update email
  • add an error message
  • fixes #8 The docs were indeed out of date :) Thx !
  • Contributors: Vincent Rabaud

0.2.21 (2013-03-12)

  • update docs
  • update docs acoording to #6
  • no ouput when no plane is found
  • fix coordinates
  • fix potential out of bound
  • deal with the case where T is given with NaN's
  • improve docs a bit
  • add ecto_ros dependency
  • Contributors: Vincent Rabaud

0.2.20 (2013-02-28)

  • update the mask definition in the doc
  • cleanup
  • fix a bad parameter input
  • add a pdf version of the pattern
  • Contributors: Vincent Rabaud

0.2.19 (2013-02-25)

  • remove warning from #4
  • comply to the tighter BlackBox API
  • useless folder
  • fix more config
  • add reference to ork_capture
  • make documentation build on its own
  • fix the tests after the file change
  • Contributors: Vincent Rabaud

0.2.18 (2013-02-06)

  • rename the scripts to not have .py
  • improve docs
  • share code for pose filtering and drawing
  • make the pose stick to the plane even more
  • K is not needed
  • use the new plane clusterer
  • cleanups
  • track planes for robustness
  • clean the capture and make it scale independent by tracking planes
  • use the option group
  • Merge pull request #3 from mikeferguson/master Update docs to reflect package being renamed to object_recognition_capture. Fix some broken scripts.
  • fix other scripts broken by taking 3d clouds out of openni source
  • fix typo from blackboxing
  • package is now named capture, update docs
  • allow camera parameter changes from the command line
  • CMake cleanups
  • Contributors: Michael Ferguson, Vincent Rabaud

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_recognition_capture at Robotics Stack Exchange

No version for distro lunar showing jade. Known supported distros are highlighted in the buttons above.
Package symbol

object_recognition_capture package from object_recognition_capture repo

object_recognition_capture

ROS Distro
jade

Package Summary

Tags No category tags.
Version 0.3.2
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wg-perception/capture.git
VCS Type git
VCS Version master
Last Updated 2016-04-24
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Capture is a set of tools to capture objects in 3D and perform odometry

Additional Links

Maintainers

  • Vincent Rabaud

Authors

  • Ethan Rublee
README
No README found. No README in repository either.
CHANGELOG

Changelog for package object_recognition_capture

0.3.2 (2016-04-24)

  • compile with OpenCV3
  • Contributors: Vincent Rabaud

0.3.1 (2016-03-13)

  • Use "mono8" for mask and swap brg to rgb
  • Fix encoding when saving bag file
  • use catkin macro to install Python scripts
  • cleanup tests
  • clean build dependencies
  • Contributors: JimmyDaSilva, Vincent Rabaud

0.3.0 (2014-07-27)

  • make sure doc works with the latest ecto
  • no need for stack.xml
  • drop Fuerte support
  • update website
  • Added argument [-p]{.title-ref} for preview. This is frequently used argument so it's good to have a short form.
  • Corrected errors in parsing arguments [--input]{.title-ref} and [--matches]{.title-ref}.
  • Contributors: Denis Štogl, Vincent Rabaud

0.2.22 (2013-05-29)

  • switch to a C++ implementation of FeatureFinder, comply to K_image/K_depth
  • use the proper K_image/K_depth
  • make sur ewe use the right K
  • add a visualization for the mask
  • remove useless line
  • Merge branch 'master' of github.com:wg-perception/capture
  • update the docs for clarity
  • update email
  • add an error message
  • fixes #8 The docs were indeed out of date :) Thx !
  • Contributors: Vincent Rabaud

0.2.21 (2013-03-12)

  • update docs
  • update docs acoording to #6
  • no ouput when no plane is found
  • fix coordinates
  • fix potential out of bound
  • deal with the case where T is given with NaN's
  • improve docs a bit
  • add ecto_ros dependency
  • Contributors: Vincent Rabaud

0.2.20 (2013-02-28)

  • update the mask definition in the doc
  • cleanup
  • fix a bad parameter input
  • add a pdf version of the pattern
  • Contributors: Vincent Rabaud

0.2.19 (2013-02-25)

  • remove warning from #4
  • comply to the tighter BlackBox API
  • useless folder
  • fix more config
  • add reference to ork_capture
  • make documentation build on its own
  • fix the tests after the file change
  • Contributors: Vincent Rabaud

0.2.18 (2013-02-06)

  • rename the scripts to not have .py
  • improve docs
  • share code for pose filtering and drawing
  • make the pose stick to the plane even more
  • K is not needed
  • use the new plane clusterer
  • cleanups
  • track planes for robustness
  • clean the capture and make it scale independent by tracking planes
  • use the option group
  • Merge pull request #3 from mikeferguson/master Update docs to reflect package being renamed to object_recognition_capture. Fix some broken scripts.
  • fix other scripts broken by taking 3d clouds out of openni source
  • fix typo from blackboxing
  • package is now named capture, update docs
  • allow camera parameter changes from the command line
  • CMake cleanups
  • Contributors: Michael Ferguson, Vincent Rabaud

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_recognition_capture at Robotics Stack Exchange

Package symbol

object_recognition_capture package from object_recognition_capture repo

object_recognition_capture

ROS Distro
jade

Package Summary

Tags No category tags.
Version 0.3.2
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wg-perception/capture.git
VCS Type git
VCS Version master
Last Updated 2016-04-24
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Capture is a set of tools to capture objects in 3D and perform odometry

Additional Links

Maintainers

  • Vincent Rabaud

Authors

  • Ethan Rublee
README
No README found. No README in repository either.
CHANGELOG

Changelog for package object_recognition_capture

0.3.2 (2016-04-24)

  • compile with OpenCV3
  • Contributors: Vincent Rabaud

0.3.1 (2016-03-13)

  • Use "mono8" for mask and swap brg to rgb
  • Fix encoding when saving bag file
  • use catkin macro to install Python scripts
  • cleanup tests
  • clean build dependencies
  • Contributors: JimmyDaSilva, Vincent Rabaud

0.3.0 (2014-07-27)

  • make sure doc works with the latest ecto
  • no need for stack.xml
  • drop Fuerte support
  • update website
  • Added argument [-p]{.title-ref} for preview. This is frequently used argument so it's good to have a short form.
  • Corrected errors in parsing arguments [--input]{.title-ref} and [--matches]{.title-ref}.
  • Contributors: Denis Štogl, Vincent Rabaud

0.2.22 (2013-05-29)

  • switch to a C++ implementation of FeatureFinder, comply to K_image/K_depth
  • use the proper K_image/K_depth
  • make sur ewe use the right K
  • add a visualization for the mask
  • remove useless line
  • Merge branch 'master' of github.com:wg-perception/capture
  • update the docs for clarity
  • update email
  • add an error message
  • fixes #8 The docs were indeed out of date :) Thx !
  • Contributors: Vincent Rabaud

0.2.21 (2013-03-12)

  • update docs
  • update docs acoording to #6
  • no ouput when no plane is found
  • fix coordinates
  • fix potential out of bound
  • deal with the case where T is given with NaN's
  • improve docs a bit
  • add ecto_ros dependency
  • Contributors: Vincent Rabaud

0.2.20 (2013-02-28)

  • update the mask definition in the doc
  • cleanup
  • fix a bad parameter input
  • add a pdf version of the pattern
  • Contributors: Vincent Rabaud

0.2.19 (2013-02-25)

  • remove warning from #4
  • comply to the tighter BlackBox API
  • useless folder
  • fix more config
  • add reference to ork_capture
  • make documentation build on its own
  • fix the tests after the file change
  • Contributors: Vincent Rabaud

0.2.18 (2013-02-06)

  • rename the scripts to not have .py
  • improve docs
  • share code for pose filtering and drawing
  • make the pose stick to the plane even more
  • K is not needed
  • use the new plane clusterer
  • cleanups
  • track planes for robustness
  • clean the capture and make it scale independent by tracking planes
  • use the option group
  • Merge pull request #3 from mikeferguson/master Update docs to reflect package being renamed to object_recognition_capture. Fix some broken scripts.
  • fix other scripts broken by taking 3d clouds out of openni source
  • fix typo from blackboxing
  • package is now named capture, update docs
  • allow camera parameter changes from the command line
  • CMake cleanups
  • Contributors: Michael Ferguson, Vincent Rabaud

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_recognition_capture at Robotics Stack Exchange

Package symbol

object_recognition_capture package from object_recognition_capture repo

object_recognition_capture

ROS Distro
indigo

Package Summary

Tags No category tags.
Version 0.3.2
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wg-perception/capture.git
VCS Type git
VCS Version master
Last Updated 2016-04-24
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Capture is a set of tools to capture objects in 3D and perform odometry

Additional Links

Maintainers

  • Vincent Rabaud

Authors

  • Ethan Rublee
README
No README found. No README in repository either.
CHANGELOG

Changelog for package object_recognition_capture

0.3.2 (2016-04-24)

  • compile with OpenCV3
  • Contributors: Vincent Rabaud

0.3.1 (2016-03-13)

  • Use "mono8" for mask and swap brg to rgb
  • Fix encoding when saving bag file
  • use catkin macro to install Python scripts
  • cleanup tests
  • clean build dependencies
  • Contributors: JimmyDaSilva, Vincent Rabaud

0.3.0 (2014-07-27)

  • make sure doc works with the latest ecto
  • no need for stack.xml
  • drop Fuerte support
  • update website
  • Added argument [-p]{.title-ref} for preview. This is frequently used argument so it's good to have a short form.
  • Corrected errors in parsing arguments [--input]{.title-ref} and [--matches]{.title-ref}.
  • Contributors: Denis Štogl, Vincent Rabaud

0.2.22 (2013-05-29)

  • switch to a C++ implementation of FeatureFinder, comply to K_image/K_depth
  • use the proper K_image/K_depth
  • make sur ewe use the right K
  • add a visualization for the mask
  • remove useless line
  • Merge branch 'master' of github.com:wg-perception/capture
  • update the docs for clarity
  • update email
  • add an error message
  • fixes #8 The docs were indeed out of date :) Thx !
  • Contributors: Vincent Rabaud

0.2.21 (2013-03-12)

  • update docs
  • update docs acoording to #6
  • no ouput when no plane is found
  • fix coordinates
  • fix potential out of bound
  • deal with the case where T is given with NaN's
  • improve docs a bit
  • add ecto_ros dependency
  • Contributors: Vincent Rabaud

0.2.20 (2013-02-28)

  • update the mask definition in the doc
  • cleanup
  • fix a bad parameter input
  • add a pdf version of the pattern
  • Contributors: Vincent Rabaud

0.2.19 (2013-02-25)

  • remove warning from #4
  • comply to the tighter BlackBox API
  • useless folder
  • fix more config
  • add reference to ork_capture
  • make documentation build on its own
  • fix the tests after the file change
  • Contributors: Vincent Rabaud

0.2.18 (2013-02-06)

  • rename the scripts to not have .py
  • improve docs
  • share code for pose filtering and drawing
  • make the pose stick to the plane even more
  • K is not needed
  • use the new plane clusterer
  • cleanups
  • track planes for robustness
  • clean the capture and make it scale independent by tracking planes
  • use the option group
  • Merge pull request #3 from mikeferguson/master Update docs to reflect package being renamed to object_recognition_capture. Fix some broken scripts.
  • fix other scripts broken by taking 3d clouds out of openni source
  • fix typo from blackboxing
  • package is now named capture, update docs
  • allow camera parameter changes from the command line
  • CMake cleanups
  • Contributors: Michael Ferguson, Vincent Rabaud

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_recognition_capture at Robotics Stack Exchange

Package symbol

object_recognition_capture package from object_recognition_capture repo

object_recognition_capture

ROS Distro
hydro

Package Summary

Tags No category tags.
Version 0.3.2
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wg-perception/capture.git
VCS Type git
VCS Version master
Last Updated 2016-04-24
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Capture is a set of tools to capture objects in 3D and perform odometry

Additional Links

Maintainers

  • Vincent Rabaud

Authors

  • Ethan Rublee
README
No README found. No README in repository either.
CHANGELOG

Changelog for package object_recognition_capture

0.3.2 (2016-04-24)

  • compile with OpenCV3
  • Contributors: Vincent Rabaud

0.3.1 (2016-03-13)

  • Use "mono8" for mask and swap brg to rgb
  • Fix encoding when saving bag file
  • use catkin macro to install Python scripts
  • cleanup tests
  • clean build dependencies
  • Contributors: JimmyDaSilva, Vincent Rabaud

0.3.0 (2014-07-27)

  • make sure doc works with the latest ecto
  • no need for stack.xml
  • drop Fuerte support
  • update website
  • Added argument [-p]{.title-ref} for preview. This is frequently used argument so it's good to have a short form.
  • Corrected errors in parsing arguments [--input]{.title-ref} and [--matches]{.title-ref}.
  • Contributors: Denis Štogl, Vincent Rabaud

0.2.22 (2013-05-29)

  • switch to a C++ implementation of FeatureFinder, comply to K_image/K_depth
  • use the proper K_image/K_depth
  • make sur ewe use the right K
  • add a visualization for the mask
  • remove useless line
  • Merge branch 'master' of github.com:wg-perception/capture
  • update the docs for clarity
  • update email
  • add an error message
  • fixes #8 The docs were indeed out of date :) Thx !
  • Contributors: Vincent Rabaud

0.2.21 (2013-03-12)

  • update docs
  • update docs acoording to #6
  • no ouput when no plane is found
  • fix coordinates
  • fix potential out of bound
  • deal with the case where T is given with NaN's
  • improve docs a bit
  • add ecto_ros dependency
  • Contributors: Vincent Rabaud

0.2.20 (2013-02-28)

  • update the mask definition in the doc
  • cleanup
  • fix a bad parameter input
  • add a pdf version of the pattern
  • Contributors: Vincent Rabaud

0.2.19 (2013-02-25)

  • remove warning from #4
  • comply to the tighter BlackBox API
  • useless folder
  • fix more config
  • add reference to ork_capture
  • make documentation build on its own
  • fix the tests after the file change
  • Contributors: Vincent Rabaud

0.2.18 (2013-02-06)

  • rename the scripts to not have .py
  • improve docs
  • share code for pose filtering and drawing
  • make the pose stick to the plane even more
  • K is not needed
  • use the new plane clusterer
  • cleanups
  • track planes for robustness
  • clean the capture and make it scale independent by tracking planes
  • use the option group
  • Merge pull request #3 from mikeferguson/master Update docs to reflect package being renamed to object_recognition_capture. Fix some broken scripts.
  • fix other scripts broken by taking 3d clouds out of openni source
  • fix typo from blackboxing
  • package is now named capture, update docs
  • allow camera parameter changes from the command line
  • CMake cleanups
  • Contributors: Michael Ferguson, Vincent Rabaud

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_recognition_capture at Robotics Stack Exchange

Package symbol

object_recognition_capture package from object_recognition_capture repo

object_recognition_capture

ROS Distro
kinetic

Package Summary

Tags No category tags.
Version 0.3.2
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wg-perception/capture.git
VCS Type git
VCS Version master
Last Updated 2016-04-24
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Capture is a set of tools to capture objects in 3D and perform odometry

Additional Links

Maintainers

  • Vincent Rabaud

Authors

  • Ethan Rublee
README
No README found. No README in repository either.
CHANGELOG

Changelog for package object_recognition_capture

0.3.2 (2016-04-24)

  • compile with OpenCV3
  • Contributors: Vincent Rabaud

0.3.1 (2016-03-13)

  • Use "mono8" for mask and swap brg to rgb
  • Fix encoding when saving bag file
  • use catkin macro to install Python scripts
  • cleanup tests
  • clean build dependencies
  • Contributors: JimmyDaSilva, Vincent Rabaud

0.3.0 (2014-07-27)

  • make sure doc works with the latest ecto
  • no need for stack.xml
  • drop Fuerte support
  • update website
  • Added argument [-p]{.title-ref} for preview. This is frequently used argument so it's good to have a short form.
  • Corrected errors in parsing arguments [--input]{.title-ref} and [--matches]{.title-ref}.
  • Contributors: Denis Štogl, Vincent Rabaud

0.2.22 (2013-05-29)

  • switch to a C++ implementation of FeatureFinder, comply to K_image/K_depth
  • use the proper K_image/K_depth
  • make sur ewe use the right K
  • add a visualization for the mask
  • remove useless line
  • Merge branch 'master' of github.com:wg-perception/capture
  • update the docs for clarity
  • update email
  • add an error message
  • fixes #8 The docs were indeed out of date :) Thx !
  • Contributors: Vincent Rabaud

0.2.21 (2013-03-12)

  • update docs
  • update docs acoording to #6
  • no ouput when no plane is found
  • fix coordinates
  • fix potential out of bound
  • deal with the case where T is given with NaN's
  • improve docs a bit
  • add ecto_ros dependency
  • Contributors: Vincent Rabaud

0.2.20 (2013-02-28)

  • update the mask definition in the doc
  • cleanup
  • fix a bad parameter input
  • add a pdf version of the pattern
  • Contributors: Vincent Rabaud

0.2.19 (2013-02-25)

  • remove warning from #4
  • comply to the tighter BlackBox API
  • useless folder
  • fix more config
  • add reference to ork_capture
  • make documentation build on its own
  • fix the tests after the file change
  • Contributors: Vincent Rabaud

0.2.18 (2013-02-06)

  • rename the scripts to not have .py
  • improve docs
  • share code for pose filtering and drawing
  • make the pose stick to the plane even more
  • K is not needed
  • use the new plane clusterer
  • cleanups
  • track planes for robustness
  • clean the capture and make it scale independent by tracking planes
  • use the option group
  • Merge pull request #3 from mikeferguson/master Update docs to reflect package being renamed to object_recognition_capture. Fix some broken scripts.
  • fix other scripts broken by taking 3d clouds out of openni source
  • fix typo from blackboxing
  • package is now named capture, update docs
  • allow camera parameter changes from the command line
  • CMake cleanups
  • Contributors: Michael Ferguson, Vincent Rabaud

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_recognition_capture at Robotics Stack Exchange

No version for distro melodic showing jade. Known supported distros are highlighted in the buttons above.
Package symbol

object_recognition_capture package from object_recognition_capture repo

object_recognition_capture

ROS Distro
jade

Package Summary

Tags No category tags.
Version 0.3.2
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wg-perception/capture.git
VCS Type git
VCS Version master
Last Updated 2016-04-24
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Capture is a set of tools to capture objects in 3D and perform odometry

Additional Links

Maintainers

  • Vincent Rabaud

Authors

  • Ethan Rublee
README
No README found. No README in repository either.
CHANGELOG

Changelog for package object_recognition_capture

0.3.2 (2016-04-24)

  • compile with OpenCV3
  • Contributors: Vincent Rabaud

0.3.1 (2016-03-13)

  • Use "mono8" for mask and swap brg to rgb
  • Fix encoding when saving bag file
  • use catkin macro to install Python scripts
  • cleanup tests
  • clean build dependencies
  • Contributors: JimmyDaSilva, Vincent Rabaud

0.3.0 (2014-07-27)

  • make sure doc works with the latest ecto
  • no need for stack.xml
  • drop Fuerte support
  • update website
  • Added argument [-p]{.title-ref} for preview. This is frequently used argument so it's good to have a short form.
  • Corrected errors in parsing arguments [--input]{.title-ref} and [--matches]{.title-ref}.
  • Contributors: Denis Štogl, Vincent Rabaud

0.2.22 (2013-05-29)

  • switch to a C++ implementation of FeatureFinder, comply to K_image/K_depth
  • use the proper K_image/K_depth
  • make sur ewe use the right K
  • add a visualization for the mask
  • remove useless line
  • Merge branch 'master' of github.com:wg-perception/capture
  • update the docs for clarity
  • update email
  • add an error message
  • fixes #8 The docs were indeed out of date :) Thx !
  • Contributors: Vincent Rabaud

0.2.21 (2013-03-12)

  • update docs
  • update docs acoording to #6
  • no ouput when no plane is found
  • fix coordinates
  • fix potential out of bound
  • deal with the case where T is given with NaN's
  • improve docs a bit
  • add ecto_ros dependency
  • Contributors: Vincent Rabaud

0.2.20 (2013-02-28)

  • update the mask definition in the doc
  • cleanup
  • fix a bad parameter input
  • add a pdf version of the pattern
  • Contributors: Vincent Rabaud

0.2.19 (2013-02-25)

  • remove warning from #4
  • comply to the tighter BlackBox API
  • useless folder
  • fix more config
  • add reference to ork_capture
  • make documentation build on its own
  • fix the tests after the file change
  • Contributors: Vincent Rabaud

0.2.18 (2013-02-06)

  • rename the scripts to not have .py
  • improve docs
  • share code for pose filtering and drawing
  • make the pose stick to the plane even more
  • K is not needed
  • use the new plane clusterer
  • cleanups
  • track planes for robustness
  • clean the capture and make it scale independent by tracking planes
  • use the option group
  • Merge pull request #3 from mikeferguson/master Update docs to reflect package being renamed to object_recognition_capture. Fix some broken scripts.
  • fix other scripts broken by taking 3d clouds out of openni source
  • fix typo from blackboxing
  • package is now named capture, update docs
  • allow camera parameter changes from the command line
  • CMake cleanups
  • Contributors: Michael Ferguson, Vincent Rabaud

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_recognition_capture at Robotics Stack Exchange

No version for distro noetic showing jade. Known supported distros are highlighted in the buttons above.
Package symbol

object_recognition_capture package from object_recognition_capture repo

object_recognition_capture

ROS Distro
jade

Package Summary

Tags No category tags.
Version 0.3.2
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/wg-perception/capture.git
VCS Type git
VCS Version master
Last Updated 2016-04-24
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Capture is a set of tools to capture objects in 3D and perform odometry

Additional Links

Maintainers

  • Vincent Rabaud

Authors

  • Ethan Rublee
README
No README found. No README in repository either.
CHANGELOG

Changelog for package object_recognition_capture

0.3.2 (2016-04-24)

  • compile with OpenCV3
  • Contributors: Vincent Rabaud

0.3.1 (2016-03-13)

  • Use "mono8" for mask and swap brg to rgb
  • Fix encoding when saving bag file
  • use catkin macro to install Python scripts
  • cleanup tests
  • clean build dependencies
  • Contributors: JimmyDaSilva, Vincent Rabaud

0.3.0 (2014-07-27)

  • make sure doc works with the latest ecto
  • no need for stack.xml
  • drop Fuerte support
  • update website
  • Added argument [-p]{.title-ref} for preview. This is frequently used argument so it's good to have a short form.
  • Corrected errors in parsing arguments [--input]{.title-ref} and [--matches]{.title-ref}.
  • Contributors: Denis Štogl, Vincent Rabaud

0.2.22 (2013-05-29)

  • switch to a C++ implementation of FeatureFinder, comply to K_image/K_depth
  • use the proper K_image/K_depth
  • make sur ewe use the right K
  • add a visualization for the mask
  • remove useless line
  • Merge branch 'master' of github.com:wg-perception/capture
  • update the docs for clarity
  • update email
  • add an error message
  • fixes #8 The docs were indeed out of date :) Thx !
  • Contributors: Vincent Rabaud

0.2.21 (2013-03-12)

  • update docs
  • update docs acoording to #6
  • no ouput when no plane is found
  • fix coordinates
  • fix potential out of bound
  • deal with the case where T is given with NaN's
  • improve docs a bit
  • add ecto_ros dependency
  • Contributors: Vincent Rabaud

0.2.20 (2013-02-28)

  • update the mask definition in the doc
  • cleanup
  • fix a bad parameter input
  • add a pdf version of the pattern
  • Contributors: Vincent Rabaud

0.2.19 (2013-02-25)

  • remove warning from #4
  • comply to the tighter BlackBox API
  • useless folder
  • fix more config
  • add reference to ork_capture
  • make documentation build on its own
  • fix the tests after the file change
  • Contributors: Vincent Rabaud

0.2.18 (2013-02-06)

  • rename the scripts to not have .py
  • improve docs
  • share code for pose filtering and drawing
  • make the pose stick to the plane even more
  • K is not needed
  • use the new plane clusterer
  • cleanups
  • track planes for robustness
  • clean the capture and make it scale independent by tracking planes
  • use the option group
  • Merge pull request #3 from mikeferguson/master Update docs to reflect package being renamed to object_recognition_capture. Fix some broken scripts.
  • fix other scripts broken by taking 3d clouds out of openni source
  • fix typo from blackboxing
  • package is now named capture, update docs
  • allow camera parameter changes from the command line
  • CMake cleanups
  • Contributors: Michael Ferguson, Vincent Rabaud

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged object_recognition_capture at Robotics Stack Exchange