Daniel Wiesmann

Results 5 comments of Daniel Wiesmann

👍 for me also, 256 outputs is not sufficient.

i see that the number of outputs is documented in the 2.1 docs as 256. there is no mention of maximum inputs or filters.

I was able to build on kinetic using the last change in the indigo-devel branch. I am using ruby 2.4 I then copied your sample publisher to src/rosruby, changed it...

update. solved the gserver issue by copying the gserver code to the rosruby lib/ directory. Like so: `curl -fsSL https://raw.githubusercontent.com/ruby/gserver/master/lib/gserver.rb > $HOME//rosruby/lib/gserver.rb`

Hi @OTL, the license is the ruby license: https://github.com/ruby/gserver/blob/master/LICENSE.txt Here is the project repo: https://github.com/ruby/gserver