Skip to content

Documentation mismatch #23

Description

@hplatou

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:

result &= registrar->parameter(profile_, "profile", "Encode profile",
"0:Baseline Profile, 1: Main , 2: High",
2);

Activity

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

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions