From c882edba22636db84835a77b4e8298fcf829fc5b 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 ++++++++++++++++++ 2 files changed, 187 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 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 + + + + + + + + + + + + + + + + + + +