←back to thread

21 points wanderinglight | 1 comments | | HN request time: 0.448s | source
Show context
pj_mukh ◴[] No.44610481[source]
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!

replies(1): >>44614513 #
1. wanderinglight ◴[] No.44614513[source]
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!