roscreate-pkg
Robot OS empty package template creator (Python 2)))))))))
Install
- All systems
-
curl cmd.cat/roscreate-pkg.sh
- Debian
-
apt-get install python-roscreate
- Ubuntu
-
apt-get install python-roscreate
- Kali Linux
-
apt-get install python-roscreate
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-roscreate
- Raspbian
-
apt-get install python-roscreate
- Dockerfile
- dockerfile.run/roscreate-pkg
python-roscreate
Robot OS empty package template creator (Python 2)))))))))
This package is part of Robot OS (ROS). It provides roscreate-pkg which creates empty ROS package templates and thus addresses the common problem of packages being created using pre-existing packages, which leads to errors in build files and manifests. The tool creates a new package directory, including the appropriate build and manifest files. This package contains the Python 2 library.