tf_rosrust::transforms

Function chain_transforms

Source
pub fn chain_transforms(transforms: &[Transform]) -> Transform
Expand description

Chain multiple transforms together. Takes in a vector of transforms. The vector should be in order of desired transformations