summaryrefslogtreecommitdiff
path: root/dev-python/rtimulib/metadata.xml
blob: f6acfb9700411322ab6b9c20ffaaea81b6c7c5ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>conikost@gentoo.org</email>
  <name>Conrad Kostecki</name>
 </maintainer>
 <longdescription>
		RTIMULib is the simplest way to connect a 9-dof, 10-dof or 11-dof IMU
		to an embedded Linux system and obtain Kalman-filtered quaternion or
		Euler angle pose data. Basically, two simple funtion calls
		(IMUInit() and IMURead()) are pretty much all that's needed to integrate RTIMULib.
	</longdescription>
 <upstream>
  <remote-id type="github">RPi-Distro/RTIMULib</remote-id>
  <remote-id type="pypi">RTIMULib</remote-id>
  <bugs-to>https://github.com/RPi-Distro/RTIMULib/issues</bugs-to>
 </upstream>
 <origin>gentoo-staging</origin>
</pkgmetadata>