core_node and events_node with lifecycle management enabled. Key launch arguments:
| Parameter | Default | Description |
|---|---|---|
network | agung | peaq network to target (peaq for mainnet) |
confirmation_mode | FAST | Transaction confirmation strategy (FAST, FINAL) |
log_level | INFO | Logging level across nodes |
config_yaml | peaq_ros2_examples/config/peaq_robot.yaml | Path to configuration file |
Lifecycle Management
The nodes start in the unconfigured state. Use standard lifecycle commands to configure and activate them:/peaq_events_node if you need to pause or resume event streaming independently. Nodes publish status logs to /tmp/core_node.log and /tmp/events_node.log by default.

