No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
![]() |
test_catkin_virtualenv_inherited package from catkin_virtualenv repocatkin_virtualenv test_catkin_virtualenv test_catkin_virtualenv_inherited |
|
Package Summary
Tags | No category tags. |
Version | 0.9.0 |
License | GPL |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/locusrobotics/catkin_virtualenv.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2023-06-07 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Test to make sure a package inherits it's dependency's dependencies, but is able to override the version.
Additional Links
No additional links.
Maintainers
- Paul Bovbel
Authors
- Paul Bovbel
README
No README found.
See repository README.
CHANGELOG
Changelog for package test_catkin_virtualenv_inherited
0.8.0 (2022-02-23)
0.9.0 (2023-02-22)
- 0.8.0
- Update changelogs
- Contributors: Gary Servin
0.7.0 (2020-10-02)
0.6.1 (2020-08-24)
- Correct dependencies and autoformat
(#72)
- Remove python-virtualenv dep
- Add python2-dev
- Lint
- Contributors: Paul Bovbel
0.6.0 (2020-07-14)
-
Remove user specific paths (#63)
- Remove user specific paths
- Change working directory of venv_lock command
* Lock catkin_virtualenv base requirements Co-authored-by: Paul Bovbel <paul@bovbel.com>
-
RST-3172 Refactor catkin_virtualenv to allow locking dependencies (#55)
- Remove unused options
- Fix regex for comments
- Migrate scripts
- Remove old code
- Move common requirements to an export file
- Minor cleanup
- Remove requirement-parsing unit tests
- Fix logging config
- Fix test builds
- Generate lock files
- Fix tests
- Move dh-virtualenv functions into separate file
- Fix roslint
- Update docs
- Update requirements
- CMake comments
- Fix pip-args
- README fixup
- Correct ARG_LOCK_FILE handling
- Remove headers
- Use set comprehension
- Add migration doc
- Respin
Contributors: David V. Lu!!, Paul Bovbel
0.5.0 (2019-06-21)
0.4.1 (2019-06-11)
0.4.0 (2019-03-18)
0.3.0 (2019-01-16)
- Python3 re-enable, add PYTHON_VERSION support
(#33)
- replace PYTHON_VERSION_MAJOR with PYTHON_VERSION
- Simplify nose usage for python3
- Check for venv module directly rather than munging major version
- Contributors: Paul Bovbel
0.2.2 (2018-12-04)
- Merge repeated requirements (#32)
- Contributors: Paul Bovbel
0.2.1 (2018-06-04)
0.2.0 (2018-05-03)
0.1.6 (2018-01-10 12:05)
0.1.5 (2018-01-10 11:15)
0.1.4 (2017-12-03)
0.1.3 (2017-11-27)
0.1.2 (2017-11-23)
0.1.1 (2017-11-22 17:42)
0.1.0 (2017-11-22 17:30)
0.0.1 (2017-11-22 14:14)
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
Deps | Name | |
---|---|---|
1 | catkin_virtualenv | |
1 | catkin | |
2 | rostest | |
1 | test_catkin_virtualenv |
System Dependencies
No direct system dependencies.
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged test_catkin_virtualenv_inherited at answers.ros.org
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
![]() |
test_catkin_virtualenv_inherited package from catkin_virtualenv repocatkin_virtualenv test_catkin_virtualenv test_catkin_virtualenv_inherited |
|
Package Summary
Tags | No category tags. |
Version | 0.9.0 |
License | GPL |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/locusrobotics/catkin_virtualenv.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2023-06-07 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Test to make sure a package inherits it's dependency's dependencies, but is able to override the version.
Additional Links
No additional links.
Maintainers
- Paul Bovbel
Authors
- Paul Bovbel
README
No README found.
See repository README.
CHANGELOG
Changelog for package test_catkin_virtualenv_inherited
0.8.0 (2022-02-23)
0.9.0 (2023-02-22)
- 0.8.0
- Update changelogs
- Contributors: Gary Servin
0.7.0 (2020-10-02)
0.6.1 (2020-08-24)
- Correct dependencies and autoformat
(#72)
- Remove python-virtualenv dep
- Add python2-dev
- Lint
- Contributors: Paul Bovbel
0.6.0 (2020-07-14)
-
Remove user specific paths (#63)
- Remove user specific paths
- Change working directory of venv_lock command
* Lock catkin_virtualenv base requirements Co-authored-by: Paul Bovbel <paul@bovbel.com>
-
RST-3172 Refactor catkin_virtualenv to allow locking dependencies (#55)
- Remove unused options
- Fix regex for comments
- Migrate scripts
- Remove old code
- Move common requirements to an export file
- Minor cleanup
- Remove requirement-parsing unit tests
- Fix logging config
- Fix test builds
- Generate lock files
- Fix tests
- Move dh-virtualenv functions into separate file
- Fix roslint
- Update docs
- Update requirements
- CMake comments
- Fix pip-args
- README fixup
- Correct ARG_LOCK_FILE handling
- Remove headers
- Use set comprehension
- Add migration doc
- Respin
Contributors: David V. Lu!!, Paul Bovbel
0.5.0 (2019-06-21)
0.4.1 (2019-06-11)
0.4.0 (2019-03-18)
0.3.0 (2019-01-16)
- Python3 re-enable, add PYTHON_VERSION support
(#33)
- replace PYTHON_VERSION_MAJOR with PYTHON_VERSION
- Simplify nose usage for python3
- Check for venv module directly rather than munging major version
- Contributors: Paul Bovbel
0.2.2 (2018-12-04)
- Merge repeated requirements (#32)
- Contributors: Paul Bovbel
0.2.1 (2018-06-04)
0.2.0 (2018-05-03)
0.1.6 (2018-01-10 12:05)
0.1.5 (2018-01-10 11:15)
0.1.4 (2017-12-03)
0.1.3 (2017-11-27)
0.1.2 (2017-11-23)
0.1.1 (2017-11-22 17:42)
0.1.0 (2017-11-22 17:30)
0.0.1 (2017-11-22 14:14)
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
Deps | Name | |
---|---|---|
1 | catkin_virtualenv | |
1 | catkin | |
2 | rostest | |
1 | test_catkin_virtualenv |
System Dependencies
No direct system dependencies.
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged test_catkin_virtualenv_inherited at answers.ros.org
![]() |
test_catkin_virtualenv_inherited package from catkin_virtualenv repocatkin_virtualenv test_catkin_virtualenv test_catkin_virtualenv_inherited |
|
Package Summary
Tags | No category tags. |
Version | 0.9.0 |
License | GPL |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/locusrobotics/catkin_virtualenv.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2023-06-07 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Test to make sure a package inherits it's dependency's dependencies, but is able to override the version.
Additional Links
No additional links.
Maintainers
- Paul Bovbel
Authors
- Paul Bovbel
README
No README found.
See repository README.
CHANGELOG
Changelog for package test_catkin_virtualenv_inherited
0.8.0 (2022-02-23)
0.9.0 (2023-02-22)
- 0.8.0
- Update changelogs
- Contributors: Gary Servin
0.7.0 (2020-10-02)
0.6.1 (2020-08-24)
- Correct dependencies and autoformat
(#72)
- Remove python-virtualenv dep
- Add python2-dev
- Lint
- Contributors: Paul Bovbel
0.6.0 (2020-07-14)
-
Remove user specific paths (#63)
- Remove user specific paths
- Change working directory of venv_lock command
* Lock catkin_virtualenv base requirements Co-authored-by: Paul Bovbel <paul@bovbel.com>
-
RST-3172 Refactor catkin_virtualenv to allow locking dependencies (#55)
- Remove unused options
- Fix regex for comments
- Migrate scripts
- Remove old code
- Move common requirements to an export file
- Minor cleanup
- Remove requirement-parsing unit tests
- Fix logging config
- Fix test builds
- Generate lock files
- Fix tests
- Move dh-virtualenv functions into separate file
- Fix roslint
- Update docs
- Update requirements
- CMake comments
- Fix pip-args
- README fixup
- Correct ARG_LOCK_FILE handling
- Remove headers
- Use set comprehension
- Add migration doc
- Respin
Contributors: David V. Lu!!, Paul Bovbel
0.5.0 (2019-06-21)
0.4.1 (2019-06-11)
0.4.0 (2019-03-18)
0.3.0 (2019-01-16)
- Python3 re-enable, add PYTHON_VERSION support
(#33)
- replace PYTHON_VERSION_MAJOR with PYTHON_VERSION
- Simplify nose usage for python3
- Check for venv module directly rather than munging major version
- Contributors: Paul Bovbel
0.2.2 (2018-12-04)
- Merge repeated requirements (#32)
- Contributors: Paul Bovbel
0.2.1 (2018-06-04)
0.2.0 (2018-05-03)
0.1.6 (2018-01-10 12:05)
0.1.5 (2018-01-10 11:15)
0.1.4 (2017-12-03)
0.1.3 (2017-11-27)
0.1.2 (2017-11-23)
0.1.1 (2017-11-22 17:42)
0.1.0 (2017-11-22 17:30)
0.0.1 (2017-11-22 14:14)
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
Deps | Name | |
---|---|---|
1 | catkin_virtualenv | |
1 | catkin | |
2 | rostest | |
1 | test_catkin_virtualenv |
System Dependencies
No direct system dependencies.
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.