Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
# IGVC
# IGVC ROS Package Submission

Since the ROS package is uploaded as a `.zip` file, follow these steps to extract and set it up:

```bash
cd ~/ws_turtle/src # Navigate to your ROS workspace
unzip turtle_controller.zip # Extract the package
mv turtle_controller ~/ws_turtle/src/ # Move it to the workspace
cd ~/ws_turtle
colcon build --packages-select turtle_controller
source install/setup.bash
ros2 run turtle_controller teleport_turtle
ros2 run turtle_controller circular_motion
Binary file added ss1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ss2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vid1.webm
Binary file not shown.
Binary file added vid2.webm
Binary file not shown.
Binary file added wsturt.zip
Binary file not shown.