Are moveit windows binaries up to date?
Hello, I am using moveit melodic in windows, installed from binaries with the command
choco upgrade ros-melodic-moveit -y --execution-timeout=0
I have an issue that apparently got fixed in here, so I am thinking maybe the binaries are not up to date. I haven't been able to figure out how old these binaries are, the only clue that I have is the output of the terminal when using the installation command. It says:
ros-melodic-moveit v20200607.1 is the latest version available based on your source(s).
How old is this version? I also tried to build moveit from source as it is explained here, but I gave up due to many errors showing up while building.
Thanks
edit:
I figured out my problem was the same in #q333334 and the solution did work.