e9e2e1bb42
FAST_LIO was renamed to duru_lio_ws to match the repo name; point the cd targets in the run scripts at the new path.
6 lines
147 B
Bash
Executable File
6 lines
147 B
Bash
Executable File
#!/bin/bash
|
|
source /opt/ros/humble/setup.bash
|
|
source /home/yoo/forey_ws/install/setup.bash
|
|
cd /home/yoo/duru_lio_ws
|
|
rviz2 -d rviz_cfg/fastlio.rviz
|