Re: Welcome! (and code snippet formatting example!)
Posted by TouchDeeper on
URL: http://official-rtab-map-forum.206.s1.nabble.com/Welcome-and-code-snippet-formatting-example-tp3p5568.html
Hi,matlabbe
I test the link you said.
The raw code
$roslaunch realsense2_camera rs_camera.launch align_depth:=true
The code after formatting
<div style="background: #ffffff; overflow:auto;width:auto;border:solid gray;border-width:.1em .1em .1em .8em;padding:.2em .6em;"><pre style="margin: 0; line-height: 125%">roslaunch realsense2_camera rs_camera.launch align_depth:=true
</pre></div>
Is the link useful now?