This is the repository for robotics course projects.
For more infomantion please go to https://xiangzhuo-ding.github.io/ROS_Projects.html
- Environment: Ubuntu 16.04
- ROS Kinetic
- xterm
sudo apt-get install ros-kinetic-moveit
sudo apt-get update
sudo apt-get install python-pip
sudo -H pip install pyassimp --upgrade
- Go to each project.
- Run
catkin_make
- Run
source devel/setup.bash
for each terminal - Run the simulator
roslaunch motion_planning kuka_lwr.launch
orroslaunch motion_planning ur5.launch
- Now you can start motion planning by running
rosrun run mp.py