dtonda8 / CalibrationTools

Temporary Calibration Tools that align with current (as of 16 August, 2024) Autoware Calibration Docs. Use this in-place of the og repo before colon build
GNU General Public License v3.0
0 stars 0 forks source link

Calibration Tools not working with latest Autoware #1

Closed dtonda8 closed 1 month ago

dtonda8 commented 1 month ago

rosdep install -y --from-paths src --ignore-src --rosdistro $ROS_DISTRO output:

image

colcon build attempt here by @TimDing-aoi

This is most likely due to this fork using incorrect package naming.

dtonda8 commented 1 month ago

This issue seems to be resolved with the latest push. I managed to successfully colcon build calibration tools with the latest autoware. Ensure rosdep install -y --from-paths src --ignore-src --rosdistro $ROS_DISTRO does not have any errors before building. @TimDing-aoi If you're still facing issues relating to this fork, please add a full screenshot of the error (or create a new issue).