cadop / dhart

A library for Navigation Graphs, Visibility, Raycasting and other features for Design Humans Analysis RoboTics (DHART).
https://cadop.github.io/dhart/
GNU General Public License v3.0
13 stars 7 forks source link

Documentation includes more packages to install than necessary #15

Open cadop opened 2 years ago

cadop commented 2 years ago

The build instructions for Visual Studio are too conservative and ask users to install more packages than needed. A fresh windows installation needs to be setup to verify what the minimal requirements are.

mariuszhermansdorfer commented 1 year ago

There is an outdated figure in the Visual Studio C# tutorial. It shows a HumanFactorCSharp.dll instead of the correct DHARTAPICSharp.dll. The text is correct, though. image

cadop commented 1 year ago

@mariuszhermansdorfer Thanks! Please do keep pointing out any confusing parts or issues with the docs, and happy to take PRs on them if you want (especially if you want to add any tutorials/walkthroughs like we did for Unity).

Walkthroughs are here: https://github.com/cadop/dhart/tree/main/src/Csharp/docs