email: slwanna@utexas.edu
Lorem Ipsum nonsense
-
Navigate to your home directory and type
git clone https://github.com/UTNuclearRobotics/Lego_my_eggo
-
Then Install SMACH packages from ROS, open a terminal and type
sudo apt-get install ros-kinetic-smach*
-
Compile the packages
cd ~/Lego_my_eggo catkin build
-
Adjust your bashrc
cd ~/ vi ~/.bashrc
Write the following at the end of the file
source ~/Lego_my_eggo/devel/setup.bash
- To run just the FSM
*Currently you need to publish to is_block_placed topic in order for it to change states
roslaunch sia5_hri_fsm FSM.launch