Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

可変長配列対応! #29

Merged
merged 14 commits into from
Jun 14, 2024
Prev Previous commit
Next Next commit
changed to varray
  • Loading branch information
tmori committed Jun 12, 2024
commit 617733b452d39ec1d1bf6752d167f18d75965764
4 changes: 2 additions & 2 deletions plugin-srcs/ros_types/offset/sensor_msgs/LaserScan.offset
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ single:primitive:time_increment:float32:148:4
single:primitive:scan_time:float32:152:4
single:primitive:range_min:float32:156:4
single:primitive:range_max:float32:160:4
array:primitive:ranges:float32:164:1440:360
array:primitive:intensities:float32:1604:1440:360
varray:primitive:ranges:float32:164:4:8
varray:primitive:intensities:float32:172:4:8