Initial commit: FAST-LIO ROS2 workspace for duru_lio
Clean up config/rviz assets for MID360S-only deployment and split run scripts by role (headless LIO via ssh, rviz-only on the local monitor, and combined run) so mapping.launch.py no longer needs config_file passed explicitly.
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
source /opt/ros/humble/setup.bash
|
||||
source /home/yoo/forey_ws/install/setup.bash
|
||||
cd /home/yoo/FAST_LIO
|
||||
rviz2 -d rviz_cfg/fastlio.rviz
|
||||
Reference in New Issue
Block a user