mirror of
https://github.com/SHC-ASTRA/rover-ros2.git
synced 2026-02-11 17:30:36 +00:00
fix: typo in latency tester
Also bump package ver. Finishes latency_tester for now, it is functional, now we just need to use it.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
|
||||
<package format="3">
|
||||
<name>latency_tester</name>
|
||||
<version>0.0.0</version>
|
||||
<version>1.0.0</version>
|
||||
<description>Tests latency in ASTRA's comms.</description>
|
||||
<maintainer email="ds0196@uah.edu">David</maintainer>
|
||||
<license>Apache-2.0</license>
|
||||
|
||||
Reference in New Issue
Block a user