How to rosservice call with arrays
I'm using ROS electric.
I have an srv that contains 2 arrays of int32[] rosmake functions correctly and the service is listed.
However when I try to call the service I cannot get it to accept the arrays.
Could someone please give me an example of the syntax for the rosservice call command?
Which programming language would you prefer? C++, Python, Lisp or the command line syntax?