Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LiDAR DATA 누적 방법 #7

Open
junseok98 opened this issue Nov 16, 2022 · 0 comments
Open

LiDAR DATA 누적 방법 #7

junseok98 opened this issue Nov 16, 2022 · 0 comments

Comments

@junseok98
Copy link

junseok98 commented Nov 16, 2022

​안녕하세요 디지스트 오준석 연구원입니다.라이다 데이터 시각화 부분에 대해 질문드리고 싶습니다.navigation을 주행시 scan 데이터의 양으로 인해서 자기 위치를 찾지 못하는 상황이 발생하고 있습니다.따라서 pointcloud stack(sec)를 변경하여 문제점을 해결 할려고 합니다. 하지만 pointcloud stack의 경우 rviz와 viewer에서만 변경이 가능한것으로 알고 있습니다. 실제 코드에서 적용되는 값을 변경할 수 있는 방법이 있는지 궁금합니다.

<추가 질문>

아래와 같이 답변을 받았는데 LeGO-LOAM 알고리즘은 매칭알고리즘으로 알고 있습니다.
publisher 파일 [yrl_pub.cpp]에서 1 프레임 데이터를 누적해서 topic으로 publish할 수 있는 방법이 있을까요?
yujin_lidar_v2를 사용하고 있습니다.


<답변>

안녕하세요.

유진로봇 개발본부 김현정입니다.

LeGO_LOAM_ros1_noetic_TestPackage_ubuntu2004 의 코드를 참조하시면 될 것 같습니다.

감사합니다.


1 프레임 이미지
image
image
image

viewer에서 본 누적 이미지
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant