logging status

Firmware/software/electronics/mechanics
Post Reply
lin24016
Beginner
Posts: 5
Joined: Mon Oct 18, 2021 9:05 am

logging status

Post by lin24016 »

Hello,

I need to read the thrust, position, etc from CF.
The hover_swarm.launch file has been set as:

Code: Select all

genericLogTopics: ["log1"]
genericLogTopicFrequencies: [10]
genericLogTopic_log1_Variables: ["stateEstimate.z"]

...

write_csvs: True
enable_parameters: True
enable_logging: True
enable_logging_pose: True
Where could I find the log file since it is not printed in the terminal?

Thank you.
jonasdn
Expert
Posts: 132
Joined: Mon Mar 01, 2021 3:13 pm

Re: logging status

Post by jonasdn »

Hi!

This is a Crazyswarm question? Crazyswarm is not made or maintained by Bitcraze, I think it might be better to try to ask your question on their Github discussion page: https://github.com/USC-ACTLab/crazyswarm/discussions
Post Reply