Skip to content

hover_swarm.launch throwing 'std::runtime_error' what(): timeout. #623

Answered by aarsht7
aarsht7 asked this question in Q&A
Discussion options

You must be logged in to vote

I got the problem.

Even I put id: 4, in configuration file it consider it as 04 and the address for the radio it takes is radio://0/80/2M/E7E7E7E704 instead of radio://0/80/2M/E7E7E7E74 radio://0/80/2M/E7E7E7E7E4 To change this behavior refer this line in crazyswarm_server.cpp and change it to the sstr << std::hex << id; which now works perfectly.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jpreiss
Comment options

@aarsht7
Comment options

Answer selected by aarsht7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants