Skip to content

Commit

Permalink
fixed rplidar
Browse files Browse the repository at this point in the history
  • Loading branch information
petrlmat committed Oct 26, 2023
1 parent be90c0f commit a651a15
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1509,8 +1509,7 @@ limitations under the License.
<pose>0 0 -0.029 0 0 {{ rad180 }}</pose>
<geometry>
<mesh>
<uri>model://mrs_robots_description/meshes/seMrsGazeboCommonResources_3DLidarGpuPlugiMrsGazeboCommonResources_3DLidarGpuPlugii
.stl</uri>
<uri>model://mrs_robots_description/meshes/sensors/rplidar.stl</uri>
<scale>0.001 0.001 0.001</scale>
</mesh>
</geometry>
Expand Down Expand Up @@ -1559,7 +1558,7 @@ limitations under the License.
<stddev>0.01</stddev>
</noise>
</ray>
<plugin name='rplidar_plugin' filename='libMRSGazebo2DLidarPlugin.so'>
<plugin name='rplidar_plugin' filename='libMrsGazeboCommonResources_2DLidarPlugin.so'>
<topicName>rplidar/scan</topicName>
<frameName>{{ namespace }}/rplidar</frameName>
<parentFrameName>{{ namespace }}/fcu</parentFrameName>
Expand Down

0 comments on commit a651a15

Please sign in to comment.