robot_localization_tools
Localization tools
A collection of tools and scripts for evaluating robot localization systems and editing ROS data files.
ROS node that publishes the localization error between a pose and the ground truth provided by gazebo simulator
18 stars
3 watching
11 forks
Language: Python
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
carlosmccosta/dynamic_robot_localization_tests | A collection of tests for a dynamic robot localization system using laser and point cloud sensor data | 13 |
cra-ros-pkg/robot_localization | A package of nonlinear state estimation nodes. | 1,405 |
carlosmccosta/dynamic_robot_localization_dissertation | Develops and demonstrates robot self-localization systems in dynamic environments with 3-6 degrees of freedom. | 0 |
carlosmccosta/dynamic_robot_localization | A modular point cloud matching library used for robot localization and 3D perception in various applications. | 826 |
carlosmccosta/object_recognition | A ROS package that estimates the 3D pose of objects on a plane or conveyor using various techniques such as feature matching and ICP registration. | 17 |
carlosmccosta/dynamic_robot_localization_dissertation_abstracts | A collection of dissertation abstracts on robot localization in dynamic environments, with implementation details available | 0 |
at-wat/mcl_3dl | A ROS node implementing a probabilistic localization system using 3D LIDAR data and odometry | 495 |
mint-lab/triangulationtoolbox | An open-source toolbox implementing algorithms and benchmarks for landmark-based localization in robotics. | 24 |
rdio/vernacular | A tool to simplify localization in mobile applications by providing a unified API for accessing and formatting strings. | 170 |
robotis-git/turtlebot3_applications | A collection of applications and tools for a robot platform using ROS and various hardware interfaces. | 84 |
ubiquityrobotics/fiducials | This system uses ceiling-mounted markers to help a robot determine its location and orientation | 265 |
ros-simulation/gazebo_ros_pkgs | Provides tools and APIs to integrate ROS with Gazebo simulator | 775 |
robotis-git/turtlebot3_deliver | ROS packages and software tools for autonomous navigation and delivery with the TurtleBot3 robot | 23 |
picknikrobotics/rviz_visual_tools | A C++ API wrapper for displaying shapes and meshes in ROS visualizers | 767 |
robostack/jupyter-ros | Enables Jupyter notebooks to interact with ROS and its Python ecosystem. | 591 |