- Notifications
You must be signed in to change notification settings - Fork7
wang-chen/uwb_driver
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
UWB ROS driver
To simulate UWB with gazebo, plese clone following repo to your ROS workspace:
git clone https://github.com/wang-chen/hector_quadrotor.git
Then launch the gazebo simulation launch file
roslaunch uwb_driver uwb_gazebo.launch
You may also interested in the localization repo for multiple sensors:
https://github.com/wang-chen/localization
Thien-Minh Nguyen made great contributions to this repo, thanks!