XML error
Closed this issue · 3 comments
AndreV84 commented
rosdep install --from-paths src --ignore-src
Error(s) in package '/home/agx1/catkin_ws/src/ros2-nvapriltags/package.xml':
The manifest contains invalid XML:
XML or text declaration not at start of entity: line 11, column 0
AndreV84 commented
@hemalshahNV
is there a comprehensible instruction
how to run it [ also install all pre requsites/ dependencies]
on jetson? on x86? on both? on neither of the two?/
hemalshahNV commented
I can't promise comprehensible but I'll write up a quick start guide to make it a bit easier to use. Thanks for letting me know. I had kind of stuck with the instructions for the package I was modeling it afterwards and that took some time for me to decipher how to use it too.
You should be able to build the package both Jetson and x86.
…________________________________
From: Andrey Volodin <notifications@github.com>
Sent: Tuesday, February 23, 2021 3:05 PM
To: NVIDIA-AI-IOT/ros2-nvapriltags <ros2-nvapriltags@noreply.github.com>
Cc: Hemal Shah <hemals@nvidia.com>; Mention <mention@noreply.github.com>
Subject: Re: [NVIDIA-AI-IOT/ros2-nvapriltags] XML error (#2)
@hemalshahNV<https://github.com/hemalshahNV>
is there a comprehensible instruction
how to run it [ also install all pre requsites/ dependencies]
on jetson? on x86? on both? on neither of the two?/
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#2 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ASS44RWVGCM3D2WDIUR2TLLTAQYEBANCNFSM4YDL3HVQ>.
hemalshahNV commented
The copyright header ended up corrupting the package.xml and renaming of the package was not consistent (should all be "nvapriltags_ros2" everywhere). Let me know if you run into any trouble.