Package Summary

Tags No category tags.
Version 0.0.0
License TODO
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/RobotnikAutomation/rb1_base_common.git
VCS Type git
VCS Version indigo-devel
Last Updated 2019-01-16
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

The rb1_base_localization package

Additional Links

No additional links.

Maintainers

  • trurl

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Recent questions tagged rb1_base_localization at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 2.0.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/RobotnikAutomation/rb1_base_common.git
VCS Type git
VCS Version kinetic-devel
Last Updated 2020-12-03
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

The rb1_base_localization package

Additional Links

Maintainers

  • Angel Soriano
  • Álvaro Villena
  • David Redó
  • Alejandro Arnal
  • Marc Bosch
  • Román Navarro

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

  • launch/throttle_debug.launch
  • launch/amcl.launch
      • prefix [default: robot_]
      • x_init_pose [default: 0]
      • y_init_pose [default: 0]
      • z_init_pose [default: 0]
      • init_yaw [default: 0]
      • scan_topic [default: front_laser/scan]
      • map_topic [default: map]
      • global_frame [default: $(arg prefix)map]
      • odom_frame [default: $(arg prefix)odom]
      • base_frame [default: $(arg prefix)base_footprint]
      • odom_model_type [default: diff]
  • launch/robot_localization_odom.launch
  • launch/map_saver.launch
      • map_name [default: map]
      • map_topic [default: map]
      • destination_folder [default: $(optenv HOME /home/summit)]
  • launch/robot_localization_odom_6d.launch
  • launch/gmapping.launch
    • To save the map: rosrun map_server map_saver -f mymap
      • id_robot [default: robot]
      • prefix [default: $(arg id_robot)_]
      • scan_topic [default: front_laser/scan]
      • map_frame [default: $(arg prefix)map]
      • odom_frame [default: $(arg prefix)odom]
      • base_frame [default: $(arg prefix)base_link]
      • resolution [default: 0.02]
      • particles [default: 30]
  • launch/map_server.launch
      • map_file [default: $(find rb1_base_localization)/maps/empty/map_empty.yaml]
      • prefix [default: robot_]
      • frame_id [default: $(arg prefix)map]
  • launch/imu_filter.launch
      • prefix [default: robot_]
      • imu_raw [default: imu/data_raw]
      • imu_mag [default: imu/mag]
      • use_mag [default: false]
      • imu_filtered [default: imu/data]
      • imu_link [default: $(arg prefix)imu_link]

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged rb1_base_localization at Robotics Stack Exchange