| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | 7 |
| 8 | 9 | 10 | 11 | 12 | 13 | 14 |
| 15 | 16 | 17 | 18 | 19 | 20 | 21 |
| 22 | 23 | 24 | 25 | 26 | 27 | 28 |
| 29 | 30 | 31 |
- NERF
- realtimerendering
- raspberrypi
- turtlebot3
- rospackages
- rosnoetic
- covariancematrix
- catkinworkspace
- 3dmapping
- 3dgaussiansplatting
- opencv
- LIDAR
- ComputerVision
- usbcamera
- pointcloud
- rostopics
- vectorcalculus
- adaptivedensitycontrol
- gaussiansplatting
- Slam
- tilebasedrasterizer
- turtlebot
- differentiablerendering
- roslaunch
- sensorfusion
- vectorfields
- alphablending
- Ros
- electromagnetism
- imageprocessing
- Today
- Total
목록RVIZ (2)
Wiredwisdom
빨간색 (Red): X축초록색 (Green): Y축파란색 (Blue): Z축 X축: 로봇의 전진 방향Y축: 로봇의 왼쪽 방향Z축: 로봇의 위쪽 방향 (수직 상방) TF (Transform) 시스템TF는 이런 여러 좌표계 사이의 관계를 관리합니다.예를 들어, LiDAR가 로봇의 앞쪽 10cm, 위쪽 5cm에 있다면, 이 정보를 TF에 저장한다. 좌표계 관계 확인하기rosrun tf view_frames 이 명령어는 모든 좌표계의 관계를 보여주는 그림을 만든다.다음 명령어로 두 좌표계 사이의 관계를 볼 수 있다. rosrun tf tf_echo base_link laser 'base_link'에서 'laser'까지의 변환 RViz에서 시각적으로 확인RViz를 실행 : rosrun rviz rviz왼쪽 패..
PC - roscorejins@jins-System-Product-Name:~$ roscore ... logging to /home/jins/.ros/log/e12ef2f0-3a0e-11ef-9ee7-153280935340/roslaunch-jins-System-Product-Name-18193.logChecking log directory for disk usage. This may take a while.Press Ctrl-C to interruptDone checking log file disk usage. Usage is Turtlebot3 - bringupexport TURTLEBOT3_MODEL=${TB3_MODEL}jinyoung@jinyoung:~$ roslaunch turtlebot3..