NVIDIA-ISAAC-ROS / NVIDIA-ISAAC-ROS/isaac_ros_compression

Documentation mismatch

Open
#23 0 comments 0 reactions 1 assignee View on GitHub

@yuanknv is already working on this.

Since Dec 6, 2025.

documentation
Dominant language
C
Stars
73
Forks
16
PR merge metrics
No merged PRs in 30d

Description

In the documentation for the isaac_ros_compression encoder quickstart link, the description of the profile values for Main and Baseline seems to be switched.

The profile to be used for encoding. The value can be an integer from 0 to 2, representing Main, Baseline, and High, respectively.

From what I can see in the code Man and Baseline should have been switched:

https://github.com/NVIDIA-ISAAC-ROS/isaac_ros_compression/blob/8976ff3e252af6cc949ab8a2fdefa206cc68f802/gxf/codec/video_encoder/videoencoder_request.cpp#L69-L71

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.