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

[doc] [jsk_pcl_ros_utils] [jsk_pcl_ros] Add documentation #2393

Merged
merged 64 commits into from
Mar 19, 2019

Conversation

YutoUchimi
Copy link
Contributor

@YutoUchimi YutoUchimi commented Feb 12, 2019

Closes #1631

This PR fixes code minimally and adds sample, test and documentation for below nodes.

jsk_pcl_ros

  • jsk_pcl/InteractiveCuboidLikelihood
  • jsk_pcl/FindObjectOnPlane
  • jsk_pcl/BilateralFilter
  • jsk_pcl/JointStateStaticFilter
  • jsk_pcl/MultiPlaneSACSegmentation
  • jsk_pcl/EdgebasedCubeFinder
  • jsk_pcl/HandleEstimator
  • jsk_pcl/EnvironmentPlaneModeling
  • jsk_pcl/SelectedClusterPublisher
  • jsk_pcl/VoxelGridDownsampleManager
  • jsk_pcl/VoxelGridDownsampleDecoder
  • jsk_pcl/ColorizeRandomForest
  • jsk_pcl/ColorizeMapRandomForest
  • jsk_pcl/PointCloudMoveitFilter (This is not a node but a MoveIt plugin.)

jsk_pcl_ros_utils

  • jsk_pcl_utils/TransformPointcloudInBoundingBox
  • jsk_pcl_utils/NormalConcatenater
  • jsk_pcl_utils/PolygonAppender
  • jsk_pcl_utils/StaticPolygonArrayPublisher
  • jsk_pcl_utils/PlaneRejector
  • jsk_pcl_utils/PlaneReasoner

@YutoUchimi YutoUchimi added the bug label Feb 16, 2019
@knorth55 knorth55 self-requested a review February 21, 2019 08:12
@YutoUchimi
Copy link
Contributor Author

Done.
@knorth55 Colud you please review this when you have time?

BTW, I think we have to re-enable build trigger for jsk_docs in Read the Docs (jsk-ros-pkg/jsk_docs#25) before or after this PR is merged.

@YutoUchimi YutoUchimi changed the title [WIP] [doc] [jsk_pcl_ros_utils] [jsk_pcl_ros] Add documentation [doc] [jsk_pcl_ros_utils] [jsk_pcl_ros] Add documentation Feb 27, 2019
@knorth55
Copy link
Member

knorth55 commented Mar 1, 2019

I ran all tests and they passed in my environment

@knorth55
Copy link
Member

knorth55 commented Mar 1, 2019

I confirmed that all tests are enabled in CMakelists.txt

@k-okada k-okada merged commit 599dd31 into jsk-ros-pkg:master Mar 19, 2019
@k-okada
Copy link
Member

k-okada commented Mar 19, 2019

Great work!!

@YutoUchimi YutoUchimi deleted the jsk_pcl_doc branch March 19, 2019 09:10
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.

[doc/jsk_pcl_ros, doc/jsk_pcl_ros_utils] add documentation
3 participants