Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
christianvluu committed Oct 28, 2022
1 parent 95e9818 commit c4c20ec
Show file tree
Hide file tree
Showing 16 changed files with 0 additions and 779 deletions.
Empty file modified .env.dev
100644 → 100755
Empty file.
Empty file modified .env.prod
100644 → 100755
Empty file.
Empty file modified Dockerfile
100644 → 100755
Empty file.
Empty file modified LICENSE
100644 → 100755
Empty file.
30 changes: 0 additions & 30 deletions README.md
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -20,38 +20,8 @@ A complete re-write of the old RoboBuggy.
### ROS
- Navigate to the `rb_ws` workspace. This is where all ROS and Python programs will live.
- To build the ROS workspace and source it, run:
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
=======

catkin_make
source devel/setup.bash
### Running Example Publisher and Subcriber Scripts
- Ensure you've sourced the `rb_ws` workspace.
- Make your workspace by running `catkin_make`.
- Run `roscore` in one terminal.
- Navigate to `rb_ws/src/buggy/scripts/` and run `test_publisher.py` and `test_subscriber.py` in two separate terminals. (Example command would be `python3 test_publisher.py`)
- Understand what's going on in the publisher terminal and the subscriber terminal.
- Open another terminal window and use `rostopic` (http://wiki.ros.org/rostopic) to check everything is working correctly.



### Notes for Christian
/rb_ws/src/buggy is the package for our project
("catkin_create_pkg buggy std_msgs rospy roscpp geometry_msgs")
>>>>>>> parent of 575e33e... Update README.md
catkin_make
=======
>>>>>>> parent of 3507d13... Revert "automaticallyt changed?"
source devel/setup.bash
=======

source devel/setup.bash
>>>>>>> parent of 3507d13... Revert "automaticallyt changed?"
catkin_make

### Running Example Publisher and Subcriber Scripts
Expand Down
Empty file modified docker-compose.yml
100644 → 100755
Empty file.
Empty file modified python-requirements.txt
100644 → 100755
Empty file.
Empty file modified rb_ws/.catkin_workspace
100644 → 100755
Empty file.
Empty file modified rb_ws/.gitignore
100644 → 100755
Empty file.
189 changes: 0 additions & 189 deletions rb_ws/build/CMakeFiles/Makefile.cmake

This file was deleted.

Loading

0 comments on commit c4c20ec

Please sign in to comment.