Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

kenji-miyake/ros2_package_template

Repository files navigation

ros2_package_template

My ROS2 package template

Prerequisite

brew install fd sd rename

Usage

cd YOUR_ROS_WORKSPACE
git clone git@github.com:kenji-miyake/ros2_package_template.git YOUR_PACKAGE_NAME
cd YOUR_PACKAGE_NAME

# case1. If you'd like to cleanup manually
./setup.fish
mv PACKAGE_README.md README.md
rm setup.fish
rm -rf .git # When you add this to an existing repository

# case2. If you'd like to cleanup automatically
./setup.fish --clean

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published