Mid360_simulation_plugin icon indicating copy to clipboard operation
Mid360_simulation_plugin copied to clipboard

Plugin for the simulation of the Livox Mid-360

Results 5 Mid360_simulation_plugin issues
Sort by recently updated
recently updated
newest added

When added this plugin to my robot, the gazebo doesnt run fully with controller spawner not able to start. but when ran seperately the sensor simulation is working fine and...

when i add this plugin in my xacro file, i cant subcribe the cmd_vel topic.

## Summary 1. Fix the case that `CustomMsg.h` is not found because the CMakeLists.txt doesn't wait till all custom messages are built into header files. ``` Errors

I set up a LiDAR model and then set the laser to have a pose relative to the model. ![image](https://github.com/user-attachments/assets/33e7f2d2-acd5-4c00-b651-1273e3767c0b) In my dual system environment, I output the Pose() from...