![]() |
cx_ament_index_plugin package from clips_executive repoclips_executive cx_bringup cx_clips_env_manager cx_msgs cx_plugin cx_ament_index_plugin cx_config_plugin cx_example_plugin cx_executive_plugin cx_file_load_plugin cx_protobuf_plugin cx_ros_msgs_plugin cx_tf2_pose_tracker_plugin cx_ros_comm_gen cx_tutorial_agents cx_utils |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache-2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
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
Additional Links
Maintainers
- Tarik Viehmann
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/
(bind ?ret (ament-index-get-packages-with-prefixes))
; example ret: (“rclcpp” “/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/
(bind ?prefix (ament-index-get-search-paths))
; example ret: (“/opt/ros/
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
clips_executive | |
cx_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_ament_index_plugin at Robotics Stack Exchange
![]() |
cx_ament_index_plugin package from clips_executive repoclips_executive cx_bringup cx_clips_env_manager cx_msgs cx_plugin cx_ament_index_plugin cx_config_plugin cx_example_plugin cx_executive_plugin cx_file_load_plugin cx_protobuf_plugin cx_ros_msgs_plugin cx_tf2_pose_tracker_plugin cx_ros_comm_gen cx_tutorial_agents cx_utils |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache-2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
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
Additional Links
Maintainers
- Tarik Viehmann
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/
(bind ?ret (ament-index-get-packages-with-prefixes))
; example ret: (“rclcpp” “/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/
(bind ?prefix (ament-index-get-search-paths))
; example ret: (“/opt/ros/
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
clips_executive | |
cx_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_ament_index_plugin at Robotics Stack Exchange
![]() |
cx_ament_index_plugin package from clips_executive repoclips_executive cx_bringup cx_clips_env_manager cx_msgs cx_plugin cx_ament_index_plugin cx_config_plugin cx_example_plugin cx_executive_plugin cx_file_load_plugin cx_protobuf_plugin cx_ros_msgs_plugin cx_tf2_pose_tracker_plugin cx_ros_comm_gen cx_tutorial_agents cx_utils |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache-2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
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
Additional Links
Maintainers
- Tarik Viehmann
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/
(bind ?ret (ament-index-get-packages-with-prefixes))
; example ret: (“rclcpp” “/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/
(bind ?prefix (ament-index-get-search-paths))
; example ret: (“/opt/ros/
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
clips_executive | |
cx_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_ament_index_plugin at Robotics Stack Exchange
![]() |
cx_ament_index_plugin package from clips_executive repoclips_executive cx_bringup cx_clips_env_manager cx_msgs cx_plugin cx_ament_index_plugin cx_config_plugin cx_example_plugin cx_executive_plugin cx_file_load_plugin cx_protobuf_plugin cx_ros_msgs_plugin cx_tf2_pose_tracker_plugin cx_ros_comm_gen cx_tutorial_agents cx_utils |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache-2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
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
Additional Links
Maintainers
- Tarik Viehmann
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/
(bind ?ret (ament-index-get-packages-with-prefixes))
; example ret: (“rclcpp” “/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/
(bind ?prefix (ament-index-get-search-paths))
; example ret: (“/opt/ros/
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
clips_executive | |
cx_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_ament_index_plugin at Robotics Stack Exchange
![]() |
cx_ament_index_plugin package from clips_executive repoclips_executive cx_bringup cx_clips_env_manager cx_msgs cx_plugin cx_ament_index_plugin cx_config_plugin cx_example_plugin cx_executive_plugin cx_file_load_plugin cx_protobuf_plugin cx_ros_msgs_plugin cx_tf2_pose_tracker_plugin cx_ros_comm_gen cx_tutorial_agents cx_utils |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache-2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
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
Additional Links
Maintainers
- Tarik Viehmann
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/
(bind ?ret (ament-index-get-packages-with-prefixes))
; example ret: (“rclcpp” “/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/
(bind ?prefix (ament-index-get-search-paths))
; example ret: (“/opt/ros/
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
clips_executive | |
cx_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_ament_index_plugin at Robotics Stack Exchange
![]() |
cx_ament_index_plugin package from clips_executive repoclips_executive cx_bringup cx_clips_env_manager cx_msgs cx_plugin cx_ament_index_plugin cx_config_plugin cx_example_plugin cx_executive_plugin cx_file_load_plugin cx_protobuf_plugin cx_ros_msgs_plugin cx_tf2_pose_tracker_plugin cx_ros_comm_gen cx_tutorial_agents cx_utils |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache-2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
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
Additional Links
Maintainers
- Tarik Viehmann
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/
(bind ?ret (ament-index-get-packages-with-prefixes))
; example ret: (“rclcpp” “/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/
(bind ?prefix (ament-index-get-search-paths))
; example ret: (“/opt/ros/
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
clips_executive | |
cx_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_ament_index_plugin at Robotics Stack Exchange
![]() |
cx_ament_index_plugin package from clips_executive repoclips_executive cx_bringup cx_clips_env_manager cx_msgs cx_plugin cx_ament_index_plugin cx_config_plugin cx_example_plugin cx_executive_plugin cx_file_load_plugin cx_protobuf_plugin cx_ros_msgs_plugin cx_tf2_pose_tracker_plugin cx_ros_comm_gen cx_tutorial_agents cx_utils |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache-2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
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
Additional Links
Maintainers
- Tarik Viehmann
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/
(bind ?ret (ament-index-get-packages-with-prefixes))
; example ret: (“rclcpp” “/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/
(bind ?prefix (ament-index-get-search-paths))
; example ret: (“/opt/ros/
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
clips_executive | |
cx_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_ament_index_plugin at Robotics Stack Exchange
![]() |
cx_ament_index_plugin package from clips_executive repoclips_executive cx_bringup cx_clips_env_manager cx_msgs cx_plugin cx_ament_index_plugin cx_config_plugin cx_example_plugin cx_executive_plugin cx_file_load_plugin cx_protobuf_plugin cx_ros_msgs_plugin cx_tf2_pose_tracker_plugin cx_ros_comm_gen cx_tutorial_agents cx_utils |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache-2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
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
Additional Links
Maintainers
- Tarik Viehmann
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/
(bind ?ret (ament-index-get-packages-with-prefixes))
; example ret: (“rclcpp” “/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/
(bind ?prefix (ament-index-get-search-paths))
; example ret: (“/opt/ros/
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
clips_executive | |
cx_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_ament_index_plugin at Robotics Stack Exchange
![]() |
cx_ament_index_plugin package from clips_executive repoclips_executive cx_bringup cx_clips_env_manager cx_msgs cx_plugin cx_ament_index_plugin cx_config_plugin cx_example_plugin cx_executive_plugin cx_file_load_plugin cx_protobuf_plugin cx_ros_msgs_plugin cx_tf2_pose_tracker_plugin cx_ros_comm_gen cx_tutorial_agents cx_utils |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache-2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
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
Additional Links
Maintainers
- Tarik Viehmann
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/
(bind ?ret (ament-index-get-packages-with-prefixes))
; example ret: (“rclcpp” “/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/
(bind ?prefix (ament-index-get-search-paths))
; example ret: (“/opt/ros/
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
clips_executive | |
cx_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_ament_index_plugin at Robotics Stack Exchange
![]() |
cx_ament_index_plugin package from clips_executive repoclips_executive cx_bringup cx_clips_env_manager cx_msgs cx_plugin cx_ament_index_plugin cx_config_plugin cx_example_plugin cx_executive_plugin cx_file_load_plugin cx_protobuf_plugin cx_ros_msgs_plugin cx_tf2_pose_tracker_plugin cx_ros_comm_gen cx_tutorial_agents cx_utils |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache-2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
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
Additional Links
Maintainers
- Tarik Viehmann
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/
(bind ?ret (ament-index-get-packages-with-prefixes))
; example ret: (“rclcpp” “/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/
(bind ?prefix (ament-index-get-search-paths))
; example ret: (“/opt/ros/
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
clips_executive | |
cx_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_ament_index_plugin at Robotics Stack Exchange
![]() |
cx_ament_index_plugin package from clips_executive repoclips_executive cx_bringup cx_clips_env_manager cx_msgs cx_plugin cx_ament_index_plugin cx_config_plugin cx_example_plugin cx_executive_plugin cx_file_load_plugin cx_protobuf_plugin cx_ros_msgs_plugin cx_tf2_pose_tracker_plugin cx_ros_comm_gen cx_tutorial_agents cx_utils |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache-2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
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
Additional Links
Maintainers
- Tarik Viehmann
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/
(bind ?ret (ament-index-get-packages-with-prefixes))
; example ret: (“rclcpp” “/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/
(bind ?prefix (ament-index-get-search-paths))
; example ret: (“/opt/ros/
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
clips_executive | |
cx_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_ament_index_plugin at Robotics Stack Exchange
![]() |
cx_ament_index_plugin package from clips_executive repoclips_executive cx_bringup cx_clips_env_manager cx_msgs cx_plugin cx_ament_index_plugin cx_config_plugin cx_example_plugin cx_executive_plugin cx_file_load_plugin cx_protobuf_plugin cx_ros_msgs_plugin cx_tf2_pose_tracker_plugin cx_ros_comm_gen cx_tutorial_agents cx_utils |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache-2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
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
Additional Links
Maintainers
- Tarik Viehmann
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/
(bind ?ret (ament-index-get-packages-with-prefixes))
; example ret: (“rclcpp” “/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/
(bind ?prefix (ament-index-get-search-paths))
; example ret: (“/opt/ros/
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
clips_executive | |
cx_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_ament_index_plugin at Robotics Stack Exchange
![]() |
cx_ament_index_plugin package from clips_executive repoclips_executive cx_bringup cx_clips_env_manager cx_msgs cx_plugin cx_ament_index_plugin cx_config_plugin cx_example_plugin cx_executive_plugin cx_file_load_plugin cx_protobuf_plugin cx_ros_msgs_plugin cx_tf2_pose_tracker_plugin cx_ros_comm_gen cx_tutorial_agents cx_utils |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache-2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
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
Additional Links
Maintainers
- Tarik Viehmann
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/
(bind ?ret (ament-index-get-packages-with-prefixes))
; example ret: (“rclcpp” “/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/
(bind ?prefix (ament-index-get-search-paths))
; example ret: (“/opt/ros/
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
clips_executive | |
cx_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_ament_index_plugin at Robotics Stack Exchange
![]() |
cx_ament_index_plugin package from clips_executive repoclips_executive cx_bringup cx_clips_env_manager cx_msgs cx_plugin cx_ament_index_plugin cx_config_plugin cx_example_plugin cx_executive_plugin cx_file_load_plugin cx_protobuf_plugin cx_ros_msgs_plugin cx_tf2_pose_tracker_plugin cx_ros_comm_gen cx_tutorial_agents cx_utils |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache-2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
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
Additional Links
Maintainers
- Tarik Viehmann
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/
(bind ?ret (ament-index-get-packages-with-prefixes))
; example ret: (“rclcpp” “/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/
(bind ?prefix (ament-index-get-search-paths))
; example ret: (“/opt/ros/
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
clips_executive | |
cx_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_ament_index_plugin at Robotics Stack Exchange
![]() |
cx_ament_index_plugin package from clips_executive repoclips_executive cx_bringup cx_clips_env_manager cx_msgs cx_plugin cx_ament_index_plugin cx_config_plugin cx_example_plugin cx_executive_plugin cx_file_load_plugin cx_protobuf_plugin cx_ros_msgs_plugin cx_tf2_pose_tracker_plugin cx_ros_comm_gen cx_tutorial_agents cx_utils |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache-2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
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
Additional Links
Maintainers
- Tarik Viehmann
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/
(bind ?ret (ament-index-get-packages-with-prefixes))
; example ret: (“rclcpp” “/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/
(bind ?prefix (ament-index-get-search-paths))
; example ret: (“/opt/ros/
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
clips_executive | |
cx_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_ament_index_plugin at Robotics Stack Exchange
![]() |
cx_ament_index_plugin package from clips_executive repoclips_executive cx_bringup cx_clips_env_manager cx_msgs cx_plugin cx_ament_index_plugin cx_config_plugin cx_example_plugin cx_executive_plugin cx_file_load_plugin cx_protobuf_plugin cx_ros_msgs_plugin cx_tf2_pose_tracker_plugin cx_ros_comm_gen cx_tutorial_agents cx_utils |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache-2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
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
Additional Links
Maintainers
- Tarik Viehmann
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/
(bind ?ret (ament-index-get-packages-with-prefixes))
; example ret: (“rclcpp” “/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/
(bind ?prefix (ament-index-get-search-paths))
; example ret: (“/opt/ros/
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
clips_executive | |
cx_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_ament_index_plugin at Robotics Stack Exchange
![]() |
cx_ament_index_plugin package from clips_executive repoclips_executive cx_bringup cx_clips_env_manager cx_msgs cx_plugin cx_ament_index_plugin cx_config_plugin cx_example_plugin cx_executive_plugin cx_file_load_plugin cx_protobuf_plugin cx_ros_msgs_plugin cx_tf2_pose_tracker_plugin cx_ros_comm_gen cx_tutorial_agents cx_utils |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache-2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
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
Additional Links
Maintainers
- Tarik Viehmann
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/
(bind ?ret (ament-index-get-packages-with-prefixes))
; example ret: (“rclcpp” “/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/
(bind ?prefix (ament-index-get-search-paths))
; example ret: (“/opt/ros/
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
clips_executive | |
cx_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_ament_index_plugin at Robotics Stack Exchange
![]() |
cx_ament_index_plugin package from clips_executive repoclips_executive cx_bringup cx_clips_env_manager cx_msgs cx_plugin cx_ament_index_plugin cx_config_plugin cx_example_plugin cx_executive_plugin cx_file_load_plugin cx_protobuf_plugin cx_ros_msgs_plugin cx_tf2_pose_tracker_plugin cx_ros_comm_gen cx_tutorial_agents cx_utils |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache-2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
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
Additional Links
Maintainers
- Tarik Viehmann
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/
(bind ?ret (ament-index-get-packages-with-prefixes))
; example ret: (“rclcpp” “/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/
(bind ?prefix (ament-index-get-search-paths))
; example ret: (“/opt/ros/
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
clips_executive | |
cx_bringup |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_ament_index_plugin at Robotics Stack Exchange
![]() |
cx_ament_index_plugin package from clips_executive repoclips_executive cx_bringup cx_clips_env_manager cx_msgs cx_plugin cx_ament_index_plugin cx_config_plugin cx_example_plugin cx_executive_plugin cx_file_load_plugin cx_protobuf_plugin cx_ros_msgs_plugin cx_tf2_pose_tracker_plugin cx_ros_comm_gen cx_tutorial_agents cx_utils |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache-2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
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
Additional Links
Maintainers
- Tarik Viehmann
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/
(bind ?ret (ament-index-get-packages-with-prefixes))
; example ret: (“rclcpp” “/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/
(bind ?prefix (ament-index-get-search-paths))
; example ret: (“/opt/ros/
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
clips_executive | |
cx_bringup |