VisibleSim
VisibleSim copied to clipboard
VisibleSim is a simulator of networked modular robots.
### Issue description Hi! I found a bug at module insertion function in context menu. Module can be inserted even if clicking non connector portion. ### Context (Environment) * version...
Hi! The online VisibleSim site now seems to be unavailable due to DB issue. So I want to build VisibleSim online site. If I can, could you give me web...
Hi! I found locked module can rotate. This seems to be bug, so could you check it? * Motion Video https://youtu.be/Dv6QnyKQxTg * VisibleSim Version VS2022.3.1 * myMotionTestCode.cpp ``` #include "myMotionTestCode.hpp"...
# Description I added arguments and conditional branches for nonconnector spots. So buffer overruns no longer occur when right-clicking on non-connector spots Fixes # (issue) https://github.com/ProgrammableMatterProject/VisibleSim/issues/13 ## Type of change...
Hi! I found deprecated config tag is generated at config generator in context menu. I think this needs to be fixed, could you please check it? * generated config example...
Hi! I found a module on the edge of wall is sink in. This will occur only on the wall in the photo where the module is sink in. Just...
Hi! I have found hidden context submenu can be clicked. This should be bug, please check it? * VisbleSim Version(branch) VS2022.3.1 * Video https://youtu.be/8h5ZlGLuXN4
Hi! When I tried to insert a block using the context menu, I was confronted with the error message `Trying to insert a block on non-empty cell`. The process is,...
Hi! I found module motion that seems to be not allowed. Could you check it? * Motion Video https://youtu.be/shIH0Xp4t4s * VisibleSim Version VS2022.3.1 * myMotionTestCode.cpp ``` #include "myMotionTestCode.hpp" MyMotionTestCode::MyMotionTestCode(Catoms3DBlock *host)...
When running the simulation it would be great to have some control over the mechanics of the execution. Specifically, I am referring to two items here: playback speed, and the...