PointCloudLibrary / PointCloudLibrary/pcl

Add tutorial for unicode support in pcl visualizer

Open
#4,717 9 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue kind: todo module: docs
Dominant language
C++
Stars
11.1k
Forks
4.7k
Avg merge
4d 10h
Merged PRs (30d)
6

Description

Original issue:
addText3D(std::string("我是谁"),position,1,255,0,0,"cubeTrackId");

don‘t work!


We can add a simple tutorial for unicode visualization (UTF-8, etc.). Starting link

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

Start with the linked discussion and the PCL visualizer documentation around addText3D(std::string(...)); identify the existing tutorial location before choosing where this example belongs. Done means a simple tutorial explains UTF-8 or Unicode visualization and demonstrates the reported Chinese-text case.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
computer-vision
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.