Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ Request [Complimentary MATLAB license for RoboCup Participants here](https://www

# Instructions for Installing and Opening Virtual Environments
1. Follow [instructions here (Appendix A) to install VM image or setup Docker container](https://drive.google.com/file/d/1rVBmJmEFjujB9l4rMBZvZn50rprETTFg/view?usp=drive_link), using the archive from the step above
2. Open a command line terminal and navigate to ~src/arm_gazebo/docker
3. execute the the run script (./run.bash)
2. Open a command line terminal and navigate to `~/src/arm_gazebo/docker`
3. execute the the run script (`./run.bash`)

NOTE for MAC and Linux users: You might have to change the network bridging options in the Virtual Machine. Refer to this post: https://www.mathworks.com/matlabcentral/answers/392422-cannot-connect-to-ros-master-running-on-virtual-machine
> [!NOTE]
> For MAC and Linux users: You might have to change the network bridging options in the Virtual Machine. Refer to this post: [Cannot connect to ROS master running on virtual machine](https://www.mathworks.com/matlabcentral/answers/392422-cannot-connect-to-ros-master-running-on-virtual-machine)

# MATLAB Support for Cobots and Examples

Expand Down