You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[dking] It might be better to use a regular expression when selecting topics:
{{{
Usage: rosbag record TOPIC1 [TOPIC2 TOPIC3 ...]
-e, --regex match topics using regular expressions
}}}
pr2.launch should also log topics:
This is a bug, so the fix needs to be done for both C-turtle and diamondback.
Possible patch
{{{
--- /pr2.launch.orig 2011-05-17 16:05:48.527449560 -0700
+++ /pr2.launch.new 2011-05-17 16:07:26.167392828 -0700
@@ -103,7 +103,7 @@
<node name="motor_trace_logger" machine="c1" pkg="rosbag" type="record"
trac data:
The text was updated successfully, but these errors were encountered: