Update run scripts for the duru_lio_ws workspace rename
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.
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
source /opt/ros/humble/setup.bash
|
||||
source /home/yoo/forey_ws/install/setup.bash
|
||||
cd /home/yoo/FAST_LIO
|
||||
cd /home/yoo/duru_lio_ws
|
||||
rviz2 -d rviz_cfg/fastlio.rviz
|
||||
|
||||
Reference in New Issue
Block a user