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-09-15 at 17:51:28 +0000


Last update: September 15, 2022
Back to top