Vijay Jaisankar
Vijay Jaisankar
Can I please work on this? To my understanding, we should add new `mkItem` calls in ` GUILane::getParameterWindow()` of the `src/guisim/GUILane.cpp` file. Is this correct?
Awesome, thanks! Will work on it and make a PR soon.
Sure thing! Will do
Hello, while working on this, I faced an issue. This is the code so far: ```cpp if(MSNet::getInstance()->getRestrictions(myEdge->getEdgeType()) != nullptr){ auto map = MSNet::getInstance()->getRestrictions(myEdge->getEdgeType()); for (auto item = map->begin(); item !=...
Thanks a lot, https://github.com/eclipse/sumo/pull/11243 contains the changes mentioned, please check.
Sure thing, will update the PR soon.
These commits should fix the issue, please check.
Thanks, I'll use this code formatting (https://github.com/eclipse/sumo/commit/15445088b530f7b3bd10e6d0dbeb33c9e1a2c348) for the next PRs :)
I've since validated my ECA status, the other run error seems to be some kind of `texttest` installation issue on windows.
@Codedude1 Are you interested to collaborate on the documentation part? I was thinking of making a user guide for new users of Canvasboard