Closed illuosion closed 1 year ago
Sorry to interrupt, but I am trapped in this problem and I am not quite familiar with ROS2
Ok, this is definitely a ROS 2 issue. The ROS 2 discord, forum, etc. might be able to help you.
That being said, I find it very odd that you created your workspace inside /opt/ros/foxy
. Try creating your workspace somewhere else on your machine, e.g. /home/username/Documents
.
yeah, If I want to launch the launch file like graco_lidar.launch.py,which command should I use?
Either ros2 launch cslam_experiments graco_lidar.launch.py
or ros2 launch /path/to/your/launch/graco_lidar.launch.py
I suggest that you follow some tutorials for ROS 2 first since you might encounter other similar issues https://docs.ros.org/en/foxy/Tutorials.html