Project

General

Profile

Revision 6cee3520

ID6cee352099d817d03fac304f32b77ca154a0b3e5
Parent a4fec3f5
Child 16242e88

Added by Yuyang Guo over 9 years ago

correct ros compile script because I screwed up

View differences:

scout/standard_ros_compile
4 4
# use with the GUI program
5 5
# If this command successfully compiles ROS
6 6
# run scout_client to open the python GUI
7

  
7 8
cd ~/fuerte_workspace/scoutos/scout
8
cmake .
9 9
cd libscout
10 10
cmake .
11 11
python generate_behavior_lists.py
12
rosmake
12 13
cd ../scoutsim
13 14
cmake .
14
cd ..
15 15
rosmake
16 16

  

Also available in: Unified diff