-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Alan Pereira edited this page Jun 2, 2021
·
8 revisions
This project uses the extended kalman filter to provide the robot's location with the fusion of the camera sensor and odometry sensors and builds a grid map with range scan.
-
ROS : Kinetic
-
Python: 2.7.12
-
OpenCV: 3.3.1-dev
> roslaunch explorer_turtle turtlebot_start.launch
> roslaunch explorer_turtle aruco_simulator.launch
> rosrun image_view image_view image:=/explorer/marker/image
> roslaunch explorer_turtle localization.launch
> roslaunch explorer_turtle map.launch