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
@@ -2,5 +2,5 @@
|
||||
source /opt/ros/humble/setup.bash
|
||||
source /home/yoo/forey_ws/install/setup.bash
|
||||
export LD_LIBRARY_PATH=/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:$LD_LIBRARY_PATH
|
||||
cd /home/yoo/FAST_LIO
|
||||
cd /home/yoo/duru_lio_ws
|
||||
ros2 launch fast_lio mapping.launch.py rviz:=true
|
||||
|
||||
Reference in New Issue
Block a user