Package Summary
| Version | 0.0.1 |
| License | Apache License 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 | 2026-07-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tim Wendt
Authors
CDB Loader Plugin
Source code on GitHub.
This plugin is part of the CLIPS DeBugger (CDB) suite of the ROS2 CLIPS-Executive.
This plugin allows to restore the ROS2 CLIPS-Executive using execution traces from a Postgresql database, as recorded by the CDB Saver Plugin.
Configuration
-
host: | Type | Default | |——–|————-| | string | “localhost” |
- Description
- Hostname of the PostgreSQL server.
-
port: | Type | Default | |——–|———–| | int | 5432 |
- Description
- PostgreSQL server port.
-
username: | Type | Default | |——–|———–| | string | “cx_user” |
- Description
- PostgreSQL username used by the loader plugin. The user must have permission to access databases.
-
password: | Type | Default | |——–|————| | string | “password” |
- Description
- PostgreSQL password used by the loader plugin. This value is stored in the database as part of the recorded CLIPS executive parameters and should therefore not be considered secure.
-
password: | Type | Default | |——–|———–| | string | “run” |
- Description
- Method to use when restoring. Allowed values are [“run”, “tick”, “time”]. See also restore_run, restore_tick, restore_time.
-
restore_run: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore the state after a complete run.
- Positive values are zero-based:
-
- “0” = first recorded run
- “1” = second recorded run
Negative values count backwards from the end:
-
- “-1” = latest recorded run
- “-2” = run before the latest recorded run
-
restore_tick: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore by tick index.
- Positive values are zero-based:
-
- “0” = first recorded tick
- “1” = second recorded tick
Negative values count backwards from the end:
-
- “-1” = last recorded tick
- “-2” = tick before the last recorded tick
- restore_time:
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| rclcpp | |
| pluginlib | |
| cx_plugin | |
| cx_utils | |
| clips_vendor |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged cx_cdb_loader_plugin at Robotics Stack Exchange
Package Summary
| Version | 0.0.1 |
| License | Apache License 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 | 2026-07-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tim Wendt
Authors
CDB Loader Plugin
Source code on GitHub.
This plugin is part of the CLIPS DeBugger (CDB) suite of the ROS2 CLIPS-Executive.
This plugin allows to restore the ROS2 CLIPS-Executive using execution traces from a Postgresql database, as recorded by the CDB Saver Plugin.
Configuration
-
host: | Type | Default | |——–|————-| | string | “localhost” |
- Description
- Hostname of the PostgreSQL server.
-
port: | Type | Default | |——–|———–| | int | 5432 |
- Description
- PostgreSQL server port.
-
username: | Type | Default | |——–|———–| | string | “cx_user” |
- Description
- PostgreSQL username used by the loader plugin. The user must have permission to access databases.
-
password: | Type | Default | |——–|————| | string | “password” |
- Description
- PostgreSQL password used by the loader plugin. This value is stored in the database as part of the recorded CLIPS executive parameters and should therefore not be considered secure.
-
password: | Type | Default | |——–|———–| | string | “run” |
- Description
- Method to use when restoring. Allowed values are [“run”, “tick”, “time”]. See also restore_run, restore_tick, restore_time.
-
restore_run: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore the state after a complete run.
- Positive values are zero-based:
-
- “0” = first recorded run
- “1” = second recorded run
Negative values count backwards from the end:
-
- “-1” = latest recorded run
- “-2” = run before the latest recorded run
-
restore_tick: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore by tick index.
- Positive values are zero-based:
-
- “0” = first recorded tick
- “1” = second recorded tick
Negative values count backwards from the end:
-
- “-1” = last recorded tick
- “-2” = tick before the last recorded tick
- restore_time:
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| rclcpp | |
| pluginlib | |
| cx_plugin | |
| cx_utils | |
| clips_vendor |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged cx_cdb_loader_plugin at Robotics Stack Exchange
Package Summary
| Version | 0.0.1 |
| License | Apache License 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 | 2026-07-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tim Wendt
Authors
CDB Loader Plugin
Source code on GitHub.
This plugin is part of the CLIPS DeBugger (CDB) suite of the ROS2 CLIPS-Executive.
This plugin allows to restore the ROS2 CLIPS-Executive using execution traces from a Postgresql database, as recorded by the CDB Saver Plugin.
Configuration
-
host: | Type | Default | |——–|————-| | string | “localhost” |
- Description
- Hostname of the PostgreSQL server.
-
port: | Type | Default | |——–|———–| | int | 5432 |
- Description
- PostgreSQL server port.
-
username: | Type | Default | |——–|———–| | string | “cx_user” |
- Description
- PostgreSQL username used by the loader plugin. The user must have permission to access databases.
-
password: | Type | Default | |——–|————| | string | “password” |
- Description
- PostgreSQL password used by the loader plugin. This value is stored in the database as part of the recorded CLIPS executive parameters and should therefore not be considered secure.
-
password: | Type | Default | |——–|———–| | string | “run” |
- Description
- Method to use when restoring. Allowed values are [“run”, “tick”, “time”]. See also restore_run, restore_tick, restore_time.
-
restore_run: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore the state after a complete run.
- Positive values are zero-based:
-
- “0” = first recorded run
- “1” = second recorded run
Negative values count backwards from the end:
-
- “-1” = latest recorded run
- “-2” = run before the latest recorded run
-
restore_tick: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore by tick index.
- Positive values are zero-based:
-
- “0” = first recorded tick
- “1” = second recorded tick
Negative values count backwards from the end:
-
- “-1” = last recorded tick
- “-2” = tick before the last recorded tick
- restore_time:
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| rclcpp | |
| pluginlib | |
| cx_plugin | |
| cx_utils | |
| clips_vendor |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged cx_cdb_loader_plugin at Robotics Stack Exchange
Package Summary
| Version | 0.0.1 |
| License | Apache License 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 | 2026-07-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tim Wendt
Authors
CDB Loader Plugin
Source code on GitHub.
This plugin is part of the CLIPS DeBugger (CDB) suite of the ROS2 CLIPS-Executive.
This plugin allows to restore the ROS2 CLIPS-Executive using execution traces from a Postgresql database, as recorded by the CDB Saver Plugin.
Configuration
-
host: | Type | Default | |——–|————-| | string | “localhost” |
- Description
- Hostname of the PostgreSQL server.
-
port: | Type | Default | |——–|———–| | int | 5432 |
- Description
- PostgreSQL server port.
-
username: | Type | Default | |——–|———–| | string | “cx_user” |
- Description
- PostgreSQL username used by the loader plugin. The user must have permission to access databases.
-
password: | Type | Default | |——–|————| | string | “password” |
- Description
- PostgreSQL password used by the loader plugin. This value is stored in the database as part of the recorded CLIPS executive parameters and should therefore not be considered secure.
-
password: | Type | Default | |——–|———–| | string | “run” |
- Description
- Method to use when restoring. Allowed values are [“run”, “tick”, “time”]. See also restore_run, restore_tick, restore_time.
-
restore_run: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore the state after a complete run.
- Positive values are zero-based:
-
- “0” = first recorded run
- “1” = second recorded run
Negative values count backwards from the end:
-
- “-1” = latest recorded run
- “-2” = run before the latest recorded run
-
restore_tick: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore by tick index.
- Positive values are zero-based:
-
- “0” = first recorded tick
- “1” = second recorded tick
Negative values count backwards from the end:
-
- “-1” = last recorded tick
- “-2” = tick before the last recorded tick
- restore_time:
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| rclcpp | |
| pluginlib | |
| cx_plugin | |
| cx_utils | |
| clips_vendor |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged cx_cdb_loader_plugin at Robotics Stack Exchange
Package Summary
| Version | 0.0.1 |
| License | Apache License 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 | 2026-07-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tim Wendt
Authors
CDB Loader Plugin
Source code on GitHub.
This plugin is part of the CLIPS DeBugger (CDB) suite of the ROS2 CLIPS-Executive.
This plugin allows to restore the ROS2 CLIPS-Executive using execution traces from a Postgresql database, as recorded by the CDB Saver Plugin.
Configuration
-
host: | Type | Default | |——–|————-| | string | “localhost” |
- Description
- Hostname of the PostgreSQL server.
-
port: | Type | Default | |——–|———–| | int | 5432 |
- Description
- PostgreSQL server port.
-
username: | Type | Default | |——–|———–| | string | “cx_user” |
- Description
- PostgreSQL username used by the loader plugin. The user must have permission to access databases.
-
password: | Type | Default | |——–|————| | string | “password” |
- Description
- PostgreSQL password used by the loader plugin. This value is stored in the database as part of the recorded CLIPS executive parameters and should therefore not be considered secure.
-
password: | Type | Default | |——–|———–| | string | “run” |
- Description
- Method to use when restoring. Allowed values are [“run”, “tick”, “time”]. See also restore_run, restore_tick, restore_time.
-
restore_run: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore the state after a complete run.
- Positive values are zero-based:
-
- “0” = first recorded run
- “1” = second recorded run
Negative values count backwards from the end:
-
- “-1” = latest recorded run
- “-2” = run before the latest recorded run
-
restore_tick: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore by tick index.
- Positive values are zero-based:
-
- “0” = first recorded tick
- “1” = second recorded tick
Negative values count backwards from the end:
-
- “-1” = last recorded tick
- “-2” = tick before the last recorded tick
- restore_time:
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| rclcpp | |
| pluginlib | |
| cx_plugin | |
| cx_utils | |
| clips_vendor |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged cx_cdb_loader_plugin at Robotics Stack Exchange
Package Summary
| Version | 0.0.1 |
| License | Apache License 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 | 2026-07-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tim Wendt
Authors
CDB Loader Plugin
Source code on GitHub.
This plugin is part of the CLIPS DeBugger (CDB) suite of the ROS2 CLIPS-Executive.
This plugin allows to restore the ROS2 CLIPS-Executive using execution traces from a Postgresql database, as recorded by the CDB Saver Plugin.
Configuration
-
host: | Type | Default | |——–|————-| | string | “localhost” |
- Description
- Hostname of the PostgreSQL server.
-
port: | Type | Default | |——–|———–| | int | 5432 |
- Description
- PostgreSQL server port.
-
username: | Type | Default | |——–|———–| | string | “cx_user” |
- Description
- PostgreSQL username used by the loader plugin. The user must have permission to access databases.
-
password: | Type | Default | |——–|————| | string | “password” |
- Description
- PostgreSQL password used by the loader plugin. This value is stored in the database as part of the recorded CLIPS executive parameters and should therefore not be considered secure.
-
password: | Type | Default | |——–|———–| | string | “run” |
- Description
- Method to use when restoring. Allowed values are [“run”, “tick”, “time”]. See also restore_run, restore_tick, restore_time.
-
restore_run: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore the state after a complete run.
- Positive values are zero-based:
-
- “0” = first recorded run
- “1” = second recorded run
Negative values count backwards from the end:
-
- “-1” = latest recorded run
- “-2” = run before the latest recorded run
-
restore_tick: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore by tick index.
- Positive values are zero-based:
-
- “0” = first recorded tick
- “1” = second recorded tick
Negative values count backwards from the end:
-
- “-1” = last recorded tick
- “-2” = tick before the last recorded tick
- restore_time:
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| rclcpp | |
| pluginlib | |
| cx_plugin | |
| cx_utils | |
| clips_vendor |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged cx_cdb_loader_plugin at Robotics Stack Exchange
Package Summary
| Version | 0.0.1 |
| License | Apache License 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 | 2026-07-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tim Wendt
Authors
CDB Loader Plugin
Source code on GitHub.
This plugin is part of the CLIPS DeBugger (CDB) suite of the ROS2 CLIPS-Executive.
This plugin allows to restore the ROS2 CLIPS-Executive using execution traces from a Postgresql database, as recorded by the CDB Saver Plugin.
Configuration
-
host: | Type | Default | |——–|————-| | string | “localhost” |
- Description
- Hostname of the PostgreSQL server.
-
port: | Type | Default | |——–|———–| | int | 5432 |
- Description
- PostgreSQL server port.
-
username: | Type | Default | |——–|———–| | string | “cx_user” |
- Description
- PostgreSQL username used by the loader plugin. The user must have permission to access databases.
-
password: | Type | Default | |——–|————| | string | “password” |
- Description
- PostgreSQL password used by the loader plugin. This value is stored in the database as part of the recorded CLIPS executive parameters and should therefore not be considered secure.
-
password: | Type | Default | |——–|———–| | string | “run” |
- Description
- Method to use when restoring. Allowed values are [“run”, “tick”, “time”]. See also restore_run, restore_tick, restore_time.
-
restore_run: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore the state after a complete run.
- Positive values are zero-based:
-
- “0” = first recorded run
- “1” = second recorded run
Negative values count backwards from the end:
-
- “-1” = latest recorded run
- “-2” = run before the latest recorded run
-
restore_tick: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore by tick index.
- Positive values are zero-based:
-
- “0” = first recorded tick
- “1” = second recorded tick
Negative values count backwards from the end:
-
- “-1” = last recorded tick
- “-2” = tick before the last recorded tick
- restore_time:
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| rclcpp | |
| pluginlib | |
| cx_plugin | |
| cx_utils | |
| clips_vendor |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged cx_cdb_loader_plugin at Robotics Stack Exchange
Package Summary
| Version | 0.0.1 |
| License | Apache License 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 | 2026-07-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tim Wendt
Authors
CDB Loader Plugin
Source code on GitHub.
This plugin is part of the CLIPS DeBugger (CDB) suite of the ROS2 CLIPS-Executive.
This plugin allows to restore the ROS2 CLIPS-Executive using execution traces from a Postgresql database, as recorded by the CDB Saver Plugin.
Configuration
-
host: | Type | Default | |——–|————-| | string | “localhost” |
- Description
- Hostname of the PostgreSQL server.
-
port: | Type | Default | |——–|———–| | int | 5432 |
- Description
- PostgreSQL server port.
-
username: | Type | Default | |——–|———–| | string | “cx_user” |
- Description
- PostgreSQL username used by the loader plugin. The user must have permission to access databases.
-
password: | Type | Default | |——–|————| | string | “password” |
- Description
- PostgreSQL password used by the loader plugin. This value is stored in the database as part of the recorded CLIPS executive parameters and should therefore not be considered secure.
-
password: | Type | Default | |——–|———–| | string | “run” |
- Description
- Method to use when restoring. Allowed values are [“run”, “tick”, “time”]. See also restore_run, restore_tick, restore_time.
-
restore_run: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore the state after a complete run.
- Positive values are zero-based:
-
- “0” = first recorded run
- “1” = second recorded run
Negative values count backwards from the end:
-
- “-1” = latest recorded run
- “-2” = run before the latest recorded run
-
restore_tick: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore by tick index.
- Positive values are zero-based:
-
- “0” = first recorded tick
- “1” = second recorded tick
Negative values count backwards from the end:
-
- “-1” = last recorded tick
- “-2” = tick before the last recorded tick
- restore_time:
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| rclcpp | |
| pluginlib | |
| cx_plugin | |
| cx_utils | |
| clips_vendor |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged cx_cdb_loader_plugin at Robotics Stack Exchange
Package Summary
| Version | 0.0.1 |
| License | Apache License 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 | 2026-07-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tim Wendt
Authors
CDB Loader Plugin
Source code on GitHub.
This plugin is part of the CLIPS DeBugger (CDB) suite of the ROS2 CLIPS-Executive.
This plugin allows to restore the ROS2 CLIPS-Executive using execution traces from a Postgresql database, as recorded by the CDB Saver Plugin.
Configuration
-
host: | Type | Default | |——–|————-| | string | “localhost” |
- Description
- Hostname of the PostgreSQL server.
-
port: | Type | Default | |——–|———–| | int | 5432 |
- Description
- PostgreSQL server port.
-
username: | Type | Default | |——–|———–| | string | “cx_user” |
- Description
- PostgreSQL username used by the loader plugin. The user must have permission to access databases.
-
password: | Type | Default | |——–|————| | string | “password” |
- Description
- PostgreSQL password used by the loader plugin. This value is stored in the database as part of the recorded CLIPS executive parameters and should therefore not be considered secure.
-
password: | Type | Default | |——–|———–| | string | “run” |
- Description
- Method to use when restoring. Allowed values are [“run”, “tick”, “time”]. See also restore_run, restore_tick, restore_time.
-
restore_run: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore the state after a complete run.
- Positive values are zero-based:
-
- “0” = first recorded run
- “1” = second recorded run
Negative values count backwards from the end:
-
- “-1” = latest recorded run
- “-2” = run before the latest recorded run
-
restore_tick: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore by tick index.
- Positive values are zero-based:
-
- “0” = first recorded tick
- “1” = second recorded tick
Negative values count backwards from the end:
-
- “-1” = last recorded tick
- “-2” = tick before the last recorded tick
- restore_time:
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| rclcpp | |
| pluginlib | |
| cx_plugin | |
| cx_utils | |
| clips_vendor |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged cx_cdb_loader_plugin at Robotics Stack Exchange
Package Summary
| Version | 0.0.1 |
| License | Apache License 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 | 2026-07-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tim Wendt
Authors
CDB Loader Plugin
Source code on GitHub.
This plugin is part of the CLIPS DeBugger (CDB) suite of the ROS2 CLIPS-Executive.
This plugin allows to restore the ROS2 CLIPS-Executive using execution traces from a Postgresql database, as recorded by the CDB Saver Plugin.
Configuration
-
host: | Type | Default | |——–|————-| | string | “localhost” |
- Description
- Hostname of the PostgreSQL server.
-
port: | Type | Default | |——–|———–| | int | 5432 |
- Description
- PostgreSQL server port.
-
username: | Type | Default | |——–|———–| | string | “cx_user” |
- Description
- PostgreSQL username used by the loader plugin. The user must have permission to access databases.
-
password: | Type | Default | |——–|————| | string | “password” |
- Description
- PostgreSQL password used by the loader plugin. This value is stored in the database as part of the recorded CLIPS executive parameters and should therefore not be considered secure.
-
password: | Type | Default | |——–|———–| | string | “run” |
- Description
- Method to use when restoring. Allowed values are [“run”, “tick”, “time”]. See also restore_run, restore_tick, restore_time.
-
restore_run: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore the state after a complete run.
- Positive values are zero-based:
-
- “0” = first recorded run
- “1” = second recorded run
Negative values count backwards from the end:
-
- “-1” = latest recorded run
- “-2” = run before the latest recorded run
-
restore_tick: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore by tick index.
- Positive values are zero-based:
-
- “0” = first recorded tick
- “1” = second recorded tick
Negative values count backwards from the end:
-
- “-1” = last recorded tick
- “-2” = tick before the last recorded tick
- restore_time:
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| rclcpp | |
| pluginlib | |
| cx_plugin | |
| cx_utils | |
| clips_vendor |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged cx_cdb_loader_plugin at Robotics Stack Exchange
Package Summary
| Version | 0.0.1 |
| License | Apache License 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 | 2026-07-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tim Wendt
Authors
CDB Loader Plugin
Source code on GitHub.
This plugin is part of the CLIPS DeBugger (CDB) suite of the ROS2 CLIPS-Executive.
This plugin allows to restore the ROS2 CLIPS-Executive using execution traces from a Postgresql database, as recorded by the CDB Saver Plugin.
Configuration
-
host: | Type | Default | |——–|————-| | string | “localhost” |
- Description
- Hostname of the PostgreSQL server.
-
port: | Type | Default | |——–|———–| | int | 5432 |
- Description
- PostgreSQL server port.
-
username: | Type | Default | |——–|———–| | string | “cx_user” |
- Description
- PostgreSQL username used by the loader plugin. The user must have permission to access databases.
-
password: | Type | Default | |——–|————| | string | “password” |
- Description
- PostgreSQL password used by the loader plugin. This value is stored in the database as part of the recorded CLIPS executive parameters and should therefore not be considered secure.
-
password: | Type | Default | |——–|———–| | string | “run” |
- Description
- Method to use when restoring. Allowed values are [“run”, “tick”, “time”]. See also restore_run, restore_tick, restore_time.
-
restore_run: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore the state after a complete run.
- Positive values are zero-based:
-
- “0” = first recorded run
- “1” = second recorded run
Negative values count backwards from the end:
-
- “-1” = latest recorded run
- “-2” = run before the latest recorded run
-
restore_tick: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore by tick index.
- Positive values are zero-based:
-
- “0” = first recorded tick
- “1” = second recorded tick
Negative values count backwards from the end:
-
- “-1” = last recorded tick
- “-2” = tick before the last recorded tick
- restore_time:
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| rclcpp | |
| pluginlib | |
| cx_plugin | |
| cx_utils | |
| clips_vendor |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged cx_cdb_loader_plugin at Robotics Stack Exchange
Package Summary
| Version | 0.0.1 |
| License | Apache License 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 | 2026-07-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tim Wendt
Authors
CDB Loader Plugin
Source code on GitHub.
This plugin is part of the CLIPS DeBugger (CDB) suite of the ROS2 CLIPS-Executive.
This plugin allows to restore the ROS2 CLIPS-Executive using execution traces from a Postgresql database, as recorded by the CDB Saver Plugin.
Configuration
-
host: | Type | Default | |——–|————-| | string | “localhost” |
- Description
- Hostname of the PostgreSQL server.
-
port: | Type | Default | |——–|———–| | int | 5432 |
- Description
- PostgreSQL server port.
-
username: | Type | Default | |——–|———–| | string | “cx_user” |
- Description
- PostgreSQL username used by the loader plugin. The user must have permission to access databases.
-
password: | Type | Default | |——–|————| | string | “password” |
- Description
- PostgreSQL password used by the loader plugin. This value is stored in the database as part of the recorded CLIPS executive parameters and should therefore not be considered secure.
-
password: | Type | Default | |——–|———–| | string | “run” |
- Description
- Method to use when restoring. Allowed values are [“run”, “tick”, “time”]. See also restore_run, restore_tick, restore_time.
-
restore_run: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore the state after a complete run.
- Positive values are zero-based:
-
- “0” = first recorded run
- “1” = second recorded run
Negative values count backwards from the end:
-
- “-1” = latest recorded run
- “-2” = run before the latest recorded run
-
restore_tick: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore by tick index.
- Positive values are zero-based:
-
- “0” = first recorded tick
- “1” = second recorded tick
Negative values count backwards from the end:
-
- “-1” = last recorded tick
- “-2” = tick before the last recorded tick
- restore_time:
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| rclcpp | |
| pluginlib | |
| cx_plugin | |
| cx_utils | |
| clips_vendor |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged cx_cdb_loader_plugin at Robotics Stack Exchange
Package Summary
| Version | 0.0.1 |
| License | Apache License 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 | 2026-07-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tim Wendt
Authors
CDB Loader Plugin
Source code on GitHub.
This plugin is part of the CLIPS DeBugger (CDB) suite of the ROS2 CLIPS-Executive.
This plugin allows to restore the ROS2 CLIPS-Executive using execution traces from a Postgresql database, as recorded by the CDB Saver Plugin.
Configuration
-
host: | Type | Default | |——–|————-| | string | “localhost” |
- Description
- Hostname of the PostgreSQL server.
-
port: | Type | Default | |——–|———–| | int | 5432 |
- Description
- PostgreSQL server port.
-
username: | Type | Default | |——–|———–| | string | “cx_user” |
- Description
- PostgreSQL username used by the loader plugin. The user must have permission to access databases.
-
password: | Type | Default | |——–|————| | string | “password” |
- Description
- PostgreSQL password used by the loader plugin. This value is stored in the database as part of the recorded CLIPS executive parameters and should therefore not be considered secure.
-
password: | Type | Default | |——–|———–| | string | “run” |
- Description
- Method to use when restoring. Allowed values are [“run”, “tick”, “time”]. See also restore_run, restore_tick, restore_time.
-
restore_run: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore the state after a complete run.
- Positive values are zero-based:
-
- “0” = first recorded run
- “1” = second recorded run
Negative values count backwards from the end:
-
- “-1” = latest recorded run
- “-2” = run before the latest recorded run
-
restore_tick: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore by tick index.
- Positive values are zero-based:
-
- “0” = first recorded tick
- “1” = second recorded tick
Negative values count backwards from the end:
-
- “-1” = last recorded tick
- “-2” = tick before the last recorded tick
- restore_time:
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| rclcpp | |
| pluginlib | |
| cx_plugin | |
| cx_utils | |
| clips_vendor |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged cx_cdb_loader_plugin at Robotics Stack Exchange
Package Summary
| Version | 0.0.1 |
| License | Apache License 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 | 2026-07-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tim Wendt
Authors
CDB Loader Plugin
Source code on GitHub.
This plugin is part of the CLIPS DeBugger (CDB) suite of the ROS2 CLIPS-Executive.
This plugin allows to restore the ROS2 CLIPS-Executive using execution traces from a Postgresql database, as recorded by the CDB Saver Plugin.
Configuration
-
host: | Type | Default | |——–|————-| | string | “localhost” |
- Description
- Hostname of the PostgreSQL server.
-
port: | Type | Default | |——–|———–| | int | 5432 |
- Description
- PostgreSQL server port.
-
username: | Type | Default | |——–|———–| | string | “cx_user” |
- Description
- PostgreSQL username used by the loader plugin. The user must have permission to access databases.
-
password: | Type | Default | |——–|————| | string | “password” |
- Description
- PostgreSQL password used by the loader plugin. This value is stored in the database as part of the recorded CLIPS executive parameters and should therefore not be considered secure.
-
password: | Type | Default | |——–|———–| | string | “run” |
- Description
- Method to use when restoring. Allowed values are [“run”, “tick”, “time”]. See also restore_run, restore_tick, restore_time.
-
restore_run: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore the state after a complete run.
- Positive values are zero-based:
-
- “0” = first recorded run
- “1” = second recorded run
Negative values count backwards from the end:
-
- “-1” = latest recorded run
- “-2” = run before the latest recorded run
-
restore_tick: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore by tick index.
- Positive values are zero-based:
-
- “0” = first recorded tick
- “1” = second recorded tick
Negative values count backwards from the end:
-
- “-1” = last recorded tick
- “-2” = tick before the last recorded tick
- restore_time:
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| rclcpp | |
| pluginlib | |
| cx_plugin | |
| cx_utils | |
| clips_vendor |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged cx_cdb_loader_plugin at Robotics Stack Exchange
Package Summary
| Version | 0.0.1 |
| License | Apache License 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 | 2026-07-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tim Wendt
Authors
CDB Loader Plugin
Source code on GitHub.
This plugin is part of the CLIPS DeBugger (CDB) suite of the ROS2 CLIPS-Executive.
This plugin allows to restore the ROS2 CLIPS-Executive using execution traces from a Postgresql database, as recorded by the CDB Saver Plugin.
Configuration
-
host: | Type | Default | |——–|————-| | string | “localhost” |
- Description
- Hostname of the PostgreSQL server.
-
port: | Type | Default | |——–|———–| | int | 5432 |
- Description
- PostgreSQL server port.
-
username: | Type | Default | |——–|———–| | string | “cx_user” |
- Description
- PostgreSQL username used by the loader plugin. The user must have permission to access databases.
-
password: | Type | Default | |——–|————| | string | “password” |
- Description
- PostgreSQL password used by the loader plugin. This value is stored in the database as part of the recorded CLIPS executive parameters and should therefore not be considered secure.
-
password: | Type | Default | |——–|———–| | string | “run” |
- Description
- Method to use when restoring. Allowed values are [“run”, “tick”, “time”]. See also restore_run, restore_tick, restore_time.
-
restore_run: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore the state after a complete run.
- Positive values are zero-based:
-
- “0” = first recorded run
- “1” = second recorded run
Negative values count backwards from the end:
-
- “-1” = latest recorded run
- “-2” = run before the latest recorded run
-
restore_tick: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore by tick index.
- Positive values are zero-based:
-
- “0” = first recorded tick
- “1” = second recorded tick
Negative values count backwards from the end:
-
- “-1” = last recorded tick
- “-2” = tick before the last recorded tick
- restore_time:
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| rclcpp | |
| pluginlib | |
| cx_plugin | |
| cx_utils | |
| clips_vendor |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged cx_cdb_loader_plugin at Robotics Stack Exchange
Package Summary
| Version | 0.0.1 |
| License | Apache License 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 | 2026-07-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tim Wendt
Authors
CDB Loader Plugin
Source code on GitHub.
This plugin is part of the CLIPS DeBugger (CDB) suite of the ROS2 CLIPS-Executive.
This plugin allows to restore the ROS2 CLIPS-Executive using execution traces from a Postgresql database, as recorded by the CDB Saver Plugin.
Configuration
-
host: | Type | Default | |——–|————-| | string | “localhost” |
- Description
- Hostname of the PostgreSQL server.
-
port: | Type | Default | |——–|———–| | int | 5432 |
- Description
- PostgreSQL server port.
-
username: | Type | Default | |——–|———–| | string | “cx_user” |
- Description
- PostgreSQL username used by the loader plugin. The user must have permission to access databases.
-
password: | Type | Default | |——–|————| | string | “password” |
- Description
- PostgreSQL password used by the loader plugin. This value is stored in the database as part of the recorded CLIPS executive parameters and should therefore not be considered secure.
-
password: | Type | Default | |——–|———–| | string | “run” |
- Description
- Method to use when restoring. Allowed values are [“run”, “tick”, “time”]. See also restore_run, restore_tick, restore_time.
-
restore_run: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore the state after a complete run.
- Positive values are zero-based:
-
- “0” = first recorded run
- “1” = second recorded run
Negative values count backwards from the end:
-
- “-1” = latest recorded run
- “-2” = run before the latest recorded run
-
restore_tick: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore by tick index.
- Positive values are zero-based:
-
- “0” = first recorded tick
- “1” = second recorded tick
Negative values count backwards from the end:
-
- “-1” = last recorded tick
- “-2” = tick before the last recorded tick
- restore_time:
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| rclcpp | |
| pluginlib | |
| cx_plugin | |
| cx_utils | |
| clips_vendor |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged cx_cdb_loader_plugin at Robotics Stack Exchange
Package Summary
| Version | 0.0.1 |
| License | Apache License 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 | 2026-07-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tim Wendt
Authors
CDB Loader Plugin
Source code on GitHub.
This plugin is part of the CLIPS DeBugger (CDB) suite of the ROS2 CLIPS-Executive.
This plugin allows to restore the ROS2 CLIPS-Executive using execution traces from a Postgresql database, as recorded by the CDB Saver Plugin.
Configuration
-
host: | Type | Default | |——–|————-| | string | “localhost” |
- Description
- Hostname of the PostgreSQL server.
-
port: | Type | Default | |——–|———–| | int | 5432 |
- Description
- PostgreSQL server port.
-
username: | Type | Default | |——–|———–| | string | “cx_user” |
- Description
- PostgreSQL username used by the loader plugin. The user must have permission to access databases.
-
password: | Type | Default | |——–|————| | string | “password” |
- Description
- PostgreSQL password used by the loader plugin. This value is stored in the database as part of the recorded CLIPS executive parameters and should therefore not be considered secure.
-
password: | Type | Default | |——–|———–| | string | “run” |
- Description
- Method to use when restoring. Allowed values are [“run”, “tick”, “time”]. See also restore_run, restore_tick, restore_time.
-
restore_run: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore the state after a complete run.
- Positive values are zero-based:
-
- “0” = first recorded run
- “1” = second recorded run
Negative values count backwards from the end:
-
- “-1” = latest recorded run
- “-2” = run before the latest recorded run
-
restore_tick: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore by tick index.
- Positive values are zero-based:
-
- “0” = first recorded tick
- “1” = second recorded tick
Negative values count backwards from the end:
-
- “-1” = last recorded tick
- “-2” = tick before the last recorded tick
- restore_time:
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| rclcpp | |
| pluginlib | |
| cx_plugin | |
| cx_utils | |
| clips_vendor |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged cx_cdb_loader_plugin at Robotics Stack Exchange
Package Summary
| Version | 0.0.1 |
| License | Apache License 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 | 2026-07-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tim Wendt
Authors
CDB Loader Plugin
Source code on GitHub.
This plugin is part of the CLIPS DeBugger (CDB) suite of the ROS2 CLIPS-Executive.
This plugin allows to restore the ROS2 CLIPS-Executive using execution traces from a Postgresql database, as recorded by the CDB Saver Plugin.
Configuration
-
host: | Type | Default | |——–|————-| | string | “localhost” |
- Description
- Hostname of the PostgreSQL server.
-
port: | Type | Default | |——–|———–| | int | 5432 |
- Description
- PostgreSQL server port.
-
username: | Type | Default | |——–|———–| | string | “cx_user” |
- Description
- PostgreSQL username used by the loader plugin. The user must have permission to access databases.
-
password: | Type | Default | |——–|————| | string | “password” |
- Description
- PostgreSQL password used by the loader plugin. This value is stored in the database as part of the recorded CLIPS executive parameters and should therefore not be considered secure.
-
password: | Type | Default | |——–|———–| | string | “run” |
- Description
- Method to use when restoring. Allowed values are [“run”, “tick”, “time”]. See also restore_run, restore_tick, restore_time.
-
restore_run: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore the state after a complete run.
- Positive values are zero-based:
-
- “0” = first recorded run
- “1” = second recorded run
Negative values count backwards from the end:
-
- “-1” = latest recorded run
- “-2” = run before the latest recorded run
-
restore_tick: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore by tick index.
- Positive values are zero-based:
-
- “0” = first recorded tick
- “1” = second recorded tick
Negative values count backwards from the end:
-
- “-1” = last recorded tick
- “-2” = tick before the last recorded tick
- restore_time:
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| rclcpp | |
| pluginlib | |
| cx_plugin | |
| cx_utils | |
| clips_vendor |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged cx_cdb_loader_plugin at Robotics Stack Exchange
Package Summary
| Version | 0.0.1 |
| License | Apache License 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 | 2026-07-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tim Wendt
Authors
CDB Loader Plugin
Source code on GitHub.
This plugin is part of the CLIPS DeBugger (CDB) suite of the ROS2 CLIPS-Executive.
This plugin allows to restore the ROS2 CLIPS-Executive using execution traces from a Postgresql database, as recorded by the CDB Saver Plugin.
Configuration
-
host: | Type | Default | |——–|————-| | string | “localhost” |
- Description
- Hostname of the PostgreSQL server.
-
port: | Type | Default | |——–|———–| | int | 5432 |
- Description
- PostgreSQL server port.
-
username: | Type | Default | |——–|———–| | string | “cx_user” |
- Description
- PostgreSQL username used by the loader plugin. The user must have permission to access databases.
-
password: | Type | Default | |——–|————| | string | “password” |
- Description
- PostgreSQL password used by the loader plugin. This value is stored in the database as part of the recorded CLIPS executive parameters and should therefore not be considered secure.
-
password: | Type | Default | |——–|———–| | string | “run” |
- Description
- Method to use when restoring. Allowed values are [“run”, “tick”, “time”]. See also restore_run, restore_tick, restore_time.
-
restore_run: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore the state after a complete run.
- Positive values are zero-based:
-
- “0” = first recorded run
- “1” = second recorded run
Negative values count backwards from the end:
-
- “-1” = latest recorded run
- “-2” = run before the latest recorded run
-
restore_tick: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore by tick index.
- Positive values are zero-based:
-
- “0” = first recorded tick
- “1” = second recorded tick
Negative values count backwards from the end:
-
- “-1” = last recorded tick
- “-2” = tick before the last recorded tick
- restore_time:
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| rclcpp | |
| pluginlib | |
| cx_plugin | |
| cx_utils | |
| clips_vendor |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged cx_cdb_loader_plugin at Robotics Stack Exchange
Package Summary
| Version | 0.0.1 |
| License | Apache License 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 | 2026-07-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tim Wendt
Authors
CDB Loader Plugin
Source code on GitHub.
This plugin is part of the CLIPS DeBugger (CDB) suite of the ROS2 CLIPS-Executive.
This plugin allows to restore the ROS2 CLIPS-Executive using execution traces from a Postgresql database, as recorded by the CDB Saver Plugin.
Configuration
-
host: | Type | Default | |——–|————-| | string | “localhost” |
- Description
- Hostname of the PostgreSQL server.
-
port: | Type | Default | |——–|———–| | int | 5432 |
- Description
- PostgreSQL server port.
-
username: | Type | Default | |——–|———–| | string | “cx_user” |
- Description
- PostgreSQL username used by the loader plugin. The user must have permission to access databases.
-
password: | Type | Default | |——–|————| | string | “password” |
- Description
- PostgreSQL password used by the loader plugin. This value is stored in the database as part of the recorded CLIPS executive parameters and should therefore not be considered secure.
-
password: | Type | Default | |——–|———–| | string | “run” |
- Description
- Method to use when restoring. Allowed values are [“run”, “tick”, “time”]. See also restore_run, restore_tick, restore_time.
-
restore_run: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore the state after a complete run.
- Positive values are zero-based:
-
- “0” = first recorded run
- “1” = second recorded run
Negative values count backwards from the end:
-
- “-1” = latest recorded run
- “-2” = run before the latest recorded run
-
restore_tick: | Type | Default | |——–|———–| | int | 0 |
- Description
-
- Restore by tick index.
- Positive values are zero-based:
-
- “0” = first recorded tick
- “1” = second recorded tick
Negative values count backwards from the end:
-
- “-1” = last recorded tick
- “-2” = tick before the last recorded tick
- restore_time:
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| rclcpp | |
| pluginlib | |
| cx_plugin | |
| cx_utils | |
| clips_vendor |