Pointnet_Pointnet2_pytorch
Pointnet_Pointnet2_pytorch copied to clipboard
Visualization Issue [ bash ]
When it come to visualization part, here is the original code:
build C++ code for visualization
cd visualizer bash build.sh
run one example
python show3d_balls.py
The problem is that, when I tried to bash, it just didn't work. It went like:
'bash' is not recognized as an internal or external command, operable program or batch file.
Seems I need to load the tool "bash", but how?
Windows Subsystem for Linux, WSL download it