-
Seeing as I now have an Oculus Rift, adding support for it in ViziCities is inevitable. Basic integration should include changing the render output to a stereographic view, and changing the camera ori…
-
I tried passing the points as shown in the triangle example. But not able to draw a cylinder. Can you please help
-
When I load an .xodr file where a right lane has as type 'none', and call `RoadNetwork.get_roads()`, I get the error:
```
Traceback (most recent call last):
File "", line 1, in
File "/home/ar…
-
I thought whipping up some vertex shaders would be a fun way to pass time on a long bus ride.
However, when opening up one of my WIP shaders, I experienced some major usability issues, to my great sa…
-
You can try the python script below to generate a rectangle in rviz.
When you enable focus and move the cursor to it, rviz will crash with Segmentation fault.
![Screenshot from 2020-12-17 22-51-14…
-
Place to keep the minutes of the HP2SIM meetings.
Previous meetings not tracked in this issue:
- #84
- #88
- #95
-
Hi,
I've re-implemented HOGPicture to be much faster, using a single matrix multiplication.
I think this should be in the main branch, and I don't know what would happen if I simply fork the project …
-
I run this program and got an error
```
#include //标准输入/输出
#include //多线程
#include
#include //深度图有关头文件
#include //pcd文件输入/输出
#include //深度图可视化
#include
#include //命令行参数解析
#include
…
-
### To support intuitive understanding of the parametres of Basic GeoPose
**Currently implemented:**
- can change the polar vs the equatorial radius
- Lengths are relative in this visualizatio…
-
hello,I am very interested in generating fiber bundles and I would like to use NODDI's Watson to generate fiber bundles,
Dear, do you have an example of how to use FODS combined with DIPY to generate…