Depending on your OS, follow the guide below to install VMware
.exe
file and install VMware Workstation 17 following the installation prompts.Navigate to VMware Fusion page:
If you need to create an account, follow:
Enter login information. You can use the address for Durand Building and the Aero/Astro department phone number:
Navigate to VMware page again
This time, click on “I Have an Account” and log in
Navigate to the License & Download tab, and click “Manually Download”. Take note of the license key, as this will be used later in the setup.
Open the downloaded .dmg
file and install VMware Fusion (enter the License key above when prompted)
Download our pre-built image from one of the following links:
Unzip the downloaded image and you’ll find 4 files in the extracted folder:
File names might differ between amd64
and arm64
images, but the file extensions should be the same
Import the .ovf
file. VMware on Mac and Windows are different, pick one of the following guide depending on your OS
.ovf
file..ovf
file.(Optional) Configure VM settings. You can customize how many CPU cores and memory you want to allocate for the VM. The default is 4 CPU cores with 8GB RAM. We do not recommend going below this default setting.
Launch the VM and two terminals:
First run
ros2 launch asl_tb3_sim root.launch.py
In the other terminal, run
ros2 topic list
If you see the following topics, then your environment is configured correctly.
/clock
/cmd_vel
/imu
/joint_states
/map
/map_metadata
/odom
/parameter_events
/pose
/robot_description
/rosout
/scan
/sim/pose
/slam_toolbox/feedback
/slam_toolbox/graph_visualization
/slam_toolbox/scan_visualization
/slam_toolbox/update
/tf
/tf_static