Skip to content

setup

Attributes

Name
d

Attributes Documentation

variable d

d =  generate_distutils_setup(
 packages=['cpf_gamma_algorithms', 'cpf_gamma_ros'],
 package_dir={'cpf_gamma_algorithms': 'src/cpf_gamma_algorithms', 'cpf_gamma_ros': 'src/cpf_gamma_ros'}
);

Updated on 2022-05-30 at 18:35:07 +0000


Last update: May 30, 2022
Back to top