Open mengxingshifen1218 opened 3 years ago
I suppose the error is caused by the const qualifier of create_registration
method. You can just remove it. Note that we do not support environments earlier than ROS melodic. If it doesn't work, please consider using docker to run it on a virtual melodic environment.
thank you, I will have a try
I suppose the error is caused by the const qualifier of
create_registration
method. You can just remove it. Note that we do not support environments earlier than ROS melodic. If it doesn't work, please consider using docker to run it on a virtual melodic environment.
Hello koide3, thank you so much for being able to open source such excellent work. But I have a question that can the program run on kinetic?