RobotecAI / RGLGazeboPlugin

Other
61 stars 11 forks source link

RGL v0.11 support #4

Closed Jakub-Krakowiak closed 1 year ago

Jakub-Krakowiak commented 2 years ago
  1. added parameters to lidar from sdf file
  2. increased performance with memcpy and reusing the same raytrace results vector (no malloc each raytrace)
  3. updated readme