Closed wayneparrott closed 1 year ago
Adds --no-ros-pkg commandline arg This flag omits the creation of a ROS package, e.g., no package.xml or CMakefile.txt.
Q: What is created when this flag is present? A: Only a Nodejs package is created, e.g., package.json, example JS node.
Updated the tsconfig.json template support ES2020 target and libs.
Adds --no-ros-pkg commandline arg This flag omits the creation of a ROS package, e.g., no package.xml or CMakefile.txt.
Q: What is created when this flag is present? A: Only a Nodejs package is created, e.g., package.json, example JS node.
Updated the tsconfig.json template support ES2020 target and libs.