Skip to content

PickNikRobotics/launch_param_builder

Repository files navigation

launch_param_builder

Python library for loading parameters in launch files

Testing and Linting

To test the packages, use the following command with colcon.

export TEST_PACKAGES="PROJECT_PACKAGE_NAMES"
colcon build --packages-select launch_param_builder
colcon test --packages-select launch_param_builder --event-handlers console_direct+
colcon test-result

To add a copyright for a new file

ament_copyright --add-missing PickNik bsd_3clause .

About

Python library for loading parameters in launch files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages