Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update HOW TO USE CONDA ROS
authored
Nov 21, 2019
by
Julen Urain De Jesus
Show whitespace changes
Inline
Side-by-side
HOW-TO-USE-CONDA-ROS.md
View page @
138e051b
...
...
@@ -37,3 +37,9 @@ Go to the folder you wanna create it
Create the package
`ias create_py_pkg NAME_NEW_PACKAGE`
NAME_NEW_PACKAGE = (better lower case)
Build your new library
`ias make`