We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34666c4 commit 97c5280Copy full SHA for 97c5280
1 file changed
husky_gazebo/launch/spawn_husky.launch
@@ -73,7 +73,7 @@ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSI
73
<node pkg="pointcloud_to_laserscan" type="pointcloud_to_laserscan_node" name="pointcloud_to_laserscan" output="screen">
74
75
<remap from="cloud_in" to="camera/depth/points"/>
76
- <remap from="scan" to="camera/scan"/>
+ <remap from="scan" to="scan"/>
77
<rosparam>
78
target_frame: base_link # Leave empty to output scan in the pointcloud frame
79
tolerance: 1.0
0 commit comments