No version for distro humble. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.1.0
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description
Checkout URI https://github.com/carologistics/clips_executive.git
VCS Type git
VCS Version master
Last Updated 2025-06-24
Dev Status MAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

CLIPS plugin for accessing ament_index via ament_index_cpp

Additional Links

No additional links.

Maintainers

  • Tarik Viehmann

Authors

No additional authors.

cx_ament_index_plugin

This package offers the `cx::AmentIndexPlugin’ that provides the functions from ament_index_cpp to CLIPS.

Usage

Register this plugin with the plugin manager. It requires no additional configuration, an example setup is shown below:

clips_manager:
  ros__parameters:
    environments: ["main"]
    main:
      plugins: ["ament_index"]

    ament_index:
      plugin: "cx::AmentIndexPlugin"

CLIPS Features

This plugin defines user-defined functions that are described below. Refer to the ament_index_cpp API for detailed information.

Note that all functions catch potential exceptions thrown by ament_index_cpp and return FALSE in that case.

Functions

```lisp (bind ?ret (ament-index-get-package-prefix ?package-name)) ; example args: “cx_bringup” ; example ret: “/opt/ros/

(bind ?ret (ament-index-get-package-share-directory ?package-name)) ; example args: “cx_bringup” ; example ret: “/opt/ros//share/cx_bringup"

(bind ?ret (ament-index-get-packages-with-prefixes)) ; example ret: (“rclcpp” “/opt/ros/" "cx_bringup" "/opt/ros/" ...)

(bind ?ret (ament-index-has-resource ?res-type ?res-name)) ; example args: “vendor_packages” “clips_vendor” ; example ret: TRUE

(bind ?ret (ament-index-get-resource ?res-type ?res-name)) ; example args: “vendor_packages” “clips_vendor” ; example ret: (“opt/clips_vendor” “/opt/ros/")

(bind ?ret (ament-index-get-resources ?res-type)) ; example args: “vendor_packages” ; example ret: (“clips_vendor” “/opt/ros/" "" "<path-to-other-vendor"> ...)

(bind ?prefix (ament-index-get-search-paths)) ; example ret: (“/opt/ros/" "" ...)

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

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged cx_ament_index_plugin at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.1.0
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description
Checkout URI https://github.com/carologistics/clips_executive.git
VCS Type git
VCS Version master
Last Updated 2025-06-24
Dev Status MAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

CLIPS plugin for accessing ament_index via ament_index_cpp

Additional Links

No additional links.

Maintainers

  • Tarik Viehmann

Authors

No additional authors.

cx_ament_index_plugin

This package offers the `cx::AmentIndexPlugin’ that provides the functions from ament_index_cpp to CLIPS.

Usage

Register this plugin with the plugin manager. It requires no additional configuration, an example setup is shown below:

clips_manager:
  ros__parameters:
    environments: ["main"]
    main:
      plugins: ["ament_index"]

    ament_index:
      plugin: "cx::AmentIndexPlugin"

CLIPS Features

This plugin defines user-defined functions that are described below. Refer to the ament_index_cpp API for detailed information.

Note that all functions catch potential exceptions thrown by ament_index_cpp and return FALSE in that case.

Functions

```lisp (bind ?ret (ament-index-get-package-prefix ?package-name)) ; example args: “cx_bringup” ; example ret: “/opt/ros/

(bind ?ret (ament-index-get-package-share-directory ?package-name)) ; example args: “cx_bringup” ; example ret: “/opt/ros//share/cx_bringup"

(bind ?ret (ament-index-get-packages-with-prefixes)) ; example ret: (“rclcpp” “/opt/ros/" "cx_bringup" "/opt/ros/" ...)

(bind ?ret (ament-index-has-resource ?res-type ?res-name)) ; example args: “vendor_packages” “clips_vendor” ; example ret: TRUE

(bind ?ret (ament-index-get-resource ?res-type ?res-name)) ; example args: “vendor_packages” “clips_vendor” ; example ret: (“opt/clips_vendor” “/opt/ros/")

(bind ?ret (ament-index-get-resources ?res-type)) ; example args: “vendor_packages” ; example ret: (“clips_vendor” “/opt/ros/" "" "<path-to-other-vendor"> ...)

(bind ?prefix (ament-index-get-search-paths)) ; example ret: (“/opt/ros/" "" ...)

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

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged cx_ament_index_plugin at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.1.0
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description
Checkout URI https://github.com/carologistics/clips_executive.git
VCS Type git
VCS Version master
Last Updated 2025-06-24
Dev Status MAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

CLIPS plugin for accessing ament_index via ament_index_cpp

Additional Links

No additional links.

Maintainers

  • Tarik Viehmann

Authors

No additional authors.

cx_ament_index_plugin

This package offers the `cx::AmentIndexPlugin’ that provides the functions from ament_index_cpp to CLIPS.

Usage

Register this plugin with the plugin manager. It requires no additional configuration, an example setup is shown below:

clips_manager:
  ros__parameters:
    environments: ["main"]
    main:
      plugins: ["ament_index"]

    ament_index:
      plugin: "cx::AmentIndexPlugin"

CLIPS Features

This plugin defines user-defined functions that are described below. Refer to the ament_index_cpp API for detailed information.

Note that all functions catch potential exceptions thrown by ament_index_cpp and return FALSE in that case.

Functions

```lisp (bind ?ret (ament-index-get-package-prefix ?package-name)) ; example args: “cx_bringup” ; example ret: “/opt/ros/

(bind ?ret (ament-index-get-package-share-directory ?package-name)) ; example args: “cx_bringup” ; example ret: “/opt/ros//share/cx_bringup"

(bind ?ret (ament-index-get-packages-with-prefixes)) ; example ret: (“rclcpp” “/opt/ros/" "cx_bringup" "/opt/ros/" ...)

(bind ?ret (ament-index-has-resource ?res-type ?res-name)) ; example args: “vendor_packages” “clips_vendor” ; example ret: TRUE

(bind ?ret (ament-index-get-resource ?res-type ?res-name)) ; example args: “vendor_packages” “clips_vendor” ; example ret: (“opt/clips_vendor” “/opt/ros/")

(bind ?ret (ament-index-get-resources ?res-type)) ; example args: “vendor_packages” ; example ret: (“clips_vendor” “/opt/ros/" "" "<path-to-other-vendor"> ...)

(bind ?prefix (ament-index-get-search-paths)) ; example ret: (“/opt/ros/" "" ...)

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

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged cx_ament_index_plugin at Robotics Stack Exchange

No version for distro github. 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 galactic. 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 melodic. Known supported distros are highlighted in the buttons above.