- Description: ROS packages for controlling the Universal Robots UR3 robotic arm.
- Source: ur3
-
Clone the repository:
cd ~/catkin_ws/src git clone https://github.com/IRaC-Lab/CBF-Example-Using-MATLAB.git
-
Building from Source:
cd ~/catkin_ws # checking dependencies rosdep update rosdep install --rosdistro noetic --ignore-src --from-paths src
-
Build the packages
cd ~/catkin_ws catkin_make
-
Kinematics for UR3
sudo apt install ros-noetic-kdl-parser-py
-
Install CVXPY
pip install cvxpy
roscore
roslaunch ur_gazebo ur3_pos_bringup.launch
rosrun ur_gazebo cbf_trajectory.launchPackage within this repository is distributed under its respective license. Please refer to each package's original repository for specific licensing information.