PointCloudLibrary / PointCloudLibrary/pcl
【PCL plotter】why the program stop refresh when cilck the plotter viewer title?
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 11.1k
- Forks
- 4.7k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 6
Description
My program receive data from sensor,and show data by pcl plotter with command .spin().But if i click the plotter window title or hold to move window.The program will stop to refresh data but still can check the old data in window.when i put t mouse in the point of line,it show point coordinates normally.
I want to know how to fix this problem that I really need move or expand window when refreshing data.
Your Environment
- Operating System and version: win10
- Compiler: vs2017
- PCL Version:1.91

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the refresh failure on Windows 10 with Visual Studio 2017 and PCL 1.9.1 using the PCL plotter and its spin() call. Start by tracing the plotter window and event handling around moving or selecting the title bar; done means sensor data continues refreshing while the window is moved or expanded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-vision
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100