Replies: 5 comments
-
Hey @abubake! Thanks for checking out the project! I do have some diagrams that I can upload. I'll need to clean them up a bit first, but I will share those here as soon as I finish that. The diagrams that I do have include a deployment diagram (to show how to deploy this on a robot) and a class diagram. Are there any other diagrams that would be helpful for you? |
Beta Was this translation helpful? Give feedback.
-
Hi Evan,
That would be great! What about a ros graph to show the connection between
the nodes/packages? Or something similar.
Best,
Baker Herrin
…On Tue, Oct 17, 2023 at 2:13 PM Evan Palmer ***@***.***> wrote:
Hey @abubake <https://github.com/abubake>! Thanks for checking out the
project! I do have some diagrams that I can upload. I'll need to clean them
up a bit first, but I will share those here as soon as I finish that. The
diagrams that I do have include a deployment diagram (to show how to deploy
this on a robot) and a class diagram. Are there any other diagrams that
would be helpful for you?
—
Reply to this email directly, view it on GitHub
<#132 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHWNVWF6NZK7XR3UXTT75WLX73DGBAVCNFSM6AAAAAA6D6GPWOVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TGMBXGA3TS>
.
You are receiving this because you were mentioned.Message ID:
<Robotic-Decision-Making-Lab/blue/repo-discussions/132/comments/7307079@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
I second this request. My team has been struggling to get things running. We are making a few assumptions about how it is supposed to work, and are probably just doing something wrong. Any documentation would be appreciated. |
Beta Was this translation helpful? Give feedback.
-
I've started to put together some documentation. I'll be updating the gh-pages branch as I go. The site will be deployed to https://robotic-decision-making-lab.github.io/blue/ (it's technically deployed there already, but you won't see anything useful yet as I haven't fixed the build pipelines for it). If you would like to build the documentation from source, you just need Node.js >= 16.14, and you can run
from the root directory |
Beta Was this translation helpful? Give feedback.
-
After much procrastination, I've finished up some documentation that I plan to merge as part of 33-feature-ros2-control. You can find the documentation here |
Beta Was this translation helpful? Give feedback.
-
Hi Evan, I was wondering if you have created any diagrams or ros graphs that give a visual understanding of the structure of your code. If not, could be good for your documentation :)
Beta Was this translation helpful? Give feedback.
All reactions