Autonomous-Racing-PG / ar-tu-do

ROS & Gazebo project for 1/10th scale self-driving race cars
88 stars 36 forks source link

fixed implicit conversion from ‘float’ to ‘double’ warning #206

Closed StefanJVA closed 5 years ago

StefanJVA commented 5 years ago

fixed implicit conversion from ‘float’ to ‘double’ warning.

An other option could be to change all float variables to double.