|
@@ -162,7 +162,7 @@ source ~/.bashrc
|
|
#Create Ros Workspace
|
|
#Create Ros Workspace
|
|
cd /home/使用者;pwd;mkdir -p ~/catkin_ws/src;pwd;cd /home/使用者/catkin_ws/;pwd;catkin_make
|
|
cd /home/使用者;pwd;mkdir -p ~/catkin_ws/src;pwd;cd /home/使用者/catkin_ws/;pwd;catkin_make
|
|
#Setup
|
|
#Setup
|
|
-source ~/catkin_ws/devel/setup.bash
|
|
|
|
|
|
+source /home/使用者/catkin_ws/devel/setup.bash
|
|
echo "source ~/catkin_ws/devel/setup.bash" >> ~/.bashrc
|
|
echo "source ~/catkin_ws/devel/setup.bash" >> ~/.bashrc
|
|
source ~/.bashrc
|
|
source ~/.bashrc
|
|
# need user name
|
|
# need user name
|