Multiranger data
#601
-
I am new to crazyswarm and using multiranger for my project, enabled logging for multiranger parameters in swarm_hover.launch, and have no idea how to proceed from here |
Beta Was this translation helpful? Give feedback.
Answered by
whoenig
Feb 26, 2022
Replies: 1 comment
-
Select the logging variables from the firmware and put them in at . Then you can get the output at the topic/cf<ID>/log1 .
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
liu-94
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Select the logging variables from the firmware and put them in at
crazyswarm/ros_ws/src/crazyswarm/launch/hover_swarm.launch
Line 13 in f177308
/cf<ID>/log1
.