Vijay Jaisankar

Results 19 comments of 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.

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.

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