Hacker News new | ask | show | jobs
by pj_mukh 334 days ago
Cool!

One suggestion, your language can be more specific, I had a hard time figuring out what was going on. You know this will be for drone formations, so:

"Every simulation is modelled as a scenario. You can add multiple nodes to your world in a scenario."

A scenario is a single formation? or Multiple formations (with the transitions encapsulated)? Nodes are just drones?

I realize you might be adopting the language from some ROS framework, but for you specific situation you can make it so much easier to read!

1 comments

Thanks, I updated the description in the README to make it more clear. Feel free to create an issue on the repo if anything is unclear!