How can I check if a commit has been updated to my Gazebo?
I want to use the Actor API but I am waiting on a commit that contains BVH distortion fix. How can I check if that commit has been added? I am not using Gazebo from source. Would there be a way to update my Actor.cc and Actor.hh files from source?
add a comment