Replies: 2 comments 14 replies
-
BTW here is my hover_swarm.launch, should i make some change in Logging configuration? |
Beta Was this translation helpful? Give feedback.
-
RViz only shows the poses when you are using a motion capture system. With LPS, the PC doesn't know the positions. There is no built-in functionality in Crazyswarm to convert the logging variables into ROS transforms that RViz will show. You would need to write a ROS node that converts the logging topics (like If you write such a utility, we would appreciate it if you contribute the code back to Crazyswarm in a PR for the benefit of other users! Like Wolfgang mentioned in #108, this will use a lot of radio bandwidth. For info on configuring the logging system, check pp31-32 of Flying Multiple UAVs Using ROS (pdf). It would be good to add this to Crazyswarm's docs in the future. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am using LPS to run crazyswarm, everything works fine, except that rviz cannot display the cf's trace.
but here says :
i also see here #108 :
But I still can’t subscribe any useful topic in rviz after Enable the log. Is there any more detailed instructions or tutorials? Thanks very much!!!
Beta Was this translation helpful? Give feedback.
All reactions