LIAR-team / wombat

Robotics Autonomy Software Stack
0 stars 0 forks source link

update dev environment version to 0.4.0 and minor improvements to run.sh #42

Closed alsora closed 1 year ago

alsora commented 1 year ago

Description

update dev environment version to 0.4.0 and minor improvements to run.sh

the new version allows to run foxglove studio visualizer. instructions can be found https://github.com/LIAR-team/knowledge-base-website/blob/main/docs/wombat/visualization.md

Tests

Tested that foxglove visualizer works with kennel

Additional

@ilarioazzollini instructions to build and upload amd64 docker image.

alsora commented 1 year ago

Updating the ROS 2 libraries broke the clang-tidy linter. I opene a PR to fix it: https://github.com/ament/ament_lint/pull/441