You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The processing power of a PC receiving the data is not that high.
So, it is necessary to reduce the load on the PC.
Is it possible to reduce the angular resolution of the output data?
For example, double the value of the parameter "angle_increment" in the topic "/extended_scan", etc.
The value of the parameter "skip" has already been incremented.
We would like to reduce the amount of data for the topic "/extended_scan" as well as the topic "/raw_data".
Dear support,
The processing power of a PC receiving the data is not that high.
So, it is necessary to reduce the load on the PC.
Is it possible to reduce the angular resolution of the output data?
For example, double the value of the parameter "angle_increment" in the topic "/extended_scan", etc.
The value of the parameter "skip" has already been incremented.
We would like to reduce the amount of data for the topic "/extended_scan" as well as the topic "/raw_data".
LiDAR : nanoScan3
driver : sick_safetyscanners2
OS : Ubuntu22.04
ROS2 : humble
$ ros2 topic echo /extended_scan
...
laser_scan:
header:
stamp:
sec: 1736820319
nanosec: 938661688
frame_id: scan
angle_min: -2.399827718734741
angle_max: 2.3998663425445557
angle_increment: 0.0029088794253766537
time_increment: 1.4000000192027073e-05
scan_time: 0.029999999329447746
range_min: 0.10000000149011612
range_max: 40.0
ranges:
...
Best regards
The text was updated successfully, but these errors were encountered: