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 jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
No version for distro noetic. Known supported distros are highlighted in the buttons above.
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.
Package Summary
Tags | No category tags. |
Version | 2.9.0 |
License | GPLv2 |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/orocos-toolchain/ocl.git |
VCS Type | git |
VCS Version | toolchain-2.9 |
Last Updated | 2021-11-29 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Orocos component library
This package contains standard components for the Orocos Toolchain
Additional Links
Maintainers
- Orocos Developers
Authors
- OCL Development Team
Orocos Component Library
========================
This directory consists of a series of independent Orocos
components which can be used to build a control application.
* Use 'make docapi dochtml' or the online documentation
to get information about the components.
* See doc/CMAKE-HELP.txt if you want to add a new component
* See doc/PACKAGING if you want to build a source/binary package
* See INSTALL if you want to build and install Orocos Components
on your system.
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
System Dependencies
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged ocl at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 2.8.4 |
License | LGPL v2 |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/orocos-toolchain/ocl.git |
VCS Type | git |
VCS Version | toolchain-2.8 |
Last Updated | 2016-11-26 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Orocos component library
This package contains standard components for the Orocos Toolchain
Additional Links
Maintainers
- Orocos Developers
Authors
- OCL Development Team
Orocos Component Library
========================
This directory consists of a series of independent Orocos
components which can be used to build a control application.
* Use 'make docapi dochtml' or the online documentation
to get information about the components.
* See doc/CMAKE-HELP.txt if you want to add a new component
* See doc/PACKAGING if you want to build a source/binary package
* See INSTALL if you want to build and install Orocos Components
on your system.
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
System Dependencies
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged ocl at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 2.8.4 |
License | LGPL v2 |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/orocos-toolchain/ocl.git |
VCS Type | git |
VCS Version | toolchain-2.8 |
Last Updated | 2016-11-26 |
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
Orocos component library
This package contains standard components for the Orocos Toolchain
Additional Links
Maintainers
- Orocos Developers
Authors
- OCL Development Team
Orocos Component Library
========================
This directory consists of a series of independent Orocos
components which can be used to build a control application.
* Use 'make docapi dochtml' or the online documentation
to get information about the components.
* See doc/CMAKE-HELP.txt if you want to add a new component
* See doc/PACKAGING if you want to build a source/binary package
* See INSTALL if you want to build and install Orocos Components
on your system.
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
System Dependencies
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged ocl at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 2.7.0 |
License | LGPL v2 |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/orocos-toolchain/ocl.git |
VCS Type | git |
VCS Version | toolchain-2.7 |
Last Updated | 2014-06-10 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Orocos component library
This package contains standard components for the Orocos Toolchain
Additional Links
Maintainers
- OCL Development Team
Authors
- OCL Development Team
Orocos Component Library
========================
This directory consists of a series of independent Orocos
components which can be used to build a control application.
* Use 'make docapi dochtml' or the online documentation
to get information about the components.
* See doc/CMAKE-HELP.txt if you want to add a new component
* See doc/PACKAGING if you want to build a source/binary package
* See INSTALL if you want to build and install Orocos Components
on your system.
CHANGELOG
Changelog for package ocl
2.7.0 (2013-10-14)
- catkin: added run_depend on catkin to package.xml for released packages Signed-off-by: Johannes Meyer <<johannes@intermodalics.eu>>
- Merge branch 'master' of https://github.com/jhu-lcsr-forks/ocl
- Merge pull request #3 from jhu-lcsr-forks/add-orocos-cmake-config Adding CMake config file for OCL
- remvoing variable from old RTT config
- removing REQUIRED from ocl cmake config file components
- fixing doc
- Adding CMake config file for OCL This cmake config file allows people to treat OCL like a single package with subcomponents, which is how it is really set up. This works in a similar manner to the way the RTT cmake config file works.
- compatibility with rosdep just isn't worth this
- adding package.xml files corresponding to orocos ocl subcomponents
- Merge branch 'master' of https://github.com/smits/ocl
- orocreate-pkg: support both devel as installed versions of ocl Signed-off-by: Ruben Smits <<ruben@intermodalics.eu>>
- orocreate-pkg: add orogen dependency to generated manifest Signed-off-by: Ruben Smits <<ruben.smits@intermodalics.eu>>
- orocreate-pkg: provide package.xml file Signed-off-by: Ruben Smits <<ruben.smits@intermodalics.eu>>
- fixing deps
- Merge remote-tracking branch 'origin/master'
- Merge branch 'toolchain-2.6'
- orocreate-pkg: add pkgname prefix for support library Signed-off-by: Ruben Smits <<ruben.smits@intermodalics.eu>>
- Merge branch 'master' of gitorious.org:orocos-toolchain/ocl
- install orocreate-pkg templates in correct package folder Signed-off-by: Ruben Smits <<ruben.smits@intermodalics.eu>>
- install orocreate-pkg templates in correct package folder Signed-off-by: Ruben Smits <<ruben.smits@intermodalics.eu>>
- orocreate-pkg: add .tpl extension to template, confused buildfarm The manifest.xml file was discovered and caused the ROS build farm to build our template package... Signed-off-by: Peter Soetens <<peter@thesourceworks.com>>
- install package.xml file in install_prefix/share/package path Signed-off-by: Ruben Smits <<ruben.smits@intermodalics.eu>>
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
System Dependencies
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged ocl at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 2.9.0 |
License | GPLv2 |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/orocos-toolchain/ocl.git |
VCS Type | git |
VCS Version | toolchain-2.9 |
Last Updated | 2021-11-29 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Orocos component library
This package contains standard components for the Orocos Toolchain
Additional Links
Maintainers
- Orocos Developers
Authors
- OCL Development Team
Orocos Component Library
========================
This directory consists of a series of independent Orocos
components which can be used to build a control application.
* Use 'make docapi dochtml' or the online documentation
to get information about the components.
* See doc/CMAKE-HELP.txt if you want to add a new component
* See doc/PACKAGING if you want to build a source/binary package
* See INSTALL if you want to build and install Orocos Components
on your system.
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
System Dependencies
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged ocl at Robotics Stack Exchange
No version for distro melodic. Known supported distros are highlighted in the buttons above.