Skip to content

Commit 9d6d6e9

Browse files
committed
minor fix
1 parent 288e9a8 commit 9d6d6e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hydra_gzjs_pub/tutorial.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,9 @@ hydra.sixenseGetAllNewestDataAsync(function (error, allData)
5959
{
6060
var msgS =
6161
~~~
62+
6263
...
64+
6365
~~~
6466
var msg = JSON.parse(msgS);
6567
gazebo.publish(type, topic , msg);

0 commit comments

Comments
 (0)