Closed alsora closed 1 year ago
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
Tested that foxglove visualizer works with kennel
@ilarioazzollini instructions to build and upload amd64 docker image.
asoragna/0.4.0
alsora
docker login -u alsora
./deploy.sh wombat 0.4.0 --latest --platform linux/amd64 --target wombat-desktop-nvidia
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
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.
asoragna/0.4.0
branchalsora
docker hub account using the access tokendocker login -u alsora
(and copying the access token when it asks for a password)