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

Jazzy: Documentation #848

Closed
22 of 23 tasks
mikeferguson opened this issue Jan 17, 2024 · 6 comments
Closed
22 of 23 tasks

Jazzy: Documentation #848

mikeferguson opened this issue Jan 17, 2024 · 6 comments
Assignees

Comments

@mikeferguson
Copy link
Member

mikeferguson commented Jan 17, 2024

Currently, the documentation still points at the wiki, which is deprecated and falling apart:

  • Figure out exactly where/how we should host docs
  • Update docs for nodelet->component updates

Packages to port:

  • camera_calibration
  • depth_image_proc
  • image_pipeline
  • image_proc
  • image_publisher
  • image_rotate
  • image_view
  • stereo_image_proc

Particular things that need to be added to documentation:

Document changes in Jazzy:

  • all nodes with image_transport now properly support remapping, if you were manually remapping topics your remapping rules might need to be updated
  • extract_images and stereo_view - parameter "transport" is renamed to the more consistent "image_transport"
  • point_cloud nodes now support image_transport - but note that depth topics use parameter "depth_image_transport"
  • renamed input topics of xyz_radial: "image_raw" -> "depth/image_raw" (radial nodes: should all sub to raw topics #906)
  • renamed input topics of xyzrgb_radial: "depth_registered/image_rect" -> "depth/image_raw" and "rgb/image_rect_color" -> "rgb/image_raw" (radial nodes: should all sub to raw topics #906)
@mikeferguson mikeferguson self-assigned this Jan 17, 2024
@mikeferguson mikeferguson changed the title Jammy: Documentation Jazzy: Documentation Jan 17, 2024
@mikeferguson
Copy link
Member Author

mikeferguson commented Feb 5, 2024

@mikeferguson
Copy link
Member Author

#928 ports stereo_image_proc

@mikeferguson
Copy link
Member Author

#929 ports image_pipeline overview and the CameraInfo page

@mikeferguson
Copy link
Member Author

#936 adds image_rotate and image_publisher - only camera_calibration remains

@mikeferguson
Copy link
Member Author

#937 is the start of camera_calibration

@mikeferguson
Copy link
Member Author

PRs are merged or open for all packages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant