Replies: 3 comments
-
|
해당 소스 코드를 한번 공유주실 수 있을까요? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
git clone해서 받아온 소스코드 그대로입니다.
2022년 7월 14일 (목) 오전 6:30, Soo Young Kim (Swimming Kim) <
***@***.***>님이 작성:
… 해당 소스 코드를 한번 공유주실 수 있을까요?
—
Reply to this email directly, view it on GitHub
<#43 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2BKGEV2K7MJU27T5YF5EL3VT4YQHANCNFSM53OXURNQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
.com>
--
한국산업기술대학교가 한국공학대학교로 새롭게 도약합니다.
KPU changes its name to TU Korea(Tech
University of Korea)
(우리 대학의 도메인이 kpu.ac.kr <http://kpu.ac.kr/> ->
tukorea.ac.kr <http://tukorea.ac.kr/>로 변경됩니다)
(New domain name is
tukorea.ac.kr <http://tukorea.ac.kr/>)
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
동일 코드 사용 시 제 환경에서는 문제가 없습니다. 상세한 정보를 주셔야 제대로 된 답변이 가능합니다. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
node.get_logger()로 출력하면 [INFO]로 시작하는 Logger가 출력되어야하는데, 실행시키면 뒤에 로거 정보는 나오지 않고 다음과 같이 출력됩니다.
[INFO]:
==== Hello ROS 2 ====
[INFO] 뒤에 나올 [시간]과 [노드 이름] 정보가 출력되지 않습니다. 수업을 못따라와서 다시 복습하는 중입니다. 혹시 코드에서 더 추가해야할 코드가 있을까요?
Beta Was this translation helpful? Give feedback.
All reactions