PointCloudLibrary / PointCloudLibrary/pcl

【PCL plotter】why the program stop refresh when cilck the plotter viewer title?

Open
#3,150 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

kind: bug module: visualization needs: testing platform: windows
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
    Snipaste

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.