We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 04a013d + 9b310e2 commit b415864Copy full SHA for b415864
include/vb_util_lib/bag_logger.h
@@ -20,7 +20,7 @@
20
#include <ros/ros.h>
21
#include <rosbag/bag.h>
22
23
-#define DEFAULT_BAG_DIR "/var/log/amros"
+#define DEFAULT_BAG_DIR "/var/log/amros/"
24
#define DEFAULT_MEDIA_DIR "/media/amros"
25
26
#define LOG_MSG(topic, msg, level) { LOG_MSG_STAMP(topic, msg, ros::Time::now(), level) }
0 commit comments