Move xarm_moveit_config to lite6_controller
This commit is contained in:
7
rebuild.sh
Executable file
7
rebuild.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
cd src
|
||||
rm -r install build log
|
||||
colcon build --packages-select robot_interfaces robot_controller
|
||||
source install/local_setup.bash
|
||||
colcon build
|
||||
source install/local_setup.bash
|
||||
Reference in New Issue
Block a user