(from-bag-msg msg)
(msg-type->map msg-type)
(open bag)
Open a bag. Can be a string representing a path to a bag file, or a byte array of the contents of a bag file.
Open a bag. Can be a string representing a path to a bag file, or a byte array of the contents of a bag file.
(read-messages bag)
(read-messages bag topics)
Read messages from bag.
Read messages from bag.
(rosbag? x)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close