Does it support running on Ubuntu 20.04?
Opened this issue · 1 comments
youyong1 commented
When I was building it in Ubuntu 20.04 and using the (Catkin_make) command to build my project, there was a problem displaying my (gazebo_physics_plugin) folder. Is it because I am using an Ubuntu system that is too high? Are there some dependencies that are not supported?
rns0869 commented
Hey, I think I have the same issue, was the error like:
Gazebo error: Thesis_ws/src/gazebo_domain_randomization/gazebo_physics_plugin/src/ gazebo_physics_plugin.cpp:250:25: error: variable 'gazebo::common:Color ambient' has initializer but incomplete type??
were you able to solve it??