Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Repository for the main ROS control system on the rover.

Notifications You must be signed in to change notification settings

rit-spex/rovers-ros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rovers ROS

This is the ROS package for our 2024 - 2025 rover, Scorpio. This runs on our Nvidia Jetson Orin Nano.

Building

To build the project, first make sure you have ROS2 installed.

Next, build the workspace with:

colcon build

Finally, source the environment:

source source.sh

Running

To run the project, launch the main package with the command:

ros2 launch main main_launch.xml

To run the simulator,

ros2 launch main simulation_launch.xml

How to launch the rover:

Connection

To ssh to the rover

If it asks for password enter "rovers"

Open a new terminal and enter the following commands

cd ~/ros/rovers-ros source source.zsh ros2 launch main main_launch.xml

After you see "starting xbee..." enter the password rovers

About

Repository for the main ROS control system on the rover.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •