From e92bf92bc606fc1fe465cc5ca5a2fcb922634bcd Mon Sep 17 00:00:00 2001 From: Kei Okada Date: Tue, 25 Apr 2023 20:45:03 +0900 Subject: [PATCH] add sample launch code for database_talker --- .../launch/interaction.launch | 50 +++++++ .../jsk_robot_startup/launch/lifelog.launch | 137 ++++++++++++++++++ .../lifelog/lifelog_rgb_image.launch | 19 +++ 3 files changed, 206 insertions(+) create mode 100644 jsk_robot_common/jsk_robot_startup/launch/interaction.launch create mode 100644 jsk_robot_common/jsk_robot_startup/launch/lifelog.launch create mode 100644 jsk_robot_common/jsk_robot_startup/lifelog/lifelog_rgb_image.launch diff --git a/jsk_robot_common/jsk_robot_startup/launch/interaction.launch b/jsk_robot_common/jsk_robot_startup/launch/interaction.launch new file mode 100644 index 0000000000..8c9a76c6c3 --- /dev/null +++ b/jsk_robot_common/jsk_robot_startup/launch/interaction.launch @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/jsk_robot_common/jsk_robot_startup/launch/lifelog.launch b/jsk_robot_common/jsk_robot_startup/launch/lifelog.launch new file mode 100644 index 0000000000..b2645516d2 --- /dev/null +++ b/jsk_robot_common/jsk_robot_startup/launch/lifelog.launch @@ -0,0 +1,137 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + approximate_sync: true + topics: + - /publish_trigger_mongodb_event + - $(arg image)/compressed + + + + + + + + + + + + + + + + + + + diff --git a/jsk_robot_common/jsk_robot_startup/lifelog/lifelog_rgb_image.launch b/jsk_robot_common/jsk_robot_startup/lifelog/lifelog_rgb_image.launch new file mode 100644 index 0000000000..6f0f1e4a28 --- /dev/null +++ b/jsk_robot_common/jsk_robot_startup/lifelog/lifelog_rgb_image.launch @@ -0,0 +1,19 @@ + + + + + + + + + + + + enable_monitor: false + vital_check: false + + +