Skip to content

Catkin workspace for smartCar(Hector SLAM) on PC

Notifications You must be signed in to change notification settings

RH-Song/smartcar_catkin_pc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hector SLAM catkin workspace

Catkin workspace for Hector SLAM

# clone necessary packages into catkin workspace's src
git clone https://github.com/Durant35/smartcar_catkin_pc.git ~/catkin_ws
cd ~/catkin_ws
# build those packages
catkin_make
# configure catkin workspace
source devel/setup.sh
# [option]start distributed Hector SLAM(you should configure your Raspberrypi first)
roslaunch hector_slam_example hector_hokuyo_networking.launch
# [option]start centralized Hector SLAM
roslaunch hector_slam_example hector_hokuyo_eth.launch

Include following Dependencies

laser_proc

urg_c

urg_node

hector_slam

smartcar_model

hector_slam_example

About

Catkin workspace for smartCar(Hector SLAM) on PC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published