early-access version 2853

This commit is contained in:
pineappleEA
2022-07-23 03:01:36 +02:00
parent 1f2b5081b5
commit 1f111bb69c
8955 changed files with 418777 additions and 999 deletions

View File

@@ -0,0 +1,3 @@
ignition_modular_library(NAME math
VERSION "4.0.0"
SHA512 b0559c691335d43e4cbb986ff13cdee9c65ce59d8e3a15808d9b052fc064263560fece71d670d5417b4b713fcd7ac32f5b808703ff472979a7226e0c1b2089aa)

View File

@@ -0,0 +1,15 @@
{
"name": "ignition-math4",
"version": "4.0.0",
"port-version": 3,
"description": "Math API for robotic applications",
"homepage": "https://ignitionrobotics.org/libs/math",
"license": null,
"dependencies": [
"ignition-cmake0",
{
"name": "ignition-modularscripts",
"host": true
}
]
}