We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b58af5a commit bca1a99Copy full SHA for bca1a99
omni_wheel_drive_controller/src/odometry.cpp
@@ -12,6 +12,8 @@
12
// See the License for the specific language governing permissions and
13
// limitations under the License.
14
15
+#define _USE_MATH_DEFINES
16
+
17
#include "omni_wheel_drive_controller/odometry.hpp"
18
19
#include <cmath>
omni_wheel_drive_controller/src/omni_wheel_drive_controller.cpp
#include "omni_wheel_drive_controller/omni_wheel_drive_controller.hpp"
0 commit comments