A repository for all material relevant to EE245 labs.
sudo apt install git swig libpython-dev python-numpy python-yaml python-matplotlib gcc-arm-none-eabi libpcl-dev libusb-1.0-0-dev sdccinstall dependencycd ~/catkin_ws/srcplease switch to your own ROS workspacegit clone https://github.com/UCR-Robotics/ee245.git(Or git clone your own "forked" repo)cd ee245go into this folder./build.shbuild simulation firmwarecd ../..go back to ROS workspacecatkin_makecompile ROS package
roslaunch ee245 robot.launchroscd ee245cd scripts./some_script.pyorpython some_script.py
roscd ee245cd scripts./some_script.py --simorpython some_script.py --sim