Skip to content

isaac_ros_segment_anything parameter setting is not working #29

@Musa1088

Description

@Musa1088

I have been working with isaac_ros_segment_anything. For now, everything works great in the example. However, I tried to change some parameters to enhance the result. I have changed the parameters

  • mask_width

  • mask_height

  • max_batch_size
    under the node SegmentAnythingDecoderNode and also changed the parameters

  • prompt_input_type

  • has_input_mask

  • max_batch_size
    under the node SegmentAnythingDataEncoderNode by using ros2 param set command. It was saying 'Set parameter successful'. However, nothing changed at all in the results.

I thought maybe I should run isaac_ros_segment_anything_triton.launch.py, but it was not even working at all. Can you tell me how to change those parameters? I basically want to define a bounding box in my region of interest, but I cannot change anything.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions