Skip to content

rosskipp/dog-chaser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dog Chaser

Code for my dog-chasing robot.

Hardware

Dependencies

Running

  • make sure all the things are plugged in 😄
  • fire up the ROS master (separate terminal) roscore
  • run the src/setup.bash file
  • export ROS_IP=raspberry_pi_IP
  • foxglove available on ws://192.168.1.95:8765 or other IP

Scripts

Record a ROS bag file with all topics:

rosbag record -a

Pull out images from ROS bag file:

rosrun image_view extract_images _sec_per_frame:=0.1 image:=/object_tracker/rgb_image

About

Code for my dog chasing robot

Topics

Resources

Stars

Watchers

Forks

Contributors