Skip to content

Parameters set via the command line are set, but ignored by the republisher #66

@Kapim

Description

@Kapim

I run the republisher like this:

ros2 run point_cloud_transport republish --in_transport raw --out_transport draco --ros-args --remap in:=/point_cloud -p out.draco.force_quantization:=true

If I get the value of the parameter out.draco.force_quantization (using ros2 param get), it says it's True, but the bandwidth of the output is around 4.5MB/s. After I manually set the parameter to true (with ros2 param set), the bandwidth drops to approx 900KB/s, which is an expected value.

Metadata

Metadata

Assignees

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