Collection of packages for lab sessions in MPHY0054 Robotic Systems Engineering.
Note: This course is designed using ROS 2 foxy in Ubuntu 20.04 environment. Newer releases of Ubuntu (e.g. Ubuntu 22.04 or Ubuntu 23.04) are NOT compatible.
mkdir -p ~/ros2_ws/src
cd ~/ros2_ws/src
git clone https://github.com/surgical-vision/MPHY0054_lab.git
cd ~/ros2_ws/src/MPHY0054_lab git pull
sudo apt update
sudo apt install ros-foxy-robot-state-publisher
ros-foxy-joint-state-publisher
ros-foxy-joint-state-publisher-gui
ros-foxy-rviz2
ros-foxy-gazebo-ros-pkgs
pip install numpy