Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/HARPLab/manip_utils into main
Browse files Browse the repository at this point in the history
  • Loading branch information
TescaF committed Nov 24, 2020
2 parents 7a4cfb9 + 1823141 commit 985478f
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# manip_utils
# manip_utils

# To set up:
1. Clone this repository to your ``catkin_ws/src/``
2. Clone this one too: ```git clone https://github.com/Kinovarobotics/ros_kortex```
3. Build your catkin workspace and source the ``~/.bashrc`` file

# To test:
1. Launch Gazebo: ```roslaunch kortex_gazebo spawn_kortex_robot.launch```
2. In a separate terminal, while Gazebo is running, execute a trajectory from file: ```roslaunch manip_utils cart_traj_from_file.launch```

0 comments on commit 985478f

Please sign in to comment.