Closed Claud1234 closed 4 years ago
Thanks for the MR. Could you also update the readme underneath the ros_example?
Thanks for the MR. Could you also update the readme underneath the ros_example?
Please check readme and let me know if there is any problems.
Original xacro files has color visualization problem in Melodic/Gazebo9, and there are also deprecated warnings.
In Melodic, there is no 'LegacyMode' for 'differential_driver_controller' anymore, so no need switch left and right anymore. Otherwise you will see robots rotate opposite way around in Gazebo.
'ma57' linear solver is not a public library available through 'apt' and 'pip', change it to public solver 'mumps' in ros_example source python code.