diff --git a/.env b/.env index 4a95be83b..5981f255e 100644 --- a/.env +++ b/.env @@ -1,6 +1,6 @@ # This top-level .env file under AirStack/ defines variables that are propagated through docker-compose.yaml PROJECT_NAME="airstack" -PROJECT_VERSION="0.13.0" +PROJECT_VERSION="0.13.1" # can replace with your docker hub username PROJECT_DOCKER_REGISTRY="airlab-storage.andrew.cmu.edu:5001/shared" DEFAULT_ISAAC_SCENE="omniverse://airlab-storage.andrew.cmu.edu:8443/Projects/AirStack/fire_academy.scene.usd" diff --git a/.gitmodules b/.gitmodules index f0f65c11e..0a92be862 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "robot/ros_ws/src/autonomy/2_perception/macvo/macvo/src"] path = robot/ros_ws/src/autonomy/2_perception/macvo/macvo/src url = https://github.com/MAC-VO/MAC-VO.git +[submodule "robot/ros_ws/src/autonomy/2_perception/macvo2"] + path = robot/ros_ws/src/autonomy/2_perception/macvo2 + url = git@github.com:castacks/MAC-VO-ROS2.git diff --git a/robot/docker/Dockerfile.robot b/robot/docker/Dockerfile.robot index 9c0186555..9c7593505 100644 --- a/robot/docker/Dockerfile.robot +++ b/robot/docker/Dockerfile.robot @@ -115,7 +115,7 @@ RUN pip3 install \ tabulate \ einops \ timm==0.9.12 \ - rerun-sdk==0.17 \ + rerun-sdk==0.22.0 \ yacs \ wandb diff --git a/robot/docker/robot.env b/robot/docker/robot.env index fe9021d34..807fc0053 100644 --- a/robot/docker/robot.env +++ b/robot/docker/robot.env @@ -1,2 +1,2 @@ # These become environment variables in the robot container -USE_MACVO="false" \ No newline at end of file +USE_MACVO="true" \ No newline at end of file diff --git a/robot/ros_ws/src/autonomy/2_perception/macvo/config/rviz_macvo.rviz b/robot/ros_ws/src/autonomy/2_perception/macvo/config/rviz_macvo.rviz index 5c905f3d7..9e873c286 100644 --- a/robot/ros_ws/src/autonomy/2_perception/macvo/config/rviz_macvo.rviz +++ b/robot/ros_ws/src/autonomy/2_perception/macvo/config/rviz_macvo.rviz @@ -59,7 +59,7 @@ Visualization Manager: Name: Pose Shaft Length: 1 Shaft Radius: 0.05000000074505806 - Shape: Arrow + Shape: Axes Topic: Depth: 5 Durability Policy: Volatile diff --git a/robot/ros_ws/src/autonomy/2_perception/macvo2 b/robot/ros_ws/src/autonomy/2_perception/macvo2 new file mode 160000 index 000000000..b76d3a71d --- /dev/null +++ b/robot/ros_ws/src/autonomy/2_perception/macvo2 @@ -0,0 +1 @@ +Subproject commit b76d3a71dce82d99a6eb744c1ebb2e537c78a4bc diff --git a/robot/ros_ws/src/autonomy/2_perception/perception_bringup/launch/perception.launch.xml b/robot/ros_ws/src/autonomy/2_perception/perception_bringup/launch/perception.launch.xml index e53991382..31883577d 100644 --- a/robot/ros_ws/src/autonomy/2_perception/perception_bringup/launch/perception.launch.xml +++ b/robot/ros_ws/src/autonomy/2_perception/perception_bringup/launch/perception.launch.xml @@ -4,7 +4,7 @@ - + + + + + + + + + + diff --git a/robot/ros_ws/src/robot_bringup/rviz/robot.rviz b/robot/ros_ws/src/robot_bringup/rviz/robot.rviz index 65d214896..1bd6e6480 100644 --- a/robot/ros_ws/src/robot_bringup/rviz/robot.rviz +++ b/robot/ros_ws/src/robot_bringup/rviz/robot.rviz @@ -259,7 +259,7 @@ Visualization Manager: Name: Visual Odometry Shaft Length: 1 Shaft Radius: 0.05000000074505806 - Shape: Arrow + Shape: Axes Topic: Depth: 5 Durability Policy: Volatile @@ -267,7 +267,6 @@ Visualization Manager: History Policy: Keep Last Reliability Policy: Reliable Value: /robot_1/perception/visual_odometry_pose - Value: true Enabled: true Name: Perception - Class: rviz_common/Group