-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Hello, and thank you for the great work on the SOAR stack!
I’m currently working on integrating the SOAR stack (https://github.com/SYSU-STAR/SOAR) with a Gazebo simulation environment where I have a robot equipped with an Ouster LiDAR sensor (OS1-series).
My goal is to run SOAR in this simulated setup, where:
The robot navigates a Gazebo world.
The Ouster LiDAR data is simulated and published as sensor_msgs/PointCloud2.
I would like to know:
How can I integrate SOAR with Gazebo-based simulations? Are there any specific interfaces or ROS topics that SOAR expects for map and robot state input?
How should I process the Ouster LiDAR data to be compatible with SOAR?
Are there any launch files or example configurations available for running SOAR in a simulated Gazebo world, possibly with LiDAR or SLAM integration?
Is there a preferred way to connect the robot’s odometry and raw point cloud data to SOAR?
Thanks again for your support!
Metadata
Metadata
Assignees
Labels
No labels