Skip to content

Contains the main control software to run on the Mars rover.

Notifications You must be signed in to change notification settings

NovaRoverTeam/rover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rover

Contains the main control program to run on the Mars rover.

Dependencies:

Subscriptions:

Topic: hbeat
Msg type: std_msgs/Empty
Description: Listens for heartbeat from base station in order to determine whether or not we have lost comms.

Topic: cmd_data
Msg type: rover/DriveCmd (custom)
Description: Receives speed and steering commands from the base station.

Topic: encoders
Msg type: rover/RPM (custom)
Description: Receives RPM values reported by the Arduino connected to the wheel encoders.

Topic: ball
Msg Type: rover/Ball (custom)
Description: Receives x,y position and radius of a tennis ball on the webcam video stream.

About

Contains the main control software to run on the Mars rover.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •